Pull request #43480 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at e78f6f9c68fee84430b76738c328d5b51d9c853a rather than be2f26083697f7370fc864de6512b6cd4446ff03 Obtained Jenkinsfile from e78f6f9c68fee84430b76738c328d5b51d9c853a 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-43480@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-04-21T19:59:56.679Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-21T19:59:56.686Z] Trying to pass milestone 3 [Pipeline] milestone [2022-04-21T19:59:56.771Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-21T19:59:56.979Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d5308fc87750071a) in /home/ubuntu/workspace/moby_PR-43480 [Pipeline] { [Pipeline] checkout [2022-04-21T19:59:57.009Z] The recommended git tool is: git [2022-04-21T19:59:57.017Z] using credential docker-jenkins-github-credentials [2022-04-21T19:59:57.026Z] Cloning the remote Git repository [2022-04-21T19:59:57.026Z] Cloning with configured refspecs honoured and without tags [2022-04-21T19:59:57.028Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T19:59:57.028Z] > git init /home/ubuntu/workspace/moby_PR-43480 # timeout=10 [2022-04-21T19:59:57.050Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T19:59:57.050Z] > git --version # timeout=10 [2022-04-21T19:59:57.057Z] > git --version # 'git version 2.17.1' [2022-04-21T19:59:57.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T19:59:57.058Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:12.529Z] Fetching without tags [2022-04-21T20:00:12.684Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit be2f26083697f7370fc864de6512b6cd4446ff03 [2022-04-21T20:00:12.507Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:00:12.512Z] > git config --add remote.origin.fetch +refs/pull/43480/head:refs/remotes/origin/PR-43480 # timeout=10 [2022-04-21T20:00:12.516Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:12.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:00:12.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:00:12.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:12.532Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:12.685Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:12.690Z] > git checkout -f be2f26083697f7370fc864de6512b6cd4446ff03 # timeout=10 [2022-04-21T20:00:13.683Z] Merge succeeded, producing 393f00549e375395a0efba2dc0b2264503ebe82b [2022-04-21T20:00:13.683Z] Checking out Revision 393f00549e375395a0efba2dc0b2264503ebe82b (PR-43480) [2022-04-21T20:00:14.023Z] Commit message: "Merge commit 'e78f6f9c68fee84430b76738c328d5b51d9c853a' into HEAD" [2022-04-21T20:00:14.032Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T20:00:14.618Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43480:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-21T20:00:14.618Z] Unable to find image 'alpine:latest' locally [2022-04-21T20:00:14.618Z] latest: Pulling from library/alpine [2022-04-21T20:00:13.200Z] > git remote # timeout=10 [2022-04-21T20:00:13.207Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T20:00:13.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:13.213Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-21T20:00:13.665Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T20:00:13.685Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:13.694Z] > git checkout -f 393f00549e375395a0efba2dc0b2264503ebe82b # timeout=10 [2022-04-21T20:00:14.026Z] > git rev-list --no-walk 134acaa4688e64140c25898dd19877f758dbeb8a # timeout=10 [2022-04-21T20:00:14.877Z] df9b9388f04a: Pulling fs layer [2022-04-21T20:00:14.877Z] df9b9388f04a: Verifying Checksum [2022-04-21T20:00:14.877Z] df9b9388f04a: Download complete [2022-04-21T20:00:15.135Z] df9b9388f04a: Pull complete [2022-04-21T20:00:15.135Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-21T20:00:15.135Z] Status: Downloaded newer image for alpine:latest [2022-04-21T20:00:17.663Z] 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) [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-21T20:00:17.908Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d5308fc87750071a) in /home/ubuntu/workspace/moby_PR-43480 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-21T20:00:17.917Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0618fd313ac495ac4) in /home/ubuntu/workspace/moby_PR-43480 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-04-21T20:00:17.926Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04d6694627b2da550) in /home/ubuntu/workspace/moby_PR-43480 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-04-21T20:00:17.929Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00fd46f33318e7eec) in /home/ubuntu/workspace/moby_PR-43480 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-04-21T20:00:17.999Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] { [2022-04-21T20:00:18.008Z] using credential docker-jenkins-github-credentials [2022-04-21T20:00:18.009Z] The recommended git tool is: git [Pipeline] { [2022-04-21T20:00:18.026Z] Fetching changes from the remote Git repository [2022-04-21T20:00:18.027Z] using credential docker-jenkins-github-credentials [2022-04-21T20:00:18.036Z] Cloning the remote Git repository [2022-04-21T20:00:18.036Z] Cloning with configured refspecs honoured and without tags [2022-04-21T20:00:18.043Z] Fetching without tags [Pipeline] checkout [2022-04-21T20:00:18.053Z] The recommended git tool is: git [Pipeline] // stage [2022-04-21T20:00:18.073Z] using credential docker-jenkins-github-credentials [2022-04-21T20:00:18.082Z] Cloning the remote Git repository [2022-04-21T20:00:18.082Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-21T20:00:18.151Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-04-21T20:00:18.203Z] using credential docker-jenkins-github-credentials [2022-04-21T20:00:18.211Z] Cloning the remote Git repository [2022-04-21T20:00:18.211Z] Cloning with configured refspecs honoured and without tags [2022-04-21T20:00:18.211Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit be2f26083697f7370fc864de6512b6cd4446ff03 [2022-04-21T20:00:18.217Z] Running on azwin-2-20f9c0 in d:\jenkins\workspace\moby_PR-43480 [2022-04-21T20:00:18.217Z] Running on azwin-2-4222a0 in d:\jenkins\workspace\moby_PR-43480 [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] ws [2022-04-21T20:00:18.253Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-04-21T20:00:18.255Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-04-21T20:00:18.361Z] The recommended git tool is: git [2022-04-21T20:00:18.368Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-21T20:00:18.580Z] using credential docker-jenkins-github-credentials [2022-04-21T20:00:18.588Z] using credential docker-jenkins-github-credentials [2022-04-21T20:00:18.659Z] Cloning the remote Git repository [2022-04-21T20:00:18.659Z] Cloning with configured refspecs honoured and without tags [2022-04-21T20:00:18.665Z] Cloning the remote Git repository [2022-04-21T20:00:18.665Z] Cloning with configured refspecs honoured and without tags [2022-04-21T20:00:18.696Z] Merge succeeded, producing 606570c83b00f7b4a82dee04ac007fc2824b476c [2022-04-21T20:00:18.697Z] Checking out Revision 606570c83b00f7b4a82dee04ac007fc2824b476c (PR-43480) [2022-04-21T20:00:18.797Z] Commit message: "Merge commit 'e78f6f9c68fee84430b76738c328d5b51d9c853a' into HEAD" [2022-04-21T20:00:18.806Z] First time build. Skipping changelog. [2022-04-21T20:00:18.019Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43480/.git # timeout=10 [2022-04-21T20:00:18.028Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:00:18.044Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:00:18.045Z] > git --version # timeout=10 [2022-04-21T20:00:18.049Z] > git --version # 'git version 2.17.1' [2022-04-21T20:00:18.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:18.050Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:18.213Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:18.218Z] > git checkout -f be2f26083697f7370fc864de6512b6cd4446ff03 # timeout=10 [2022-04-21T20:00:18.500Z] > git remote # timeout=10 [2022-04-21T20:00:18.508Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T20:00:18.513Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:18.514Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-21T20:00:18.690Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T20:00:18.698Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:18.702Z] > git checkout -f 606570c83b00f7b4a82dee04ac007fc2824b476c # timeout=10 [2022-04-21T20:00:18.798Z] > git rev-list --no-walk 134acaa4688e64140c25898dd19877f758dbeb8a # timeout=10 [2022-04-21T20:00:18.041Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T20:00:18.041Z] > git init /home/ubuntu/workspace/moby_PR-43480 # timeout=10 [2022-04-21T20:00:18.083Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:00:18.083Z] > git --version # timeout=10 [2022-04-21T20:00:18.093Z] > git --version # 'git version 2.17.1' [2022-04-21T20:00:18.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:18.093Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:18.085Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T20:00:18.085Z] > git init /home/ubuntu/workspace/moby_PR-43480 # timeout=10 [2022-04-21T20:00:18.101Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:00:18.102Z] > git --version # timeout=10 [2022-04-21T20:00:18.109Z] > git --version # 'git version 2.25.1' [2022-04-21T20:00:18.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:18.110Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T20:00:18.220Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T20:00:18.220Z] > git init /home/ubuntu/workspace/moby_PR-43480 # timeout=10 [2022-04-21T20:00:18.234Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:00:18.234Z] > git --version # timeout=10 [2022-04-21T20:00:18.237Z] > git --version # 'git version 2.25.1' [2022-04-21T20:00:18.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:18.237Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:18.695Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T20:00:18.696Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-21T20:00:18.745Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:00:18.745Z] > git --version # timeout=10 [2022-04-21T20:00:18.783Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-21T20:00:18.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:18.785Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:18.703Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T20:00:18.704Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-21T20:00:18.761Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:00:18.761Z] > git --version # timeout=10 [2022-04-21T20:00:18.807Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-21T20:00:18.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:18.810Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:19.445Z] + docker version [2022-04-21T20:00:19.445Z] Client: Docker Engine - Community [2022-04-21T20:00:19.445Z] Version: 20.10.14 [2022-04-21T20:00:19.445Z] API version: 1.41 [2022-04-21T20:00:19.445Z] Go version: go1.16.15 [2022-04-21T20:00:19.445Z] Git commit: a224086 [2022-04-21T20:00:19.445Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-21T20:00:19.445Z] OS/Arch: linux/amd64 [2022-04-21T20:00:19.445Z] Context: default [2022-04-21T20:00:19.445Z] Experimental: true [2022-04-21T20:00:19.445Z] [2022-04-21T20:00:19.445Z] Server: Docker Engine - Community [2022-04-21T20:00:19.445Z] Engine: [2022-04-21T20:00:19.445Z] Version: 20.10.14 [2022-04-21T20:00:19.445Z] API version: 1.41 (minimum version 1.12) [2022-04-21T20:00:19.445Z] Go version: go1.16.15 [2022-04-21T20:00:19.445Z] Git commit: 87a90dc [2022-04-21T20:00:19.445Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-21T20:00:19.445Z] OS/Arch: linux/amd64 [2022-04-21T20:00:19.445Z] Experimental: true [2022-04-21T20:00:19.445Z] containerd: [2022-04-21T20:00:19.445Z] Version: 1.5.11 [2022-04-21T20:00:19.445Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T20:00:19.445Z] runc: [2022-04-21T20:00:19.445Z] Version: 1.0.3 [2022-04-21T20:00:19.445Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T20:00:19.445Z] docker-init: [2022-04-21T20:00:19.445Z] Version: 0.19.0 [2022-04-21T20:00:19.445Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-21T20:00:19.731Z] + docker info [2022-04-21T20:00:20.665Z] Client: [2022-04-21T20:00:20.665Z] Context: default [2022-04-21T20:00:20.665Z] Debug Mode: false [2022-04-21T20:00:20.665Z] Plugins: [2022-04-21T20:00:20.665Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T20:00:20.665Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T20:00:20.665Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-21T20:00:20.665Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-21T20:00:20.665Z] [2022-04-21T20:00:20.665Z] Server: [2022-04-21T20:00:20.665Z] Containers: 0 [2022-04-21T20:00:20.665Z] Running: 0 [2022-04-21T20:00:20.665Z] Paused: 0 [2022-04-21T20:00:20.665Z] Stopped: 0 [2022-04-21T20:00:20.665Z] Images: 5 [2022-04-21T20:00:20.665Z] Server Version: 20.10.14 [2022-04-21T20:00:20.665Z] Storage Driver: overlay2 [2022-04-21T20:00:20.665Z] Backing Filesystem: extfs [2022-04-21T20:00:20.665Z] Supports d_type: true [2022-04-21T20:00:20.665Z] Native Overlay Diff: true [2022-04-21T20:00:20.665Z] userxattr: false [2022-04-21T20:00:20.665Z] Logging Driver: json-file [2022-04-21T20:00:20.665Z] Cgroup Driver: cgroupfs [2022-04-21T20:00:20.665Z] Cgroup Version: 1 [2022-04-21T20:00:20.665Z] Plugins: [2022-04-21T20:00:20.665Z] Volume: local [2022-04-21T20:00:20.665Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T20:00:20.665Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T20:00:20.665Z] Swarm: inactive [2022-04-21T20:00:20.665Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-21T20:00:20.665Z] Default Runtime: runc [2022-04-21T20:00:20.665Z] Init Binary: docker-init [2022-04-21T20:00:20.665Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T20:00:20.665Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T20:00:20.665Z] init version: de40ad0 [2022-04-21T20:00:20.665Z] Security Options: [2022-04-21T20:00:20.665Z] apparmor [2022-04-21T20:00:20.665Z] seccomp [2022-04-21T20:00:20.665Z] Profile: default [2022-04-21T20:00:20.665Z] Kernel Version: 5.4.0-1071-aws [2022-04-21T20:00:20.665Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-21T20:00:20.665Z] OSType: linux [2022-04-21T20:00:20.665Z] Architecture: x86_64 [2022-04-21T20:00:20.665Z] CPUs: 2 [2022-04-21T20:00:20.665Z] Total Memory: 7.483GiB [2022-04-21T20:00:20.665Z] Name: ip-10-100-96-247 [2022-04-21T20:00:20.665Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-21T20:00:20.665Z] Docker Root Dir: /var/lib/docker [2022-04-21T20:00:20.665Z] Debug Mode: false [2022-04-21T20:00:20.665Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:00:20.665Z] Labels: [2022-04-21T20:00:20.665Z] Experimental: true [2022-04-21T20:00:20.665Z] Insecure Registries: [2022-04-21T20:00:20.665Z] 127.0.0.0/8 [2022-04-21T20:00:20.665Z] Live Restore Enabled: true [2022-04-21T20:00:20.665Z] [2022-04-21T20:00:20.665Z] WARNING: No swap limit support [Pipeline] sh [2022-04-21T20:00:20.947Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T20:00:20.947Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T20:00:20.947Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43480/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-21T20:00:20.947Z] + bash /home/ubuntu/workspace/moby_PR-43480/check-config.sh [2022-04-21T20:00:20.947Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-21T20:00:20.947Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-21T20:00:20.947Z] [2022-04-21T20:00:20.947Z] Generally Necessary: [2022-04-21T20:00:20.947Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-21T20:00:20.947Z] - apparmor: enabled and tools installed [2022-04-21T20:00:20.947Z] - CONFIG_NAMESPACES: enabled [2022-04-21T20:00:20.947Z] - CONFIG_NET_NS: enabled [2022-04-21T20:00:20.947Z] - CONFIG_PID_NS: enabled [2022-04-21T20:00:20.947Z] - CONFIG_IPC_NS: enabled [2022-04-21T20:00:20.947Z] - CONFIG_UTS_NS: enabled [2022-04-21T20:00:20.947Z] - CONFIG_CGROUPS: enabled [2022-04-21T20:00:20.947Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-21T20:00:20.947Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-21T20:00:20.947Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-21T20:00:20.947Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-21T20:00:20.947Z] - CONFIG_CPUSETS: enabled [2022-04-21T20:00:20.947Z] - CONFIG_MEMCG: enabled [2022-04-21T20:00:20.947Z] - CONFIG_KEYS: enabled [2022-04-21T20:00:20.947Z] - CONFIG_VETH: enabled (as module) [2022-04-21T20:00:20.947Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-21T20:00:20.947Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-21T20:00:20.947Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-21T20:00:20.947Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-21T20:00:20.947Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-21T20:00:21.205Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-21T20:00:21.205Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-21T20:00:21.205Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-21T20:00:21.205Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-21T20:00:21.205Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-21T20:00:21.205Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-21T20:00:21.205Z] - CONFIG_CGROUP_BPF: enabled [2022-04-21T20:00:21.205Z] [2022-04-21T20:00:21.205Z] Optional Features: [2022-04-21T20:00:21.205Z] - CONFIG_USER_NS: enabled [2022-04-21T20:00:21.205Z] - CONFIG_SECCOMP: enabled [2022-04-21T20:00:21.205Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-21T20:00:21.205Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-21T20:00:21.205Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-21T20:00:21.205Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-21T20:00:21.205Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-21T20:00:21.205Z] - CONFIG_BLK_CGROUP: enabled [2022-04-21T20:00:21.205Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-21T20:00:21.205Z] - CONFIG_CGROUP_PERF: enabled [2022-04-21T20:00:21.205Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-21T20:00:21.205Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-21T20:00:21.205Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-21T20:00:21.205Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-21T20:00:21.205Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-21T20:00:21.205Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-21T20:00:21.205Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-21T20:00:21.205Z] - CONFIG_IP_VS: enabled (as module) [2022-04-21T20:00:21.205Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-21T20:00:21.205Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-21T20:00:21.205Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-21T20:00:21.205Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-21T20:00:21.205Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-21T20:00:21.205Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-21T20:00:21.205Z] - CONFIG_EXT4_FS: enabled [2022-04-21T20:00:21.205Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-21T20:00:21.205Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-21T20:00:21.205Z] - Network Drivers: [2022-04-21T20:00:21.205Z] - "overlay": [2022-04-21T20:00:21.205Z] - CONFIG_VXLAN: enabled (as module) [2022-04-21T20:00:21.205Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-21T20:00:21.205Z] Optional (for encrypted networks): [2022-04-21T20:00:21.463Z] - CONFIG_CRYPTO: enabled [2022-04-21T20:00:21.463Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-21T20:00:21.463Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-21T20:00:21.463Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-21T20:00:21.463Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-21T20:00:21.463Z] - CONFIG_XFRM: enabled [2022-04-21T20:00:21.463Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-21T20:00:21.463Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-21T20:00:21.463Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-21T20:00:21.463Z] - "ipvlan": [2022-04-21T20:00:21.463Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-21T20:00:21.463Z] - "macvlan": [2022-04-21T20:00:21.463Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-21T20:00:21.463Z] - CONFIG_DUMMY: enabled (as module) [2022-04-21T20:00:21.463Z] - "ftp,tftp client in container": [2022-04-21T20:00:21.463Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-21T20:00:21.463Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-21T20:00:21.463Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-21T20:00:21.463Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-21T20:00:21.463Z] - Storage Drivers: [2022-04-21T20:00:21.463Z] - "aufs": [2022-04-21T20:00:21.463Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-21T20:00:21.463Z] - "btrfs": [2022-04-21T20:00:21.463Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-21T20:00:21.463Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-21T20:00:21.463Z] - "devicemapper": [2022-04-21T20:00:21.463Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-21T20:00:21.463Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-21T20:00:21.463Z] - "overlay": [2022-04-21T20:00:21.463Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-21T20:00:21.463Z] - "zfs": [2022-04-21T20:00:21.463Z] - /dev/zfs: present [2022-04-21T20:00:21.463Z] - zfs command: missing [2022-04-21T20:00:21.463Z] - zpool command: missing [2022-04-21T20:00:21.463Z] [2022-04-21T20:00:21.463Z] Limits: [2022-04-21T20:00:21.463Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-21T20:00:21.463Z] [2022-04-21T20:00:21.463Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-21T20:00:21.795Z] + sudo modprobe ip_vs [2022-04-21T20:00:21.795Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:606570c83b00f7b4a82dee04ac007fc2824b476c . [2022-04-21T20:00:22.053Z] #2 [internal] load .dockerignore [2022-04-21T20:00:22.053Z] #2 sha256:882932a7cf9a54c51bd28ebd3c5ee60b975476343653df23e3e60cb873c3b934 [2022-04-21T20:00:22.053Z] #2 transferring context: 145B 0.0s done [2022-04-21T20:00:22.053Z] #2 DONE 0.0s [2022-04-21T20:00:22.053Z] [2022-04-21T20:00:22.053Z] #1 [internal] load build definition from Dockerfile [2022-04-21T20:00:22.053Z] #1 sha256:bc4737fc2cfad41263e2cae34b216d206203d02b1f8ed8645fea52ea1ef80c41 [2022-04-21T20:00:22.053Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-04-21T20:00:22.053Z] #1 DONE 0.0s [2022-04-21T20:00:22.053Z] [2022-04-21T20:00:22.053Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T20:00:22.053Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-21T20:00:22.312Z] #3 DONE 0.1s [2022-04-21T20:00:22.312Z] [2022-04-21T20:00:22.312Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T20:00:22.312Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-21T20:00:22.312Z] #4 CACHED [2022-04-21T20:00:22.570Z] [2022-04-21T20:00:22.570Z] #6 [internal] load build definition from Dockerfile [2022-04-21T20:00:22.570Z] #6 sha256:611d72a62518ac8fe7eeb0e7664f1d30f8a6638a46b442ff9a8d81ae7d88397f [2022-04-21T20:00:22.570Z] #6 DONE 0.0s [2022-04-21T20:00:22.570Z] [2022-04-21T20:00:22.570Z] #5 [internal] load .dockerignore [2022-04-21T20:00:22.570Z] #5 sha256:39c96fe0dab4bb81314418336e4f07da10052c33c4db14fe64bd3400db6f9d75 [2022-04-21T20:00:22.570Z] #5 DONE 0.0s [2022-04-21T20:00:22.570Z] [2022-04-21T20:00:22.570Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T20:00:22.570Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T20:00:22.570Z] #9 DONE 0.1s [2022-04-21T20:00:22.570Z] [2022-04-21T20:00:22.570Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T20:00:22.570Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-21T20:00:22.570Z] #10 DONE 0.1s [2022-04-21T20:00:22.570Z] [2022-04-21T20:00:22.570Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T20:00:22.570Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T20:00:22.570Z] #8 DONE 0.1s [2022-04-21T20:00:22.570Z] [2022-04-21T20:00:22.570Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T20:00:22.570Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-21T20:00:22.570Z] #7 DONE 0.1s [2022-04-21T20:00:22.570Z] [2022-04-21T20:00:22.570Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T20:00:22.570Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T20:00:22.570Z] #11 DONE 0.0s [2022-04-21T20:00:22.570Z] [2022-04-21T20:00:22.570Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:00:22.570Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T20:00:22.570Z] #71 DONE 0.0s [2022-04-21T20:00:22.570Z] [2022-04-21T20:00:22.570Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:00:22.570Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T20:00:22.570Z] #69 DONE 0.0s [2022-04-21T20:00:22.570Z] [2022-04-21T20:00:22.570Z] #24 [internal] load build context [2022-04-21T20:00:22.570Z] #24 sha256:a020589a34631e26c399243982a243cd52a24af830196d8aa2dd8f87e6f71b1e [2022-04-21T20:00:22.835Z] #24 ... [2022-04-21T20:00:22.835Z] [2022-04-21T20:00:22.835Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T20:00:22.835Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T20:00:22.835Z] #28 DONE 0.0s [2022-04-21T20:00:22.835Z] [2022-04-21T20:00:22.835Z] #24 [internal] load build context [2022-04-21T20:00:22.835Z] #24 sha256:a020589a34631e26c399243982a243cd52a24af830196d8aa2dd8f87e6f71b1e [2022-04-21T20:00:23.094Z] #24 ... [2022-04-21T20:00:23.094Z] [2022-04-21T20:00:23.094Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T20:00:23.094Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T20:00:23.094Z] #47 DONE 0.4s [2022-04-21T20:00:23.094Z] [2022-04-21T20:00:23.094Z] #24 [internal] load build context [2022-04-21T20:00:23.094Z] #24 sha256:a020589a34631e26c399243982a243cd52a24af830196d8aa2dd8f87e6f71b1e [2022-04-21T20:00:24.049Z] #24 transferring context: 60.75MB 1.5s done [2022-04-21T20:00:24.309Z] #24 DONE 1.5s [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T20:00:24.309Z] #37 sha256:a7f5dbabaa8be5a5e01e75c11ada03dd4fd106b326d154e559b1c1d9e217396b [2022-04-21T20:00:24.309Z] #37 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T20:00:24.309Z] #27 sha256:64cfee1cf692cd860052961308398a6b59b70ca9f1f7a203d424c5686c0d69d9 [2022-04-21T20:00:24.309Z] #27 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T20:00:24.309Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T20:00:24.309Z] #12 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #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-04-21T20:00:24.309Z] #13 sha256:772157ab50785cac5c20421bd764d7ad9ac71389b3057f0f7fcdef0e2976ce87 [2022-04-21T20:00:24.309Z] #13 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T20:00:24.309Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T20:00:24.309Z] #21 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T20:00:24.309Z] #20 sha256:fe23bbd51d5c7337d81a64a5b607a0942d79e8251d4ccb6331b960939070b7ae [2022-04-21T20:00:24.309Z] #20 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T20:00:24.309Z] #61 sha256:4b8184d3a66e5114e7ab973631ca107bda6bd46eba9a2c80fbb47bb745be1207 [2022-04-21T20:00:24.309Z] #61 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T20:00:24.309Z] #19 sha256:c3508f3354c7843cc8a5ab3b42be79271f2f90428c78e3059128df7d44c97719 [2022-04-21T20:00:24.309Z] #19 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:00:24.309Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T20:00:24.309Z] #53 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:00:24.309Z] #62 sha256:420a60ece647cf616ef70720518c8b2604f0a8e6a534dad7ce2d2545bc7a126c [2022-04-21T20:00:24.309Z] #62 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T20:00:24.309Z] #65 sha256:c136c1f2b805790c115445cd327bd7222d5bf18835ee9587f24e3703d97aba79 [2022-04-21T20:00:24.309Z] #65 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T20:00:24.309Z] #22 sha256:78bd08c1bf1ca00388b0aa0f76e0a431902f763c189a659e5be3c952c729421a [2022-04-21T20:00:24.309Z] #22 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #48 [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-04-21T20:00:24.309Z] #48 sha256:f2868e4c84ebef12af7764ae416ae70ccb354d4b3338eca894f69b7691864630 [2022-04-21T20:00:24.309Z] #48 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T20:00:24.309Z] #43 sha256:eaadaaa60f1bde8eae569380f9d2d31fe05285a7332254f16579991cb7ab2b7c [2022-04-21T20:00:24.309Z] #43 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T20:00:24.309Z] #67 sha256:a8b982a5960c320a637c7db3c00fdae5b7a5d55e82d563d3d78968d39994db73 [2022-04-21T20:00:24.309Z] #67 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T20:00:24.309Z] #17 sha256:6d3e94cbad784cfe5f6f3b1028ab130f79ae324a7b71431fd302ee48dbbbee2b [2022-04-21T20:00:24.309Z] #17 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T20:00:24.309Z] #66 sha256:c9e1baf494131926b548aab5b5c8d804371aa2fcf900928d1e38e5d7880e1392 [2022-04-21T20:00:24.309Z] #66 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T20:00:24.309Z] #41 sha256:cb22a715d404d5e3a450598e145f503abb6008e2c4f040baa3472c249122b519 [2022-04-21T20:00:24.309Z] #41 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #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-04-21T20:00:24.309Z] #31 sha256:f8d9bdc769532b068562ef228432beab16d8971c83cfddbabbd7ea614bcf7fb6 [2022-04-21T20:00:24.309Z] #31 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:00:24.309Z] #58 sha256:a853ae036f632765bae38e0c14c2448536bbcaa6fbce08a7e94e40825cefee26 [2022-04-21T20:00:24.309Z] #58 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #49 [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-04-21T20:00:24.309Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T20:00:24.309Z] #49 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T20:00:24.309Z] #57 sha256:c1eee0bc74d45966f19f4a172c82a3a494dd358bcae745fc452f941590d57242 [2022-04-21T20:00:24.309Z] #57 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T20:00:24.309Z] #39 sha256:9b31089c235e4bc4483f809f64f66a1a2945e6fb9eca6f42966b38b0357289f1 [2022-04-21T20:00:24.309Z] #39 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T20:00:24.309Z] #56 sha256:21aa335e231976453746cd86cdd18f2f2eca4f50df1eee01b7d11b1cab7926f1 [2022-04-21T20:00:24.309Z] #56 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T20:00:24.309Z] #15 sha256:cdce564a5785486f284bd659d8b1c9f4167cf8b7d27ce23d3ec9efd3c493bf20 [2022-04-21T20:00:24.309Z] #15 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T20:00:24.309Z] #16 sha256:5faf748b6cdc0a76b25b632a0c0fb06943120167aa2f938ecd4e6561db5eab9f [2022-04-21T20:00:24.309Z] #16 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T20:00:24.309Z] #23 sha256:0e123318212cf9da61e05de8d2f9e2d78739358c8b15512784fac12c85abd181 [2022-04-21T20:00:24.309Z] #23 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T20:00:24.309Z] #32 sha256:81339dd8891ebcb2ad93e0ee8eb0478f62c54f3387b0bf9b47115bba66639071 [2022-04-21T20:00:24.309Z] #32 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T20:00:24.309Z] #25 sha256:0f59332c4c76d9bc2813bfb56c3fbd2896e006967ec45479baf3f45d496950d8 [2022-04-21T20:00:24.309Z] #25 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T20:00:24.309Z] #35 sha256:c82008748e123f16955346e179410a823cae302c9f0ec152e57f9be8264379e7 [2022-04-21T20:00:24.309Z] #35 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T20:00:24.309Z] #64 sha256:8160fa9ef1e27620d34f401bca53fb648619e0037e5c048540bbc4dadcb33ba2 [2022-04-21T20:00:24.309Z] #64 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T20:00:24.309Z] #18 sha256:d05397cc8aecf4237e6d4a25fd2f6826752b690a664ebec16227276991d09feb [2022-04-21T20:00:24.309Z] #18 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T20:00:24.309Z] #33 sha256:cf2baaf4fd68b6fcb36ca9ba697bca1cadf27b840a9e8bb9b0557eb9a56ed191 [2022-04-21T20:00:24.309Z] #33 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T20:00:24.309Z] #63 sha256:2365d2d9718602fa91d90c2a849a29f8d468dff04cb4cce82578a0342b25894a [2022-04-21T20:00:24.309Z] #63 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T20:00:24.309Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T20:00:24.309Z] #60 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #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-04-21T20:00:24.309Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T20:00:24.309Z] #34 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T20:00:24.309Z] #46 sha256:36819ef0a0ebb8967c2b600359ff0de87d3578aef4f325340836977c85c1647e [2022-04-21T20:00:24.309Z] #46 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T20:00:24.309Z] #68 sha256:344ff9aba694c9ba2850957067a3627b650afd997a68e45c8baf74936d86c583 [2022-04-21T20:00:24.309Z] #68 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T20:00:24.309Z] #52 sha256:db376ff398c249ced93724ad1285eb8105b0d5e441c8ba359b44943f9e9b19fc [2022-04-21T20:00:24.309Z] #52 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T20:00:24.309Z] #50 sha256:3d3ba745ef16f78737a41535320df307598af1d865c64b612f67bd4abcfa590c [2022-04-21T20:00:24.309Z] #50 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T20:00:24.309Z] #73 sha256:d39d4b4344b996e4f4a6533f054a8c0e9de2cf54c5c784a9af8dd44faa240d2e [2022-04-21T20:00:24.309Z] #73 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #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-04-21T20:00:24.309Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T20:00:24.309Z] #36 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.309Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T20:00:24.309Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T20:00:24.309Z] #55 CACHED [2022-04-21T20:00:24.309Z] [2022-04-21T20:00:24.310Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T20:00:24.310Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T20:00:24.310Z] #38 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #42 [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-04-21T20:00:24.310Z] #42 sha256:134f3721397e557d271f281d6f00ae05ebfa09c5e455992f6a0bce9350a8df7f [2022-04-21T20:00:24.310Z] #42 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T20:00:24.310Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-21T20:00:24.310Z] #72 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T20:00:24.310Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-21T20:00:24.310Z] #70 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #40 [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-04-21T20:00:24.310Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T20:00:24.310Z] #40 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #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-04-21T20:00:24.310Z] #26 sha256:c95894e77031ffd2b24b829134e7403d24636935c532178c1b7ef2ddfb49f02f [2022-04-21T20:00:24.310Z] #26 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T20:00:24.310Z] #44 sha256:e5db8297630d3723067178e470da76dc2eb24f2ff7f798dc1d26f5e625c162a6 [2022-04-21T20:00:24.310Z] #44 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #45 [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-04-21T20:00:24.310Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T20:00:24.310Z] #45 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #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-04-21T20:00:24.310Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T20:00:24.310Z] #29 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T20:00:24.310Z] #54 sha256:afc343d40690fae0b55be641467eb934c87ee999fac2ed6d7acb98528c6864a4 [2022-04-21T20:00:24.310Z] #54 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T20:00:24.310Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T20:00:24.310Z] #51 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T20:00:24.310Z] #30 sha256:a35b84530fa02de8196e3cab6987cf7b30205a9366243f0e0385b503b9668c25 [2022-04-21T20:00:24.310Z] #30 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #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-04-21T20:00:24.310Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T20:00:24.310Z] #14 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T20:00:24.310Z] #59 sha256:e7b411db20a7648b61ef65d9787410bf3f4541f68dae875c723d9fcbd2589b10 [2022-04-21T20:00:24.310Z] #59 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T20:00:24.310Z] #74 sha256:137c9fd8d315a235871d144d2fca9be3768ffbcf6c0e702780007f1dd6f65644 [2022-04-21T20:00:24.310Z] #74 CACHED [2022-04-21T20:00:24.310Z] [2022-04-21T20:00:24.310Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T20:00:24.310Z] #75 sha256:d65e3aa810ee649d74af569bfef729b1052f2618da156dc6adc6a0e4a6c7fa9b [2022-04-21T20:00:25.245Z] #75 DONE 1.1s [2022-04-21T20:00:25.246Z] [2022-04-21T20:00:25.246Z] #76 exporting to image [2022-04-21T20:00:25.246Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T20:00:25.246Z] #76 exporting layers [2022-04-21T20:00:26.181Z] #76 exporting layers 1.0s done [2022-04-21T20:00:26.440Z] #76 writing image sha256:5e8fd2d777b8b85c1133bf4a41b00126babb32c566d3a84cc043ea196cc5875b done [2022-04-21T20:00:26.440Z] #76 naming to docker.io/library/docker:606570c83b00f7b4a82dee04ac007fc2824b476c done [2022-04-21T20:00:26.440Z] #76 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-21T20:00:26.780Z] + trap exit INT TERM [2022-04-21T20:00:26.780Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-21T20:00:26.780Z] + CONTAINER_NAME=docker-pr4 [2022-04-21T20:00:26.780Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43480/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=606570c83b00f7b4a82dee04ac007fc2824b476c -e DOCKER_GRAPHDRIVER docker:606570c83b00f7b4a82dee04ac007fc2824b476c hack/make.sh dynbinary [2022-04-21T20:00:27.038Z] [2022-04-21T20:00:27.296Z] Removing bundles/ [2022-04-21T20:00:27.296Z] [2022-04-21T20:00:27.296Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T20:00:27.555Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T20:00:27.555Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T20:00:30.550Z] Fetching without tags [2022-04-21T20:00:30.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:00:30.528Z] > git config --add remote.origin.fetch +refs/pull/43480/head:refs/remotes/origin/PR-43480 # timeout=10 [2022-04-21T20:00:30.532Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:30.542Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:00:30.559Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:00:30.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:30.560Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:30.753Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit be2f26083697f7370fc864de6512b6cd4446ff03 [2022-04-21T20:00:32.006Z] Merge succeeded, producing 635d2d558693bbf3e8c2decc53418ac096bf17fb [2022-04-21T20:00:32.006Z] Checking out Revision 635d2d558693bbf3e8c2decc53418ac096bf17fb (PR-43480) [2022-04-21T20:00:30.761Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:30.764Z] > git checkout -f be2f26083697f7370fc864de6512b6cd4446ff03 # timeout=10 [2022-04-21T20:00:31.320Z] > git remote # timeout=10 [2022-04-21T20:00:31.324Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T20:00:31.327Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:31.327Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-21T20:00:32.007Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T20:00:32.014Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:32.017Z] > git checkout -f 635d2d558693bbf3e8c2decc53418ac096bf17fb # timeout=10 [2022-04-21T20:00:32.466Z] Commit message: "Merge commit 'e78f6f9c68fee84430b76738c328d5b51d9c853a' into HEAD" [2022-04-21T20:00:32.473Z] First time build. Skipping changelog. [2022-04-21T20:00:32.480Z] Fetching without tags [2022-04-21T20:00:32.458Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:00:32.500Z] > git config --add remote.origin.fetch +refs/pull/43480/head:refs/remotes/origin/PR-43480 # timeout=10 [2022-04-21T20:00:32.539Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:32.168Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:00:32.217Z] > git config --add remote.origin.fetch +refs/pull/43480/head:refs/remotes/origin/PR-43480 # timeout=10 [2022-04-21T20:00:32.269Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:32.392Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:00:32.520Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:00:32.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:32.522Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:32.732Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T20:00:32.907Z] Still waiting to schedule task [2022-04-21T20:00:32.908Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-21T20:00:32.920Z] Still waiting to schedule task [2022-04-21T20:00:32.920Z] Waiting for next available executor on ‘windows-2022’ [2022-04-21T20:00:33.152Z] + docker version [2022-04-21T20:00:33.152Z] Client: Docker Engine - Community [2022-04-21T20:00:33.152Z] Version: 20.10.14 [2022-04-21T20:00:33.152Z] API version: 1.41 [2022-04-21T20:00:33.152Z] Go version: go1.16.15 [2022-04-21T20:00:33.152Z] Git commit: a224086 [2022-04-21T20:00:33.152Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-21T20:00:33.152Z] OS/Arch: linux/arm64 [2022-04-21T20:00:33.152Z] Context: default [2022-04-21T20:00:33.152Z] Experimental: true [2022-04-21T20:00:33.152Z] [2022-04-21T20:00:33.152Z] Server: Docker Engine - Community [2022-04-21T20:00:33.152Z] Engine: [2022-04-21T20:00:33.152Z] Version: 20.10.14 [2022-04-21T20:00:33.152Z] API version: 1.41 (minimum version 1.12) [2022-04-21T20:00:33.152Z] Go version: go1.16.15 [2022-04-21T20:00:33.152Z] Git commit: 87a90dc [2022-04-21T20:00:33.152Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-21T20:00:33.152Z] OS/Arch: linux/arm64 [2022-04-21T20:00:33.152Z] Experimental: true [2022-04-21T20:00:33.152Z] containerd: [2022-04-21T20:00:33.152Z] Version: 1.5.11 [2022-04-21T20:00:33.152Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T20:00:33.152Z] runc: [2022-04-21T20:00:33.152Z] Version: 1.0.3 [2022-04-21T20:00:33.152Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T20:00:33.152Z] docker-init: [2022-04-21T20:00:33.152Z] Version: 0.19.0 [2022-04-21T20:00:33.152Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-21T20:00:33.194Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit be2f26083697f7370fc864de6512b6cd4446ff03 [2022-04-21T20:00:33.449Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit be2f26083697f7370fc864de6512b6cd4446ff03 [2022-04-21T20:00:33.468Z] Fetching without tags [2022-04-21T20:00:33.472Z] + docker info [2022-04-21T20:00:33.644Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit be2f26083697f7370fc864de6512b6cd4446ff03 [2022-04-21T20:00:33.728Z] Client: [2022-04-21T20:00:33.728Z] Context: default [2022-04-21T20:00:33.728Z] Debug Mode: false [2022-04-21T20:00:33.728Z] Plugins: [2022-04-21T20:00:33.728Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T20:00:33.728Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T20:00:33.728Z] [2022-04-21T20:00:33.728Z] Server: [2022-04-21T20:00:33.728Z] Containers: 0 [2022-04-21T20:00:33.728Z] Running: 0 [2022-04-21T20:00:33.728Z] Paused: 0 [2022-04-21T20:00:33.728Z] Stopped: 0 [2022-04-21T20:00:33.728Z] Images: 5 [2022-04-21T20:00:33.728Z] Server Version: 20.10.14 [2022-04-21T20:00:33.728Z] Storage Driver: overlay2 [2022-04-21T20:00:33.728Z] Backing Filesystem: extfs [2022-04-21T20:00:33.728Z] Supports d_type: true [2022-04-21T20:00:33.728Z] Native Overlay Diff: true [2022-04-21T20:00:33.728Z] userxattr: false [2022-04-21T20:00:33.728Z] Logging Driver: json-file [2022-04-21T20:00:33.728Z] Cgroup Driver: cgroupfs [2022-04-21T20:00:33.728Z] Cgroup Version: 1 [2022-04-21T20:00:33.728Z] Plugins: [2022-04-21T20:00:33.728Z] Volume: local [2022-04-21T20:00:33.728Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T20:00:33.728Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T20:00:33.728Z] Swarm: inactive [2022-04-21T20:00:33.728Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-21T20:00:33.728Z] Default Runtime: runc [2022-04-21T20:00:33.728Z] Init Binary: docker-init [2022-04-21T20:00:33.728Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T20:00:33.728Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T20:00:33.728Z] init version: de40ad0 [2022-04-21T20:00:33.728Z] Security Options: [2022-04-21T20:00:33.728Z] apparmor [2022-04-21T20:00:33.728Z] seccomp [2022-04-21T20:00:33.728Z] Profile: default [2022-04-21T20:00:33.728Z] Kernel Version: 5.13.0-1021-aws [2022-04-21T20:00:33.728Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-21T20:00:33.728Z] OSType: linux [2022-04-21T20:00:33.728Z] Architecture: aarch64 [2022-04-21T20:00:33.728Z] CPUs: 2 [2022-04-21T20:00:33.728Z] Total Memory: 7.578GiB [2022-04-21T20:00:33.728Z] Name: ip-10-100-80-18 [2022-04-21T20:00:33.728Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-21T20:00:33.728Z] Docker Root Dir: /var/lib/docker [2022-04-21T20:00:33.728Z] Debug Mode: false [2022-04-21T20:00:33.728Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:00:33.728Z] Labels: [2022-04-21T20:00:33.728Z] Experimental: true [2022-04-21T20:00:33.728Z] Insecure Registries: [2022-04-21T20:00:33.728Z] 127.0.0.0/8 [2022-04-21T20:00:33.728Z] Live Restore Enabled: true [2022-04-21T20:00:33.728Z] [Pipeline] sh [2022-04-21T20:00:33.444Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:00:33.447Z] > git config --add remote.origin.fetch +refs/pull/43480/head:refs/remotes/origin/PR-43480 # timeout=10 [2022-04-21T20:00:33.450Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:33.459Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:00:33.469Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:00:33.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:33.470Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:33.644Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:33.649Z] > git checkout -f be2f26083697f7370fc864de6512b6cd4446ff03 # timeout=10 [2022-04-21T20:00:34.009Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T20:00:34.009Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T20:00:34.009Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43480/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-21T20:00:34.009Z] + bash /home/ubuntu/workspace/moby_PR-43480/check-config.sh [2022-04-21T20:00:34.009Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-21T20:00:34.009Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-21T20:00:34.009Z] [2022-04-21T20:00:34.009Z] Generally Necessary: [2022-04-21T20:00:34.009Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-21T20:00:34.009Z] - apparmor: enabled and tools installed [2022-04-21T20:00:34.009Z] - CONFIG_NAMESPACES: enabled [2022-04-21T20:00:34.009Z] - CONFIG_NET_NS: enabled [2022-04-21T20:00:34.009Z] - CONFIG_PID_NS: enabled [2022-04-21T20:00:34.009Z] - CONFIG_IPC_NS: enabled [2022-04-21T20:00:34.009Z] - CONFIG_UTS_NS: enabled [2022-04-21T20:00:34.009Z] - CONFIG_CGROUPS: enabled [2022-04-21T20:00:34.009Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-21T20:00:34.009Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-21T20:00:34.009Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-21T20:00:34.009Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-21T20:00:34.009Z] - CONFIG_CPUSETS: enabled [2022-04-21T20:00:34.009Z] - CONFIG_MEMCG: enabled [2022-04-21T20:00:34.009Z] - CONFIG_KEYS: enabled [2022-04-21T20:00:34.009Z] - CONFIG_VETH: enabled (as module) [2022-04-21T20:00:34.009Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-21T20:00:34.009Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-21T20:00:34.009Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-21T20:00:34.009Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-21T20:00:34.009Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-21T20:00:34.009Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-21T20:00:34.009Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-21T20:00:34.009Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-21T20:00:34.009Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-21T20:00:34.009Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-21T20:00:34.009Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-21T20:00:34.009Z] - CONFIG_CGROUP_BPF: enabled [2022-04-21T20:00:34.009Z] [2022-04-21T20:00:34.009Z] Optional Features: [2022-04-21T20:00:34.009Z] - CONFIG_USER_NS: enabled [2022-04-21T20:00:34.009Z] - CONFIG_SECCOMP: enabled [2022-04-21T20:00:34.009Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-21T20:00:34.009Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-21T20:00:32.475Z] > git rev-list --no-walk 134acaa4688e64140c25898dd19877f758dbeb8a # timeout=10 [2022-04-21T20:00:34.265Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-21T20:00:34.265Z] (cgroup swap accounting is currently enabled) [2022-04-21T20:00:34.265Z] - CONFIG_BLK_CGROUP: enabled [2022-04-21T20:00:34.265Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-21T20:00:34.265Z] - CONFIG_CGROUP_PERF: enabled [2022-04-21T20:00:34.265Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-21T20:00:34.265Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-21T20:00:34.265Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-21T20:00:34.265Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-21T20:00:34.265Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-21T20:00:34.265Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-21T20:00:34.265Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-21T20:00:34.265Z] - CONFIG_IP_VS: enabled (as module) [2022-04-21T20:00:34.265Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-21T20:00:34.265Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-21T20:00:34.265Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-21T20:00:34.265Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-21T20:00:34.265Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-21T20:00:34.265Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-21T20:00:34.265Z] - CONFIG_EXT4_FS: enabled [2022-04-21T20:00:34.265Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-21T20:00:34.265Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-21T20:00:34.265Z] - Network Drivers: [2022-04-21T20:00:34.265Z] - "overlay": [2022-04-21T20:00:34.265Z] - CONFIG_VXLAN: enabled (as module) [2022-04-21T20:00:34.265Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-21T20:00:34.265Z] Optional (for encrypted networks): [2022-04-21T20:00:34.265Z] - CONFIG_CRYPTO: enabled [2022-04-21T20:00:34.265Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-21T20:00:34.265Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-21T20:00:34.265Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-21T20:00:34.265Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-21T20:00:34.265Z] - CONFIG_XFRM: enabled [2022-04-21T20:00:34.265Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-21T20:00:34.265Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-21T20:00:34.265Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-21T20:00:34.265Z] - "ipvlan": [2022-04-21T20:00:34.265Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-21T20:00:34.265Z] - "macvlan": [2022-04-21T20:00:32.653Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:00:32.769Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:00:32.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:32.772Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:33.492Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:33.534Z] > git checkout -f be2f26083697f7370fc864de6512b6cd4446ff03 # timeout=10 [2022-04-21T20:00:33.231Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:33.280Z] > git checkout -f be2f26083697f7370fc864de6512b6cd4446ff03 # timeout=10 [2022-04-21T20:00:34.521Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-21T20:00:34.521Z] - CONFIG_DUMMY: enabled (as module) [2022-04-21T20:00:34.521Z] - "ftp,tftp client in container": [2022-04-21T20:00:34.521Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-21T20:00:34.521Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-21T20:00:34.521Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-21T20:00:34.521Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-21T20:00:34.521Z] - Storage Drivers: [2022-04-21T20:00:34.521Z] - "aufs": [2022-04-21T20:00:34.521Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-21T20:00:34.521Z] - "btrfs": [2022-04-21T20:00:34.521Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-21T20:00:34.521Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-21T20:00:34.521Z] - "devicemapper": [2022-04-21T20:00:34.521Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-21T20:00:34.521Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-21T20:00:34.521Z] - "overlay": [2022-04-21T20:00:34.521Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-21T20:00:34.521Z] - "zfs": [2022-04-21T20:00:34.521Z] - /dev/zfs: present [2022-04-21T20:00:34.521Z] - zfs command: missing [2022-04-21T20:00:34.521Z] - zpool command: missing [2022-04-21T20:00:34.521Z] [2022-04-21T20:00:34.521Z] Limits: [2022-04-21T20:00:34.521Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-21T20:00:34.521Z] [2022-04-21T20:00:34.521Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-21T20:00:34.583Z] Merge succeeded, producing 3510ce47f3fc6751b2bcec187f0a0c44282a2cb0 [2022-04-21T20:00:34.583Z] Checking out Revision 3510ce47f3fc6751b2bcec187f0a0c44282a2cb0 (PR-43480) [2022-04-21T20:00:34.841Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:635d2d558693bbf3e8c2decc53418ac096bf17fb . [2022-04-21T20:00:34.872Z] Commit message: "Merge commit 'e78f6f9c68fee84430b76738c328d5b51d9c853a' into HEAD" [2022-04-21T20:00:34.900Z] First time build. Skipping changelog. [2022-04-21T20:00:34.924Z] Fetching without tags [2022-04-21T20:00:35.097Z] #1 [internal] load build definition from Dockerfile [2022-04-21T20:00:35.097Z] #1 sha256:1fd5fd987cf57883309b227ea6bc828fb0f552e7ec97287ff07d9eed2b0f26a2 [2022-04-21T20:00:35.097Z] #1 transferring dockerfile: 17.44kB done [2022-04-21T20:00:35.097Z] #1 DONE 0.0s [2022-04-21T20:00:35.097Z] [2022-04-21T20:00:35.097Z] #2 [internal] load .dockerignore [2022-04-21T20:00:35.097Z] #2 sha256:b4ffc145f1b4e538f3fd79c86509b44e6135acac17d8f1760135798edbe5d70e [2022-04-21T20:00:35.097Z] #2 transferring context: 145B done [2022-04-21T20:00:35.097Z] #2 DONE 0.0s [2022-04-21T20:00:35.097Z] [2022-04-21T20:00:35.097Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T20:00:35.097Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-21T20:00:35.097Z] #3 DONE 0.1s [2022-04-21T20:00:35.097Z] [2022-04-21T20:00:35.097Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T20:00:35.097Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-21T20:00:35.097Z] #4 CACHED [2022-04-21T20:00:35.108Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit be2f26083697f7370fc864de6512b6cd4446ff03 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T20:00:35.354Z] [2022-04-21T20:00:35.354Z] #5 [internal] load build definition from Dockerfile [2022-04-21T20:00:35.354Z] #5 sha256:b7805d28c76427385757b49ae3db954db99d0ca3b1b69d218b6e6df6683e5a1d [2022-04-21T20:00:35.354Z] #5 DONE 0.0s [2022-04-21T20:00:35.354Z] [2022-04-21T20:00:35.354Z] #6 [internal] load .dockerignore [2022-04-21T20:00:35.354Z] #6 sha256:6768fb91093f4bf3ea417800beb4ad0c7b86c025b5fcd8ece1cfd5e597a3eae2 [2022-04-21T20:00:35.354Z] #6 DONE 0.0s [2022-04-21T20:00:35.354Z] [2022-04-21T20:00:35.354Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T20:00:35.354Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T20:00:35.354Z] #9 DONE 0.1s [2022-04-21T20:00:35.354Z] [2022-04-21T20:00:35.354Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T20:00:35.354Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-21T20:00:35.556Z] + docker version [2022-04-21T20:00:35.556Z] Client: Docker Engine - Community [2022-04-21T20:00:35.556Z] Version: 20.10.14 [2022-04-21T20:00:35.556Z] API version: 1.41 [2022-04-21T20:00:35.556Z] Go version: go1.16.15 [2022-04-21T20:00:35.556Z] Git commit: a224086 [2022-04-21T20:00:35.556Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-21T20:00:35.556Z] OS/Arch: linux/amd64 [2022-04-21T20:00:35.556Z] Context: default [2022-04-21T20:00:35.556Z] Experimental: true [2022-04-21T20:00:35.556Z] [2022-04-21T20:00:35.556Z] Server: Docker Engine - Community [2022-04-21T20:00:35.556Z] Engine: [2022-04-21T20:00:35.556Z] Version: 20.10.14 [2022-04-21T20:00:35.556Z] API version: 1.41 (minimum version 1.12) [2022-04-21T20:00:35.556Z] Go version: go1.16.15 [2022-04-21T20:00:35.556Z] Git commit: 87a90dc [2022-04-21T20:00:35.556Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-21T20:00:35.556Z] OS/Arch: linux/amd64 [2022-04-21T20:00:35.556Z] Experimental: true [2022-04-21T20:00:35.556Z] containerd: [2022-04-21T20:00:35.556Z] Version: 1.5.11 [2022-04-21T20:00:35.556Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T20:00:35.556Z] runc: [2022-04-21T20:00:35.556Z] Version: 1.0.3 [2022-04-21T20:00:35.556Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T20:00:35.556Z] docker-init: [2022-04-21T20:00:35.556Z] Version: 0.19.0 [2022-04-21T20:00:35.556Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-21T20:00:35.614Z] #10 DONE 0.1s [2022-04-21T20:00:35.614Z] [2022-04-21T20:00:35.614Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T20:00:35.614Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T20:00:35.614Z] #8 DONE 0.1s [2022-04-21T20:00:35.614Z] [2022-04-21T20:00:35.614Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T20:00:35.614Z] #7 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-21T20:00:35.614Z] #7 DONE 0.2s [2022-04-21T20:00:34.885Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:00:34.899Z] > git config --add remote.origin.fetch +refs/pull/43480/head:refs/remotes/origin/PR-43480 # timeout=10 [2022-04-21T20:00:34.907Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:34.917Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:00:34.929Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:00:34.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:34.930Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:00:35.110Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:35.125Z] > git checkout -f be2f26083697f7370fc864de6512b6cd4446ff03 # timeout=10 [2022-04-21T20:00:35.685Z] > git remote # timeout=10 [2022-04-21T20:00:34.167Z] > git remote # timeout=10 [2022-04-21T20:00:34.170Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T20:00:34.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:34.174Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-21T20:00:34.574Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T20:00:34.584Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:34.590Z] > git checkout -f 3510ce47f3fc6751b2bcec187f0a0c44282a2cb0 # timeout=10 [2022-04-21T20:00:34.874Z] > git rev-list --no-walk 134acaa4688e64140c25898dd19877f758dbeb8a # timeout=10 [2022-04-21T20:00:35.835Z] + docker info [2022-04-21T20:00:35.870Z] [2022-04-21T20:00:35.871Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:00:35.871Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T20:00:35.871Z] #71 DONE 0.0s [2022-04-21T20:00:35.871Z] [2022-04-21T20:00:35.871Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T20:00:35.871Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-21T20:00:35.871Z] #28 DONE 0.0s [2022-04-21T20:00:35.871Z] [2022-04-21T20:00:35.871Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:00:35.871Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T20:00:35.871Z] #69 DONE 0.0s [2022-04-21T20:00:35.871Z] [2022-04-21T20:00:35.871Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T20:00:35.871Z] #11 sha256:f4437a2f038c52be42615ba1526dd2ac379b8195056eded17d45c49784af83a8 [2022-04-21T20:00:35.871Z] #11 DONE 0.0s [2022-04-21T20:00:35.871Z] [2022-04-21T20:00:35.871Z] #24 [internal] load build context [2022-04-21T20:00:35.871Z] #24 sha256:24b143433f9b9879a19d77aa29a5c15630bf4e430841e5fcf3a5f81247595f96 [2022-04-21T20:00:36.133Z] #24 ... [2022-04-21T20:00:36.133Z] [2022-04-21T20:00:36.133Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T20:00:36.133Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T20:00:36.133Z] #47 DONE 0.4s [2022-04-21T20:00:36.133Z] [2022-04-21T20:00:36.133Z] #24 [internal] load build context [2022-04-21T20:00:36.133Z] #24 sha256:24b143433f9b9879a19d77aa29a5c15630bf4e430841e5fcf3a5f81247595f96 [2022-04-21T20:00:36.378Z] Merge succeeded, producing fba555486c611e673c08206a60053f30687a4555 [2022-04-21T20:00:36.379Z] Checking out Revision fba555486c611e673c08206a60053f30687a4555 (PR-43480) [2022-04-21T20:00:36.401Z] Client: [2022-04-21T20:00:36.402Z] Context: default [2022-04-21T20:00:36.402Z] Debug Mode: false [2022-04-21T20:00:36.402Z] Plugins: [2022-04-21T20:00:36.402Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T20:00:36.402Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T20:00:36.402Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-21T20:00:36.402Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-21T20:00:36.402Z] [2022-04-21T20:00:36.402Z] Server: [2022-04-21T20:00:36.402Z] Containers: 0 [2022-04-21T20:00:36.402Z] Running: 0 [2022-04-21T20:00:36.402Z] Paused: 0 [2022-04-21T20:00:36.402Z] Stopped: 0 [2022-04-21T20:00:36.402Z] Images: 5 [2022-04-21T20:00:36.402Z] Server Version: 20.10.14 [2022-04-21T20:00:36.402Z] Storage Driver: overlay2 [2022-04-21T20:00:36.402Z] Backing Filesystem: extfs [2022-04-21T20:00:36.402Z] Supports d_type: true [2022-04-21T20:00:36.402Z] Native Overlay Diff: true [2022-04-21T20:00:36.402Z] userxattr: false [2022-04-21T20:00:36.402Z] Logging Driver: json-file [2022-04-21T20:00:36.402Z] Cgroup Driver: systemd [2022-04-21T20:00:36.402Z] Cgroup Version: 2 [2022-04-21T20:00:36.402Z] Plugins: [2022-04-21T20:00:36.402Z] Volume: local [2022-04-21T20:00:36.402Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T20:00:36.402Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T20:00:36.402Z] Swarm: inactive [2022-04-21T20:00:36.402Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-21T20:00:36.402Z] Default Runtime: runc [2022-04-21T20:00:36.402Z] Init Binary: docker-init [2022-04-21T20:00:36.402Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T20:00:36.402Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T20:00:36.402Z] init version: de40ad0 [2022-04-21T20:00:36.402Z] Security Options: [2022-04-21T20:00:36.402Z] apparmor [2022-04-21T20:00:36.402Z] seccomp [2022-04-21T20:00:36.402Z] Profile: default [2022-04-21T20:00:36.402Z] cgroupns [2022-04-21T20:00:36.402Z] Kernel Version: 5.13.0-1021-aws [2022-04-21T20:00:36.402Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-21T20:00:36.402Z] OSType: linux [2022-04-21T20:00:36.402Z] Architecture: x86_64 [2022-04-21T20:00:36.402Z] CPUs: 2 [2022-04-21T20:00:36.402Z] Total Memory: 7.476GiB [2022-04-21T20:00:36.402Z] Name: ip-10-100-104-209 [2022-04-21T20:00:36.402Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-21T20:00:36.402Z] Docker Root Dir: /var/lib/docker [2022-04-21T20:00:36.402Z] Debug Mode: false [2022-04-21T20:00:36.402Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:00:36.402Z] Labels: [2022-04-21T20:00:36.402Z] Experimental: true [2022-04-21T20:00:36.402Z] Insecure Registries: [2022-04-21T20:00:36.402Z] 127.0.0.0/8 [2022-04-21T20:00:36.402Z] Live Restore Enabled: true [2022-04-21T20:00:36.402Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-21T20:00:36.515Z] Commit message: "Merge commit 'e78f6f9c68fee84430b76738c328d5b51d9c853a' into HEAD" [2022-04-21T20:00:36.528Z] First time build. Skipping changelog. [2022-04-21T20:00:36.727Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3510ce47f3fc6751b2bcec187f0a0c44282a2cb0 . [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T20:00:36.986Z] #1 [internal] load build definition from Dockerfile [2022-04-21T20:00:36.986Z] #1 sha256:950b04dbe95cf7502a7f8c11803164f562a7a88d81c0ee6673e9470d12a27ee0 [2022-04-21T20:00:36.986Z] #1 transferring dockerfile: 17.44kB done [2022-04-21T20:00:36.986Z] #1 DONE 0.0s [2022-04-21T20:00:36.986Z] [2022-04-21T20:00:36.986Z] #2 [internal] load .dockerignore [2022-04-21T20:00:36.986Z] #2 sha256:bd28d7b2223ef3d880ffbce7de5f8b8c8dd8eeff4bd333b6ef6e667e56cb4c65 [2022-04-21T20:00:36.986Z] #2 transferring context: 145B done [2022-04-21T20:00:36.986Z] #2 DONE 0.0s [2022-04-21T20:00:36.986Z] [2022-04-21T20:00:36.986Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T20:00:36.986Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-21T20:00:36.986Z] #3 DONE 0.1s [2022-04-21T20:00:36.986Z] [2022-04-21T20:00:36.986Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T20:00:36.986Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-21T20:00:36.986Z] #4 CACHED [2022-04-21T20:00:37.063Z] #24 transferring context: 60.75MB 1.1s done [2022-04-21T20:00:37.063Z] #24 DONE 1.1s [2022-04-21T20:00:37.063Z] [2022-04-21T20:00:37.063Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T20:00:37.063Z] #19 sha256:7d91cf790b37fe5095c46dc5e20e13d4f2fe497aa1f4e33370b098697a32e6b6 [2022-04-21T20:00:37.063Z] #19 CACHED [2022-04-21T20:00:37.063Z] [2022-04-21T20:00:37.063Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T20:00:37.063Z] #41 sha256:ba7d7a489b152aa0a8ca7edf192b8b51b12fe4b116ef6a0f271e34a2f43f7a14 [2022-04-21T20:00:37.063Z] #41 CACHED [2022-04-21T20:00:37.063Z] [2022-04-21T20:00:37.063Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T20:00:37.063Z] #33 sha256:cfe73b7dff319e0cc724c7e76e08a9de18ebb461900fcead63ee1c8df819a8a1 [2022-04-21T20:00:37.063Z] #33 CACHED [2022-04-21T20:00:37.063Z] [2022-04-21T20:00:37.063Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T20:00:37.063Z] #54 sha256:92f386de05418371deecd8628fb45e59e150f40d0d1ae00bef9d1beb1a580f5d [2022-04-21T20:00:37.063Z] #54 CACHED [2022-04-21T20:00:37.063Z] [2022-04-21T20:00:37.063Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T20:00:37.063Z] #18 sha256:83af96155036e9a337e9db4a621063daf5dbc3b01ce78f6c0e8ad957cb2a7f2c [2022-04-21T20:00:37.063Z] #18 CACHED [2022-04-21T20:00:37.063Z] [2022-04-21T20:00:37.063Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:00:37.063Z] #62 sha256:67eb4949a97a638e07f5bcff724a858989298dcf9d0f28699000e4d14f6edd28 [2022-04-21T20:00:37.063Z] #62 CACHED [2022-04-21T20:00:37.063Z] [2022-04-21T20:00:37.063Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T20:00:37.063Z] #52 sha256:583b8b8c4967df44e14532c7eec7b599e890b20b32910b30ac2ca7087311820f [2022-04-21T20:00:37.063Z] #52 CACHED [2022-04-21T20:00:37.063Z] [2022-04-21T20:00:37.063Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T20:00:37.063Z] #20 sha256:ad607c6391dd2821c0b233c67d0f377c9f8cd3d718ec23d654a4b72bfc109822 [2022-04-21T20:00:37.063Z] #20 CACHED [2022-04-21T20:00:37.063Z] [2022-04-21T20:00:37.063Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T20:00:37.063Z] #65 sha256:b4c37dadc93b9137db915e0b82f0e4fe77c382ef563789a1cd09beee565b9e4d [2022-04-21T20:00:37.063Z] #65 CACHED [2022-04-21T20:00:37.063Z] [2022-04-21T20:00:37.063Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T20:00:37.063Z] #63 sha256:839d1f1798f9602b68dac853a02591c55c46fb235eb07dc58c5b44c7598400ba [2022-04-21T20:00:37.063Z] #63 CACHED [2022-04-21T20:00:37.063Z] [2022-04-21T20:00:37.063Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T20:00:37.063Z] #23 sha256:326d759c20bf398a0ae248b27c42ed5dabfc1013d7b22cc967508ceeb05409cd [2022-04-21T20:00:37.063Z] #23 CACHED [2022-04-21T20:00:37.063Z] [2022-04-21T20:00:37.063Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T20:00:37.063Z] #60 sha256:b15c0f6d0d5c4b374e2a6e8e721380d4cdfbd3d6334c2b6964018402c073e457 [2022-04-21T20:00:37.063Z] #60 CACHED [2022-04-21T20:00:37.063Z] [2022-04-21T20:00:37.064Z] #49 [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-04-21T20:00:37.064Z] #49 sha256:c3431511c720e6520e8817e89544f8c2955237414c6b032f473d1ee3f027bc1a [2022-04-21T20:00:37.064Z] #49 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T20:00:37.064Z] #32 sha256:f969072de96a6751e2fdb6c7f83413501cffd3c63eb91a34d77c20aed7686cba [2022-04-21T20:00:37.064Z] #32 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T20:00:37.064Z] #44 sha256:5e2ad723a98d4a155bc5aaeb485028583c8375a1237debb2800e8d71cde0ed37 [2022-04-21T20:00:37.064Z] #44 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T20:00:37.064Z] #66 sha256:65367fa555797ec7b781a8fb887aa25044cac1461bbc8812f304ae85c65de1e5 [2022-04-21T20:00:37.064Z] #66 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T20:00:37.064Z] #38 sha256:95d33aa00d2c78a9b02c049f68bbf55c60e4de82b4948769a3b3c0de8ba565df [2022-04-21T20:00:37.064Z] #38 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #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-04-21T20:00:37.064Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T20:00:37.064Z] #14 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #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-04-21T20:00:37.064Z] #31 sha256:1780a44a0422a93525384bd1d337201ead1274d88fc0bcad5e9fe5e31101e81d [2022-04-21T20:00:37.064Z] #31 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T20:00:37.064Z] #57 sha256:1f8c8c3d69641f465a10278d8048b8d722a7640c6186fa025a7eb4c963c634f1 [2022-04-21T20:00:37.064Z] #57 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #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-04-21T20:00:37.064Z] #13 sha256:7221f775b7edddb53c5e30132d3c62d343b2589d11491d03d1c45b033054a92d [2022-04-21T20:00:37.064Z] #13 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T20:00:37.064Z] #39 sha256:71bd65a9df5529788874556bb17bf0d8f026e3624fffb30f66f6c14d478e5c57 [2022-04-21T20:00:37.064Z] #39 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #48 [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-04-21T20:00:37.064Z] #48 sha256:61b3f1a01e3de2561c76904c599c819d0fc2fc5d7086dbaa784da1b2217013eb [2022-04-21T20:00:37.064Z] #48 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T20:00:37.064Z] #37 sha256:96065e8207cd0bf9a54ededa8246f91cb6a2add95a5e5ba62cb88f933275b841 [2022-04-21T20:00:37.064Z] #37 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T20:00:37.064Z] #46 sha256:7386c8f59acf5433ace01126a72b14dd6e5baadd4c240e26de4d517d1b22b6c0 [2022-04-21T20:00:37.064Z] #46 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:00:37.064Z] #58 sha256:601393e3bc207721812129a3317f47c3e7557f677699e4da65de609a2272bdfa [2022-04-21T20:00:37.064Z] #58 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T20:00:37.064Z] #21 sha256:fe7545c388fdf56dcb56b232e4ff681684df33a2d56f7f758ab8c102b10a5b74 [2022-04-21T20:00:37.064Z] #21 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #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-04-21T20:00:37.064Z] #26 sha256:e5c6f1fc2abb136d58bc3780b4b8497549a78bdbb443dace0b8f5d51aa9c5d77 [2022-04-21T20:00:37.064Z] #26 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T20:00:37.064Z] #22 sha256:e7804be2e2fbf4879252d2b05b3992fb5729ed006007d5417b8eb5f4db630f2c [2022-04-21T20:00:37.064Z] #22 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:00:37.064Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T20:00:37.064Z] #53 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T20:00:37.064Z] #68 sha256:7c940f1c6c35dd6513ff266bfeb1e1369dc01bcfe88866cd63fbe38e5a998d6a [2022-04-21T20:00:37.064Z] #68 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #40 [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-04-21T20:00:37.064Z] #40 sha256:3b1a44bef2405d3caff232c19dcc08a90c26ce754b0871efb12003ad68664c89 [2022-04-21T20:00:37.064Z] #40 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T20:00:37.064Z] #43 sha256:f67cb7f3703851376acb3d0ac57e6f4e3bf4a236eab3da364e72e1f89871cffe [2022-04-21T20:00:37.064Z] #43 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T20:00:37.064Z] #56 sha256:1a942e0da032ebff5270c9e407295a99a29861cc69f99aa0ef5a73a6945be94f [2022-04-21T20:00:37.064Z] #56 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T20:00:37.064Z] #27 sha256:8f90c38ec543301ec0c902299b1cc009d1e447fe25d6049b531d6da2da63766b [2022-04-21T20:00:37.064Z] #27 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T20:00:37.064Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-21T20:00:37.064Z] #72 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T20:00:37.064Z] #64 sha256:076ecb016c5a916d7fbc73b38de30f113e1f9a34ddcf094f98a54e3b5c4c33ff [2022-04-21T20:00:37.064Z] #64 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T20:00:37.064Z] #30 sha256:48520713608460040e1813f75cc54f6045a3590bc1d67dfe82b7adcc6528ed66 [2022-04-21T20:00:37.064Z] #30 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T20:00:37.064Z] #51 sha256:24db86effaef127e0279719c6404fb4ae3ded73336fd4469e0217cd874f3c27a [2022-04-21T20:00:37.064Z] #51 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T20:00:37.064Z] #55 sha256:ab406524337f9bc0834330d8189b9bcae93254d648f333490c65d3a949292908 [2022-04-21T20:00:37.064Z] #55 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T20:00:37.064Z] #35 sha256:d9ebdb4837b40eccd2864e575a48c9f6d92da275641025f90792aeb7f293ffa3 [2022-04-21T20:00:37.064Z] #35 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T20:00:37.064Z] #73 sha256:1d4e097a1614c03a7f94309c072d5ee1952ac748a5f35157a2e9e3c4523f92e8 [2022-04-21T20:00:37.064Z] #73 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T20:00:37.064Z] #59 sha256:85b8061a63d8edc7ebed385e605ef411f61b9c3985fd0bbc0608bef1bb235e9b [2022-04-21T20:00:37.064Z] #59 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T20:00:37.064Z] #16 sha256:5f88143e7e6ec50a9b5ad579d2f7efae37829b8bcabd520bc1d9c8256ee82148 [2022-04-21T20:00:37.064Z] #16 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T20:00:37.064Z] #15 sha256:e648a6e8414b1e99875a58c5f0400dedde719f7f1f8ad47234246167c876abdb [2022-04-21T20:00:37.064Z] #15 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #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-04-21T20:00:37.064Z] #34 sha256:1a47be7fc40040ddb01b831544c7a7c384b9f7b2e8f54cc1c923eec7dee5922d [2022-04-21T20:00:37.064Z] #34 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T20:00:37.064Z] #17 sha256:bee61c6e9f4c3f8f5940657e3cfbffacff3ce3454301136a6dc0962e20934de6 [2022-04-21T20:00:37.064Z] #17 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T20:00:37.064Z] #50 sha256:b0d013c7fedd1156653aac4d0e12fcff33204a17c4b130f0f602535f75a68a77 [2022-04-21T20:00:37.064Z] #50 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #45 [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-04-21T20:00:37.064Z] #45 sha256:3fe99a8fb2f8ac688a40e5d153f8587085f6dd77d1413ddfadc8e617e937cd47 [2022-04-21T20:00:37.064Z] #45 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T20:00:37.064Z] #25 sha256:c90d43e254b55a151c79b2a20884d34cce8ff0d86d40f6a9441caeb1282f1c2c [2022-04-21T20:00:37.064Z] #25 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #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-04-21T20:00:37.064Z] #36 sha256:02f6229b8eea86bd7385bc83c09ebbe27aeb877a09677a6303cdf55195ef8024 [2022-04-21T20:00:37.064Z] #36 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T20:00:37.064Z] #67 sha256:995ef6469d3216af21f19a823597b54dcdd0a1bb125e508bab32f9860b4dbd6c [2022-04-21T20:00:37.064Z] #67 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T20:00:37.064Z] #12 sha256:5c32585904d45e9e247e2b4a3058b5a1f5c0197a0e35ef29e683803792ed6dfb [2022-04-21T20:00:37.064Z] #12 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T20:00:37.064Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-21T20:00:37.064Z] #70 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #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-04-21T20:00:37.064Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-21T20:00:37.064Z] #29 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #42 [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-04-21T20:00:37.064Z] #42 sha256:ef27d041b149fc4db06194a6007144ee46d1d04277dc9748882335539730f1cd [2022-04-21T20:00:37.064Z] #42 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T20:00:37.064Z] #61 sha256:c5d3433eab619bddb31a82e3b87b676d8a958c3690abf12d6f97506251421022 [2022-04-21T20:00:37.064Z] #61 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T20:00:37.064Z] #74 sha256:201f91103feffaf09071570b92e6c1fa3c9a03136edd44c62032792450d98a45 [2022-04-21T20:00:37.064Z] #74 CACHED [2022-04-21T20:00:37.064Z] [2022-04-21T20:00:37.064Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T20:00:37.064Z] #75 sha256:00becf8eb47c24612a6a67041bf7dafdb66a65e50c8a67802f123220286101b0 [2022-04-21T20:00:37.099Z] + [ PR != PR ] [2022-04-21T20:00:37.099Z] + [ master != master ] [2022-04-21T20:00:37.099Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T20:00:37.171Z] Merge succeeded, producing 3a801c692caa8287c4ecea9bbe293378174aa5a9 [2022-04-21T20:00:37.171Z] Checking out Revision 3a801c692caa8287c4ecea9bbe293378174aa5a9 (PR-43480) [2022-04-21T20:00:37.220Z] Merge succeeded, producing 3a801c692caa8287c4ecea9bbe293378174aa5a9 [2022-04-21T20:00:37.221Z] Checking out Revision 3a801c692caa8287c4ecea9bbe293378174aa5a9 (PR-43480) [2022-04-21T20:00:37.246Z] [2022-04-21T20:00:37.246Z] #6 [internal] load .dockerignore [2022-04-21T20:00:37.246Z] #6 sha256:23542de82c7f502be1946195c942c0cbf5f0a48ce27a110d68fc05f802ec1e76 [2022-04-21T20:00:37.246Z] #6 DONE 0.0s [2022-04-21T20:00:37.246Z] [2022-04-21T20:00:37.246Z] #5 [internal] load build definition from Dockerfile [2022-04-21T20:00:37.246Z] #5 sha256:e00bef0ddb45edff3d76f86cfda444bfdec1e4fba9cc980c13e5c36518958a7f [2022-04-21T20:00:37.246Z] #5 DONE 0.0s [2022-04-21T20:00:37.246Z] [2022-04-21T20:00:37.246Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T20:00:37.246Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T20:00:37.246Z] #10 DONE 0.1s [2022-04-21T20:00:37.246Z] [2022-04-21T20:00:37.246Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T20:00:37.246Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T20:00:37.465Z] + docker version [2022-04-21T20:00:37.466Z] Client: Docker Engine - Community [2022-04-21T20:00:37.466Z] Version: 20.10.14 [2022-04-21T20:00:37.466Z] API version: 1.41 [2022-04-21T20:00:37.466Z] Go version: go1.16.15 [2022-04-21T20:00:37.466Z] Git commit: a224086 [2022-04-21T20:00:37.466Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-21T20:00:37.466Z] OS/Arch: linux/amd64 [2022-04-21T20:00:37.466Z] Context: default [2022-04-21T20:00:37.466Z] Experimental: true [2022-04-21T20:00:37.466Z] [2022-04-21T20:00:37.466Z] Server: Docker Engine - Community [2022-04-21T20:00:37.466Z] Engine: [2022-04-21T20:00:37.466Z] Version: 20.10.14 [2022-04-21T20:00:37.466Z] API version: 1.41 (minimum version 1.12) [2022-04-21T20:00:37.466Z] Go version: go1.16.15 [2022-04-21T20:00:37.466Z] Git commit: 87a90dc [2022-04-21T20:00:37.466Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-21T20:00:37.466Z] OS/Arch: linux/amd64 [2022-04-21T20:00:37.466Z] Experimental: true [2022-04-21T20:00:37.466Z] containerd: [2022-04-21T20:00:37.466Z] Version: 1.5.11 [2022-04-21T20:00:37.466Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T20:00:37.466Z] runc: [2022-04-21T20:00:37.466Z] Version: 1.0.3 [2022-04-21T20:00:37.466Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T20:00:37.466Z] docker-init: [2022-04-21T20:00:37.466Z] Version: 0.19.0 [2022-04-21T20:00:37.466Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-21T20:00:37.512Z] #9 DONE 0.1s [2022-04-21T20:00:37.512Z] [2022-04-21T20:00:37.512Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T20:00:37.512Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-21T20:00:37.512Z] #7 DONE 0.1s [2022-04-21T20:00:37.512Z] [2022-04-21T20:00:37.512Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T20:00:37.512Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-21T20:00:37.512Z] #8 DONE 0.1s [2022-04-21T20:00:37.512Z] [2022-04-21T20:00:37.512Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:00:37.512Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T20:00:37.512Z] #71 DONE 0.0s [2022-04-21T20:00:37.512Z] [2022-04-21T20:00:37.512Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:00:37.512Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T20:00:37.512Z] #69 DONE 0.0s [2022-04-21T20:00:37.512Z] [2022-04-21T20:00:37.512Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T20:00:37.512Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T20:00:37.512Z] #11 DONE 0.0s [2022-04-21T20:00:37.512Z] [2022-04-21T20:00:37.512Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T20:00:37.512Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T20:00:37.512Z] #28 DONE 0.0s [2022-04-21T20:00:37.512Z] [2022-04-21T20:00:37.512Z] #24 [internal] load build context [2022-04-21T20:00:37.512Z] #24 sha256:606bc679f410727eedf4e867a97dccbf5a1ef3e9b4da678e105c5507969f4ff6 [2022-04-21T20:00:35.691Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T20:00:35.697Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:35.697Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-21T20:00:36.372Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T20:00:36.380Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:36.385Z] > git checkout -f fba555486c611e673c08206a60053f30687a4555 # timeout=10 [2022-04-21T20:00:36.519Z] > git rev-list --no-walk 134acaa4688e64140c25898dd19877f758dbeb8a # timeout=10 [2022-04-21T20:00:37.722Z] Commit message: "Merge commit 'e78f6f9c68fee84430b76738c328d5b51d9c853a' into HEAD" [2022-04-21T20:00:37.749Z] Commit message: "Merge commit 'e78f6f9c68fee84430b76738c328d5b51d9c853a' into HEAD" [2022-04-21T20:00:37.781Z] + docker info [2022-04-21T20:00:37.845Z] First time build. Skipping changelog. [2022-04-21T20:00:36.178Z] > git remote # timeout=10 [2022-04-21T20:00:36.226Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T20:00:36.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:36.267Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-21T20:00:37.140Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-21T20:00:37.257Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:37.300Z] > git checkout -f 3a801c692caa8287c4ecea9bbe293378174aa5a9 # timeout=10 [2022-04-21T20:00:36.114Z] > git remote # timeout=10 [2022-04-21T20:00:36.165Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T20:00:36.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:00:36.233Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-21T20:00:37.073Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-21T20:00:37.207Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:00:37.256Z] > git checkout -f 3a801c692caa8287c4ecea9bbe293378174aa5a9 # timeout=10 [2022-04-21T20:00:37.761Z] > git rev-list --no-walk 134acaa4688e64140c25898dd19877f758dbeb8a # timeout=10 [2022-04-21T20:00:38.033Z] #75 DONE 1.1s [2022-04-21T20:00:38.033Z] [2022-04-21T20:00:38.033Z] #76 exporting to image [2022-04-21T20:00:38.033Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T20:00:38.033Z] #76 exporting layers [Pipeline] withEnv [Pipeline] { [2022-04-21T20:00:38.083Z] #24 ... [2022-04-21T20:00:38.083Z] [2022-04-21T20:00:38.083Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T20:00:38.083Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T20:00:38.083Z] #47 DONE 0.4s [2022-04-21T20:00:38.083Z] [2022-04-21T20:00:38.083Z] #24 [internal] load build context [2022-04-21T20:00:38.083Z] #24 sha256:606bc679f410727eedf4e867a97dccbf5a1ef3e9b4da678e105c5507969f4ff6 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T20:00:38.964Z] #76 exporting layers 0.9s done [2022-04-21T20:00:38.964Z] #76 writing image sha256:b56be9d8cb81d9cf0f9aa085cf42c062fe8f9699e343649ae7fea2324fd19764 done [2022-04-21T20:00:38.964Z] #76 naming to docker.io/library/docker:635d2d558693bbf3e8c2decc53418ac096bf17fb done [2022-04-21T20:00:38.964Z] #76 DONE 1.0s [2022-04-21T20:00:39.025Z] #24 transferring context: 60.74MB 1.6s done [2022-04-21T20:00:39.102Z] + docker version [2022-04-21T20:00:39.102Z] Client: [2022-04-21T20:00:39.102Z] Version: 20.10.9 [2022-04-21T20:00:39.102Z] API version: 1.41 [2022-04-21T20:00:39.102Z] Go version: go1.16.8 [2022-04-21T20:00:39.102Z] Git commit: c2ea9bc [2022-04-21T20:00:39.102Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T20:00:39.102Z] OS/Arch: windows/amd64 [2022-04-21T20:00:39.102Z] Context: default [2022-04-21T20:00:39.102Z] Experimental: true [2022-04-21T20:00:39.102Z] [2022-04-21T20:00:39.102Z] Server: Docker Engine - Community [2022-04-21T20:00:39.102Z] Engine: [2022-04-21T20:00:39.102Z] Version: 20.10.9 [2022-04-21T20:00:39.102Z] API version: 1.41 (minimum version 1.24) [2022-04-21T20:00:39.102Z] Go version: go1.16.8 [2022-04-21T20:00:39.102Z] Git commit: 79ea9d3 [2022-04-21T20:00:39.102Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T20:00:39.102Z] OS/Arch: windows/amd64 [2022-04-21T20:00:39.102Z] Experimental: true [2022-04-21T20:00:39.149Z] Client: [2022-04-21T20:00:39.149Z] Context: default [2022-04-21T20:00:39.149Z] Debug Mode: false [2022-04-21T20:00:39.149Z] Plugins: [2022-04-21T20:00:39.149Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T20:00:39.149Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T20:00:39.149Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-21T20:00:39.149Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-21T20:00:39.149Z] [2022-04-21T20:00:39.149Z] Server: [2022-04-21T20:00:39.149Z] Containers: 0 [2022-04-21T20:00:39.149Z] Running: 0 [2022-04-21T20:00:39.149Z] Paused: 0 [2022-04-21T20:00:39.149Z] Stopped: 0 [2022-04-21T20:00:39.149Z] Images: 2 [2022-04-21T20:00:39.149Z] Server Version: 20.10.14 [2022-04-21T20:00:39.149Z] Storage Driver: overlay2 [2022-04-21T20:00:39.149Z] Backing Filesystem: extfs [2022-04-21T20:00:39.149Z] Supports d_type: true [2022-04-21T20:00:39.149Z] Native Overlay Diff: true [2022-04-21T20:00:39.149Z] userxattr: false [2022-04-21T20:00:39.149Z] Logging Driver: json-file [2022-04-21T20:00:39.149Z] Cgroup Driver: cgroupfs [2022-04-21T20:00:39.149Z] Cgroup Version: 1 [2022-04-21T20:00:39.149Z] Plugins: [2022-04-21T20:00:39.149Z] Volume: local [2022-04-21T20:00:39.149Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T20:00:39.149Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T20:00:39.149Z] Swarm: inactive [2022-04-21T20:00:39.149Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-21T20:00:39.149Z] Default Runtime: runc [2022-04-21T20:00:39.149Z] Init Binary: docker-init [2022-04-21T20:00:39.149Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T20:00:39.149Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T20:00:39.149Z] init version: de40ad0 [2022-04-21T20:00:39.149Z] Security Options: [2022-04-21T20:00:39.149Z] apparmor [2022-04-21T20:00:39.149Z] seccomp [2022-04-21T20:00:39.149Z] Profile: default [2022-04-21T20:00:39.149Z] Kernel Version: 5.4.0-1071-aws [2022-04-21T20:00:39.149Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-21T20:00:39.149Z] OSType: linux [2022-04-21T20:00:39.149Z] Architecture: x86_64 [2022-04-21T20:00:39.149Z] CPUs: 2 [2022-04-21T20:00:39.149Z] Total Memory: 7.483GiB [2022-04-21T20:00:39.149Z] Name: ip-10-100-95-91 [2022-04-21T20:00:39.149Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-21T20:00:39.149Z] Docker Root Dir: /var/lib/docker [2022-04-21T20:00:39.149Z] Debug Mode: false [2022-04-21T20:00:39.149Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:00:39.149Z] Labels: [2022-04-21T20:00:39.149Z] Experimental: true [2022-04-21T20:00:39.149Z] Insecure Registries: [2022-04-21T20:00:39.149Z] 127.0.0.0/8 [2022-04-21T20:00:39.149Z] Live Restore Enabled: true [2022-04-21T20:00:39.149Z] [2022-04-21T20:00:39.149Z] WARNING: No swap limit support [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [Pipeline] sh [2022-04-21T20:00:39.284Z] #24 DONE 1.7s [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T20:00:39.284Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T20:00:39.284Z] #51 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T20:00:39.284Z] #54 sha256:0ff4ab53e3edd5f0a8927e3ca1b45fb178fb34e5812dc0dfd41282c81434177a [2022-04-21T20:00:39.284Z] #54 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T20:00:39.284Z] #15 sha256:cdce564a5785486f284bd659d8b1c9f4167cf8b7d27ce23d3ec9efd3c493bf20 [2022-04-21T20:00:39.284Z] #15 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:00:39.284Z] #58 sha256:c61e84866ff4f0a528945c022f078dbbe33fe1a4a06444780ad8ec600d29f0b8 [2022-04-21T20:00:39.284Z] #58 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T20:00:39.284Z] #59 sha256:aad639989462dcff1fd080dca7afeca82a9cf954eca2b9da51303b84cb045b4b [2022-04-21T20:00:39.284Z] #59 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:00:39.284Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T20:00:39.284Z] #53 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T20:00:39.284Z] #63 sha256:b8365dba07a136519a8d554a6565325984386af179dbce2e769c36e79b8460f1 [2022-04-21T20:00:39.284Z] #63 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T20:00:39.284Z] #33 sha256:cf2baaf4fd68b6fcb36ca9ba697bca1cadf27b840a9e8bb9b0557eb9a56ed191 [2022-04-21T20:00:39.284Z] #33 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T20:00:39.284Z] #43 sha256:dc933b27cb71027b9a3c3594378bbb8d22b7817c240370091a2b97042eeef663 [2022-04-21T20:00:39.284Z] #43 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-21T20:00:39.284Z] #75 sha256:1e2cae20d556e3aa4bf2e0089c038974646ba631248fe5b9bb12fa30ee686478 [2022-04-21T20:00:39.284Z] #75 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T20:00:39.284Z] #17 sha256:6d3e94cbad784cfe5f6f3b1028ab130f79ae324a7b71431fd302ee48dbbbee2b [2022-04-21T20:00:39.284Z] #17 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T20:00:39.284Z] #67 sha256:46c637a9210f9ef6d691482631c3976d42ffda382308befeb5c8c9f9e2d5d25d [2022-04-21T20:00:39.284Z] #67 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T20:00:39.284Z] #39 sha256:da0a4c36f60cfbba753fa9f67f5af062e07104bbf391fc777ebc75df4288b34b [2022-04-21T20:00:39.284Z] #39 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T20:00:39.284Z] #64 sha256:f3dbae4bf7226ab701511ddd68472d682ac6c77d8d16a47252f73efeb95e5ecd [2022-04-21T20:00:39.284Z] #64 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T20:00:39.284Z] #46 sha256:451e902add903e75117451b5343b18f86c1cc7f35412222d53373ee83e30feb3 [2022-04-21T20:00:39.284Z] #46 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T20:00:39.284Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T20:00:39.284Z] #21 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T20:00:39.284Z] #66 sha256:24290593c227f8ccf00eb43fbf2511bf57428f6ca59e3e2573fc44a4044e5fbd [2022-04-21T20:00:39.284Z] #66 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #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-04-21T20:00:39.284Z] #13 sha256:772157ab50785cac5c20421bd764d7ad9ac71389b3057f0f7fcdef0e2976ce87 [2022-04-21T20:00:39.284Z] #13 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T20:00:39.284Z] #23 sha256:0e123318212cf9da61e05de8d2f9e2d78739358c8b15512784fac12c85abd181 [2022-04-21T20:00:39.284Z] #23 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T20:00:39.284Z] #32 sha256:04b3b936f04d5f19e3c4033e7d6b7365e618ef8d029ecc9fccff0cf267cd1cef [2022-04-21T20:00:39.284Z] #32 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T20:00:39.284Z] #57 sha256:d9354725cfdbbb4ca4961b6ad0d21ecb06ee1fa96c2333ee435f6b66824fdb47 [2022-04-21T20:00:39.284Z] #57 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T20:00:39.284Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T20:00:39.284Z] #12 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.284Z] #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-04-21T20:00:39.284Z] #26 sha256:c64d2ea33563e68fdc59959fd9a8312414d192e284eb8e6d25ba890ab0f26941 [2022-04-21T20:00:39.284Z] #26 CACHED [2022-04-21T20:00:39.284Z] [2022-04-21T20:00:39.285Z] #45 [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-04-21T20:00:39.285Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T20:00:39.285Z] #45 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #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-04-21T20:00:39.285Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T20:00:39.285Z] #34 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T20:00:39.285Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T20:00:39.285Z] #60 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T20:00:39.285Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T20:00:39.285Z] #55 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #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-04-21T20:00:39.285Z] #31 sha256:995d71435b67c46552902efe67cd97c52932a66cdfd0d2bae73e8cf029f2155d [2022-04-21T20:00:39.285Z] #31 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #49 [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-04-21T20:00:39.285Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T20:00:39.285Z] #49 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T20:00:39.285Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-21T20:00:39.285Z] #70 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #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-04-21T20:00:39.285Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T20:00:39.285Z] #29 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T20:00:39.285Z] #20 sha256:fe23bbd51d5c7337d81a64a5b607a0942d79e8251d4ccb6331b960939070b7ae [2022-04-21T20:00:39.285Z] #20 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T20:00:39.285Z] #73 sha256:7505d1dde6eecbb32b27c15ec215b39e31fd6776239edc04115d194e4ea63e09 [2022-04-21T20:00:39.285Z] #73 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T20:00:39.285Z] #74 sha256:f3e8f9e7868c6da9880450c1f47c18a6a5bc0bd6b5026f6e4c1a838c56e7f806 [2022-04-21T20:00:39.285Z] #74 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T20:00:39.285Z] #37 sha256:d79129db83bfd6e95a6de00e76b32b22fb5e081e1edf9d314a435035aaee0dfe [2022-04-21T20:00:39.285Z] #37 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T20:00:39.285Z] #22 sha256:78bd08c1bf1ca00388b0aa0f76e0a431902f763c189a659e5be3c952c729421a [2022-04-21T20:00:39.285Z] #22 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T20:00:39.285Z] #65 sha256:889a22f99a34a017c074b1c68528ca579e133a8c214765bda742a191c88520f2 [2022-04-21T20:00:39.285Z] #65 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T20:00:39.285Z] #61 sha256:fbd141351d1be9ef956197117704131e0013df770f160a960fed585e59ebef45 [2022-04-21T20:00:39.285Z] #61 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T20:00:39.285Z] #35 sha256:4b298a2bfe79e151a88e2221e195d06f5b6bb7bf2ec5dc6f280db59dc9066e84 [2022-04-21T20:00:39.285Z] #35 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T20:00:39.285Z] #19 sha256:c3508f3354c7843cc8a5ab3b42be79271f2f90428c78e3059128df7d44c97719 [2022-04-21T20:00:39.285Z] #19 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T20:00:39.285Z] #41 sha256:aebddcc4e2abeaee7af27480c1577baafd514b8f9d43abf891e6f8135f5badd4 [2022-04-21T20:00:39.285Z] #41 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #42 [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-04-21T20:00:39.285Z] #42 sha256:41715d527e8148944662c681bea13b2a89e7d927ac5071c747c01f7e682f2528 [2022-04-21T20:00:39.285Z] #42 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T20:00:39.285Z] #18 sha256:d05397cc8aecf4237e6d4a25fd2f6826752b690a664ebec16227276991d09feb [2022-04-21T20:00:39.285Z] #18 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T20:00:39.285Z] #52 sha256:069c5ec3e1d60686df179f5d5b804d5ebf961b4dfbc3de5104c7d909de1cc1ce [2022-04-21T20:00:39.285Z] #52 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #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-04-21T20:00:39.285Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T20:00:39.285Z] #14 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #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-04-21T20:00:39.285Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T20:00:39.285Z] #36 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #48 [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-04-21T20:00:39.285Z] #48 sha256:f2868e4c84ebef12af7764ae416ae70ccb354d4b3338eca894f69b7691864630 [2022-04-21T20:00:39.285Z] #48 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:00:39.285Z] #62 sha256:d210cd83af00cc6d338bea39e62c45c2f487da23a15ac689b2c144f1a6c09e3a [2022-04-21T20:00:39.285Z] #62 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #40 [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-04-21T20:00:39.285Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T20:00:39.285Z] #40 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T20:00:39.285Z] #56 sha256:767e9eb31774f750ff8808ad8a67853036818cad671d5a2c6c58dd5b99b57f91 [2022-04-21T20:00:39.285Z] #56 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T20:00:39.285Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T20:00:39.285Z] #38 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T20:00:39.285Z] #25 sha256:cb36beea97b59379d6a1046a7b6aba0a8fe1c8aaa66f62ece878843f6122cec5 [2022-04-21T20:00:39.285Z] #25 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T20:00:39.285Z] #50 sha256:7ffdf3f212290a0e150bc2d29bad06bfe0a8c7d106f8d4cf46251df8bb4b2da8 [2022-04-21T20:00:39.285Z] #50 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T20:00:39.285Z] #68 sha256:b3d574a3e68ebcfc5c9bfc0b9088a9669b8ee9d30f2d5a76b5ccd79abfd9deef [2022-04-21T20:00:39.285Z] #68 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T20:00:39.285Z] #27 sha256:2e6cda3569797c43d4ce5fd1a1185c13684a97acf19ec5a952b90ebfa92e2a89 [2022-04-21T20:00:39.285Z] #27 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T20:00:39.285Z] #30 sha256:e21a7cdb4dd4901ad57e936717bb3474a10bafb74c9f13341b681d26af7ee0e6 [2022-04-21T20:00:39.285Z] #30 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T20:00:39.285Z] #44 sha256:e5db8297630d3723067178e470da76dc2eb24f2ff7f798dc1d26f5e625c162a6 [2022-04-21T20:00:39.285Z] #44 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T20:00:39.285Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-21T20:00:39.285Z] #72 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T20:00:39.285Z] #16 sha256:5faf748b6cdc0a76b25b632a0c0fb06943120167aa2f938ecd4e6561db5eab9f [2022-04-21T20:00:39.285Z] #16 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-21T20:00:39.285Z] #76 sha256:19f26c8b37c95af1e0df36dbf84dae8c036ad474ff9f85b64167bc9546a4f046 [2022-04-21T20:00:39.285Z] #76 CACHED [2022-04-21T20:00:39.285Z] [2022-04-21T20:00:39.285Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T20:00:39.285Z] #77 sha256:4c52a46a67e4dce2779580dfce2fa3c38bd6f7e2aab04603c4bf2c8d4f56e1a3 [2022-04-21T20:00:39.435Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T20:00:39.435Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T20:00:39.435Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43480/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-21T20:00:39.435Z] + bash /home/ubuntu/workspace/moby_PR-43480/check-config.sh [2022-04-21T20:00:39.435Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-21T20:00:39.435Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-21T20:00:39.435Z] [2022-04-21T20:00:39.435Z] Generally Necessary: [2022-04-21T20:00:39.435Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-21T20:00:39.435Z] - apparmor: enabled and tools installed [2022-04-21T20:00:39.435Z] - CONFIG_NAMESPACES: enabled [2022-04-21T20:00:39.435Z] - CONFIG_NET_NS: enabled [2022-04-21T20:00:39.435Z] - CONFIG_PID_NS: enabled [2022-04-21T20:00:39.435Z] - CONFIG_IPC_NS: enabled [2022-04-21T20:00:39.435Z] - CONFIG_UTS_NS: enabled [2022-04-21T20:00:39.435Z] - CONFIG_CGROUPS: enabled [2022-04-21T20:00:39.435Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-21T20:00:39.435Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-21T20:00:39.435Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-21T20:00:39.435Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-21T20:00:39.435Z] - CONFIG_CPUSETS: enabled [2022-04-21T20:00:39.435Z] - CONFIG_MEMCG: enabled [2022-04-21T20:00:39.435Z] - CONFIG_KEYS: enabled [2022-04-21T20:00:39.435Z] - CONFIG_VETH: enabled (as module) [2022-04-21T20:00:39.435Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-21T20:00:39.435Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-21T20:00:39.435Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-21T20:00:39.435Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-21T20:00:39.435Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-21T20:00:39.435Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-21T20:00:39.435Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-21T20:00:39.435Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-21T20:00:39.435Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-21T20:00:39.495Z] + sudo modprobe ip6table_filter [2022-04-21T20:00:39.615Z] + docker version [2022-04-21T20:00:39.615Z] Client: [2022-04-21T20:00:39.615Z] Version: 20.10.9 [2022-04-21T20:00:39.615Z] API version: 1.41 [2022-04-21T20:00:39.615Z] Go version: go1.16.8 [2022-04-21T20:00:39.615Z] Git commit: c2ea9bc [2022-04-21T20:00:39.615Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T20:00:39.616Z] OS/Arch: windows/amd64 [2022-04-21T20:00:39.616Z] Context: default [2022-04-21T20:00:39.616Z] Experimental: true [2022-04-21T20:00:39.616Z] [2022-04-21T20:00:39.616Z] Server: Docker Engine - Community [2022-04-21T20:00:39.616Z] Engine: [2022-04-21T20:00:39.616Z] Version: 20.10.9 [2022-04-21T20:00:39.616Z] API version: 1.41 (minimum version 1.24) [2022-04-21T20:00:39.616Z] Go version: go1.16.8 [2022-04-21T20:00:39.616Z] Git commit: 79ea9d3 [2022-04-21T20:00:39.616Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T20:00:39.616Z] OS/Arch: windows/amd64 [2022-04-21T20:00:39.616Z] Experimental: true [2022-04-21T20:00:39.692Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-21T20:00:39.692Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-21T20:00:39.692Z] - CONFIG_CGROUP_BPF: enabled [2022-04-21T20:00:39.692Z] [2022-04-21T20:00:39.692Z] Optional Features: [2022-04-21T20:00:39.692Z] - CONFIG_USER_NS: enabled [2022-04-21T20:00:39.692Z] - CONFIG_SECCOMP: enabled [2022-04-21T20:00:39.692Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-21T20:00:39.692Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-21T20:00:39.692Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-21T20:00:39.692Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-21T20:00:39.692Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-21T20:00:39.692Z] - CONFIG_BLK_CGROUP: enabled [2022-04-21T20:00:39.692Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-21T20:00:39.692Z] - CONFIG_CGROUP_PERF: enabled [2022-04-21T20:00:39.692Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-21T20:00:39.692Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-21T20:00:39.692Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-21T20:00:39.692Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-21T20:00:39.692Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-21T20:00:39.692Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-21T20:00:39.692Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-21T20:00:39.692Z] - CONFIG_IP_VS: enabled (as module) [2022-04-21T20:00:39.692Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-21T20:00:39.692Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-21T20:00:39.692Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-21T20:00:39.692Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-21T20:00:39.692Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-21T20:00:39.692Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-21T20:00:39.692Z] - CONFIG_EXT4_FS: enabled [2022-04-21T20:00:39.692Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-21T20:00:39.692Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-21T20:00:39.692Z] - Network Drivers: [2022-04-21T20:00:39.692Z] - "overlay": [2022-04-21T20:00:39.692Z] - CONFIG_VXLAN: enabled (as module) [2022-04-21T20:00:39.692Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-21T20:00:39.692Z] Optional (for encrypted networks): [Pipeline] sh [Pipeline] sh [2022-04-21T20:00:39.948Z] - CONFIG_CRYPTO: enabled [2022-04-21T20:00:39.948Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-21T20:00:39.948Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-21T20:00:39.948Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-21T20:00:39.948Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-21T20:00:39.948Z] - CONFIG_XFRM: enabled [2022-04-21T20:00:39.948Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-21T20:00:39.948Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-21T20:00:39.948Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-21T20:00:39.948Z] - "ipvlan": [2022-04-21T20:00:39.948Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-21T20:00:39.948Z] - "macvlan": [2022-04-21T20:00:39.948Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-21T20:00:39.948Z] - CONFIG_DUMMY: enabled (as module) [2022-04-21T20:00:39.948Z] - "ftp,tftp client in container": [2022-04-21T20:00:39.948Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-21T20:00:39.948Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-21T20:00:39.948Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-21T20:00:39.948Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-21T20:00:39.948Z] - Storage Drivers: [2022-04-21T20:00:39.948Z] - "aufs": [2022-04-21T20:00:39.948Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-21T20:00:39.948Z] - "btrfs": [2022-04-21T20:00:39.948Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-21T20:00:39.948Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-21T20:00:39.948Z] - "devicemapper": [2022-04-21T20:00:39.948Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-21T20:00:39.948Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-21T20:00:39.948Z] - "overlay": [2022-04-21T20:00:39.948Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-21T20:00:39.948Z] - "zfs": [2022-04-21T20:00:39.948Z] - /dev/zfs: present [2022-04-21T20:00:39.948Z] - zfs command: missing [2022-04-21T20:00:39.948Z] - zpool command: missing [2022-04-21T20:00:39.948Z] [2022-04-21T20:00:39.948Z] Limits: [2022-04-21T20:00:39.948Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-21T20:00:39.948Z] [2022-04-21T20:00:39.948Z] + true [2022-04-21T20:00:39.982Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635d2d558693bbf3e8c2decc53418ac096bf17fb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635d2d558693bbf3e8c2decc53418ac096bf17fb hack/test/unit [2022-04-21T20:00:40.168Z] + docker info [2022-04-21T20:00:40.168Z] Client: [2022-04-21T20:00:40.168Z] Context: default [2022-04-21T20:00:40.168Z] Debug Mode: false [2022-04-21T20:00:40.168Z] [2022-04-21T20:00:40.168Z] Server: [2022-04-21T20:00:40.168Z] Containers: 0 [2022-04-21T20:00:40.168Z] Running: 0 [2022-04-21T20:00:40.168Z] Paused: 0 [2022-04-21T20:00:40.168Z] Stopped: 0 [2022-04-21T20:00:40.168Z] Images: 13 [2022-04-21T20:00:40.168Z] Server Version: 20.10.9 [2022-04-21T20:00:40.168Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T20:00:40.168Z] Windows: [2022-04-21T20:00:40.168Z] LCOW: [2022-04-21T20:00:40.168Z] Logging Driver: json-file [2022-04-21T20:00:40.168Z] Plugins: [2022-04-21T20:00:40.168Z] Volume: local [2022-04-21T20:00:40.168Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T20:00:40.168Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T20:00:40.168Z] Swarm: inactive [2022-04-21T20:00:40.168Z] Default Isolation: process [2022-04-21T20:00:40.168Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T20:00:40.168Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-21T20:00:40.168Z] OSType: windows [2022-04-21T20:00:40.168Z] Architecture: x86_64 [2022-04-21T20:00:40.168Z] CPUs: 4 [2022-04-21T20:00:40.168Z] Total Memory: 32GiB [2022-04-21T20:00:40.168Z] Name: azwin-2-20f9c0 [2022-04-21T20:00:40.168Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-21T20:00:40.168Z] Docker Root Dir: D:\docker [2022-04-21T20:00:40.168Z] Debug Mode: false [2022-04-21T20:00:40.168Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:00:40.168Z] Labels: [2022-04-21T20:00:40.168Z] Experimental: true [2022-04-21T20:00:40.168Z] Insecure Registries: [2022-04-21T20:00:40.168Z] 10.0.0.4:5000 [2022-04-21T20:00:40.168Z] 127.0.0.0/8 [2022-04-21T20:00:40.168Z] Registry Mirrors: [2022-04-21T20:00:40.168Z] http://10.0.0.4:5000/ [2022-04-21T20:00:40.168Z] Live Restore Enabled: false [2022-04-21T20:00:40.168Z] Product License: Community Engine [2022-04-21T20:00:40.168Z] [Pipeline] } [2022-04-21T20:00:40.222Z] #77 DONE 0.9s [2022-04-21T20:00:40.222Z] [2022-04-21T20:00:40.222Z] #78 exporting to image [2022-04-21T20:00:40.222Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T20:00:40.222Z] #78 exporting layers [Pipeline] // stage [2022-04-21T20:00:40.237Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-21T20:00:40.237Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-21T20:00:40.237Z] + TESTDIRS=./... [2022-04-21T20:00:40.237Z] + exclude_paths='/vendor/|/integration' [2022-04-21T20:00:40.237Z] ++ go list ./... [2022-04-21T20:00:40.237Z] ++ grep -vE '(/vendor/|/integration)' [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-21T20:00:40.538Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:fba555486c611e673c08206a60053f30687a4555 . [2022-04-21T20:00:40.538Z] #1 [internal] load build definition from Dockerfile [2022-04-21T20:00:40.538Z] #1 sha256:1714e915f31f124e8707e47b759143db875607237820f5064891bf7d07b95a4b [2022-04-21T20:00:40.538Z] #1 transferring dockerfile: 17.44kB done [2022-04-21T20:00:40.538Z] #1 DONE 0.0s [2022-04-21T20:00:40.538Z] [2022-04-21T20:00:40.538Z] #2 [internal] load .dockerignore [2022-04-21T20:00:40.538Z] #2 sha256:dd28b77160aa35e1811a756056c6474b5da0e4af1616819ad8fa10083819a260 [2022-04-21T20:00:40.538Z] #2 transferring context: 145B done [2022-04-21T20:00:40.538Z] #2 DONE 0.0s [2022-04-21T20:00:40.538Z] [2022-04-21T20:00:40.538Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T20:00:40.538Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-21T20:00:40.671Z] + docker info [2022-04-21T20:00:40.795Z] #3 DONE 0.2s [2022-04-21T20:00:40.795Z] [2022-04-21T20:00:40.795Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T20:00:40.795Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-21T20:00:40.795Z] #4 CACHED [2022-04-21T20:00:41.052Z] [2022-04-21T20:00:41.052Z] #6 [internal] load build definition from Dockerfile [2022-04-21T20:00:41.052Z] #6 sha256:c954180c37f7b71b5f626a0927df707d6a03d4fff7ed1119c95d4d95956a182a [2022-04-21T20:00:41.052Z] #6 DONE 0.0s [2022-04-21T20:00:41.052Z] [2022-04-21T20:00:41.052Z] #5 [internal] load .dockerignore [2022-04-21T20:00:41.052Z] #5 sha256:f6589962257e108586c51d319d972b57940265a37be80601d369bab95e2c2b40 [2022-04-21T20:00:41.052Z] #5 DONE 0.0s [2022-04-21T20:00:41.052Z] [2022-04-21T20:00:41.052Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T20:00:41.052Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-21T20:00:41.052Z] #8 DONE 0.1s [2022-04-21T20:00:41.052Z] [2022-04-21T20:00:41.052Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T20:00:41.052Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-21T20:00:41.052Z] #7 DONE 0.1s [2022-04-21T20:00:41.052Z] [2022-04-21T20:00:41.052Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T20:00:41.052Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T20:00:41.156Z] #78 exporting layers 1.0s done [2022-04-21T20:00:41.156Z] #78 writing image sha256:4f505c2b4c450a01edd9d17e2d16842c385e32c2ded935d93fb36f924d8d951a done [2022-04-21T20:00:41.156Z] #78 naming to docker.io/library/docker:3510ce47f3fc6751b2bcec187f0a0c44282a2cb0 done [2022-04-21T20:00:41.156Z] #78 DONE 1.1s [Pipeline] } [2022-04-21T20:00:41.166Z] + pkg_list='github.com/docker/docker/api [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/backend/build [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/httputils [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/middleware [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router/build [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router/container [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router/debug [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router/image [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router/network [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router/session [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router/system [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/server/router/volume [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/backend [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/container [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/events [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/filters [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/image [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/mount [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/network [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/registry [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/strslice [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/swarm [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/time [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/versions [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T20:00:41.166Z] github.com/docker/docker/api/types/volume [2022-04-21T20:00:41.166Z] github.com/docker/docker/builder [2022-04-21T20:00:41.166Z] github.com/docker/docker/builder/builder-next [2022-04-21T20:00:41.166Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T20:00:41.166Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T20:00:41.166Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T20:00:41.166Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T20:00:41.166Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T20:00:41.166Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T20:00:41.166Z] github.com/docker/docker/builder/dockerfile [2022-04-21T20:00:41.166Z] github.com/docker/docker/builder/remotecontext [2022-04-21T20:00:41.166Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T20:00:41.166Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T20:00:41.166Z] github.com/docker/docker/cli [2022-04-21T20:00:41.166Z] github.com/docker/docker/cli/config [2022-04-21T20:00:41.166Z] github.com/docker/docker/cli/debug [2022-04-21T20:00:41.166Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T20:00:41.166Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T20:00:41.166Z] github.com/docker/docker/client [2022-04-21T20:00:41.166Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T20:00:41.166Z] github.com/docker/docker/cmd/dockerd [2022-04-21T20:00:41.166Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T20:00:41.166Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T20:00:41.166Z] github.com/docker/docker/container [2022-04-21T20:00:41.166Z] github.com/docker/docker/container/stream [2022-04-21T20:00:41.166Z] github.com/docker/docker/contrib/apparmor [2022-04-21T20:00:41.166Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T20:00:41.167Z] github.com/docker/docker/contrib/httpserver [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/cluster [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/config [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/events [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/exec [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/images [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/initlayer [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/links [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/listeners [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/local [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/names [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/network [2022-04-21T20:00:41.167Z] github.com/docker/docker/daemon/stats [2022-04-21T20:00:41.167Z] github.com/docker/docker/distribution [2022-04-21T20:00:41.167Z] github.com/docker/docker/distribution/metadata [2022-04-21T20:00:41.167Z] github.com/docker/docker/distribution/utils [2022-04-21T20:00:41.167Z] github.com/docker/docker/distribution/xfer [2022-04-21T20:00:41.167Z] github.com/docker/docker/dockerversion [2022-04-21T20:00:41.167Z] github.com/docker/docker/errdefs [2022-04-21T20:00:41.167Z] github.com/docker/docker/image [2022-04-21T20:00:41.167Z] github.com/docker/docker/image/cache [2022-04-21T20:00:41.167Z] github.com/docker/docker/image/tarexport [2022-04-21T20:00:41.167Z] github.com/docker/docker/image/v1 [2022-04-21T20:00:41.167Z] github.com/docker/docker/internal/test/suite [2022-04-21T20:00:41.167Z] github.com/docker/docker/layer [2022-04-21T20:00:41.167Z] github.com/docker/docker/libcontainerd [2022-04-21T20:00:41.167Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T20:00:41.167Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T20:00:41.167Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T20:00:41.167Z] github.com/docker/docker/libcontainerd/types [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/config [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/idm [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/ns [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/options [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/osl [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T20:00:41.167Z] github.com/docker/docker/libnetwork/types [2022-04-21T20:00:41.167Z] github.com/docker/docker/oci [2022-04-21T20:00:41.167Z] github.com/docker/docker/oci/caps [2022-04-21T20:00:41.167Z] github.com/docker/docker/opts [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/aaparser [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/archive [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/authorization [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/capabilities [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/containerfs [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/directory [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/dmesg [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/filenotify [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/fileutils [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/fsutils [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/homedir [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/idtools [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/ioutils [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/longpath [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/loopback [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/parsers [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/pidfile [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/platform [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/plugins [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/pools [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/progress [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/pubsub [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/reexec [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/signal [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/stack [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/stringid [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/system [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/tailfile [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/tarsum [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/truncindex [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/urlutil [2022-04-21T20:00:41.167Z] github.com/docker/docker/pkg/useragent [2022-04-21T20:00:41.167Z] github.com/docker/docker/plugin [2022-04-21T20:00:41.167Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T20:00:41.167Z] github.com/docker/docker/plugin/v2 [2022-04-21T20:00:41.167Z] github.com/docker/docker/profiles/apparmor [2022-04-21T20:00:41.167Z] github.com/docker/docker/profiles/seccomp [2022-04-21T20:00:41.167Z] github.com/docker/docker/quota [2022-04-21T20:00:41.167Z] github.com/docker/docker/reference [2022-04-21T20:00:41.167Z] github.com/docker/docker/registry [2022-04-21T20:00:41.167Z] github.com/docker/docker/registry/resumable [2022-04-21T20:00:41.167Z] github.com/docker/docker/restartmanager [2022-04-21T20:00:41.167Z] github.com/docker/docker/rootless [2022-04-21T20:00:41.167Z] github.com/docker/docker/rootless/specconv [2022-04-21T20:00:41.167Z] github.com/docker/docker/runconfig [2022-04-21T20:00:41.167Z] github.com/docker/docker/runconfig/opts [2022-04-21T20:00:41.167Z] github.com/docker/docker/testutil [2022-04-21T20:00:41.167Z] github.com/docker/docker/testutil/daemon [2022-04-21T20:00:41.167Z] github.com/docker/docker/testutil/environment [2022-04-21T20:00:41.167Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T20:00:41.167Z] github.com/docker/docker/testutil/fakegit [2022-04-21T20:00:41.167Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T20:00:41.167Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T20:00:41.167Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T20:00:41.167Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T20:00:41.167Z] github.com/docker/docker/testutil/registry [2022-04-21T20:00:41.167Z] github.com/docker/docker/testutil/request [2022-04-21T20:00:41.167Z] github.com/docker/docker/volume [2022-04-21T20:00:41.167Z] github.com/docker/docker/volume/drivers [2022-04-21T20:00:41.167Z] github.com/docker/docker/volume/local [2022-04-21T20:00:41.167Z] github.com/docker/docker/volume/mounts [2022-04-21T20:00:41.167Z] github.com/docker/docker/volume/service [2022-04-21T20:00:41.167Z] github.com/docker/docker/volume/service/opts [2022-04-21T20:00:41.167Z] github.com/docker/docker/volume/testutils' [2022-04-21T20:00:41.167Z] ++ grep --fixed-strings -v /libnetwork [2022-04-21T20:00:41.167Z] ++ echo 'github.com/docker/docker/api [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/backend/build [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/httputils [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/middleware [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router/build [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router/container [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router/debug [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router/image [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router/network [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router/session [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router/system [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/server/router/volume [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/backend [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/container [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/events [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/filters [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/image [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/mount [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/network [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/registry [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/strslice [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/swarm [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/time [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/versions [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T20:00:41.167Z] github.com/docker/docker/api/types/volume [2022-04-21T20:00:41.167Z] github.com/docker/docker/builder [2022-04-21T20:00:41.167Z] github.com/docker/docker/builder/builder-next [2022-04-21T20:00:41.167Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T20:00:41.167Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T20:00:41.167Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T20:00:41.167Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T20:00:41.167Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T20:00:41.167Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T20:00:41.168Z] github.com/docker/docker/builder/dockerfile [2022-04-21T20:00:41.168Z] github.com/docker/docker/builder/remotecontext [2022-04-21T20:00:41.168Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T20:00:41.168Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T20:00:41.168Z] github.com/docker/docker/cli [2022-04-21T20:00:41.168Z] github.com/docker/docker/cli/config [2022-04-21T20:00:41.168Z] github.com/docker/docker/cli/debug [2022-04-21T20:00:41.168Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T20:00:41.168Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T20:00:41.168Z] github.com/docker/docker/client [2022-04-21T20:00:41.168Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T20:00:41.168Z] github.com/docker/docker/cmd/dockerd [2022-04-21T20:00:41.168Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T20:00:41.168Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T20:00:41.168Z] github.com/docker/docker/container [2022-04-21T20:00:41.168Z] github.com/docker/docker/container/stream [2022-04-21T20:00:41.168Z] github.com/docker/docker/contrib/apparmor [2022-04-21T20:00:41.168Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T20:00:41.168Z] github.com/docker/docker/contrib/httpserver [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/cluster [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/config [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/events [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/exec [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/images [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/initlayer [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/links [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/listeners [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/local [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/names [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/network [2022-04-21T20:00:41.168Z] github.com/docker/docker/daemon/stats [2022-04-21T20:00:41.168Z] github.com/docker/docker/distribution [2022-04-21T20:00:41.168Z] github.com/docker/docker/distribution/metadata [2022-04-21T20:00:41.168Z] github.com/docker/docker/distribution/utils [2022-04-21T20:00:41.168Z] github.com/docker/docker/distribution/xfer [2022-04-21T20:00:41.168Z] github.com/docker/docker/dockerversion [2022-04-21T20:00:41.168Z] github.com/docker/docker/errdefs [2022-04-21T20:00:41.168Z] github.com/docker/docker/image [2022-04-21T20:00:41.168Z] github.com/docker/docker/image/cache [2022-04-21T20:00:41.168Z] github.com/docker/docker/image/tarexport [2022-04-21T20:00:41.168Z] github.com/docker/docker/image/v1 [2022-04-21T20:00:41.168Z] github.com/docker/docker/internal/test/suite [2022-04-21T20:00:41.168Z] github.com/docker/docker/layer [2022-04-21T20:00:41.168Z] github.com/docker/docker/libcontainerd [2022-04-21T20:00:41.168Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T20:00:41.168Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T20:00:41.168Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T20:00:41.168Z] github.com/docker/docker/libcontainerd/types [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/config [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/idm [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/ns [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/options [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/osl [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T20:00:41.168Z] github.com/docker/docker/libnetwork/types [2022-04-21T20:00:41.168Z] github.com/docker/docker/oci [2022-04-21T20:00:41.168Z] github.com/docker/docker/oci/caps [2022-04-21T20:00:41.168Z] github.com/docker/docker/opts [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/aaparser [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/archive [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/authorization [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/capabilities [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/containerfs [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/directory [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/dmesg [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/filenotify [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/fileutils [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/fsutils [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/homedir [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/idtools [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/ioutils [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/longpath [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/loopback [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/parsers [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/pidfile [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/platform [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/plugins [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/pools [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/progress [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/pubsub [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/reexec [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/signal [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/stack [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/stringid [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/system [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/tailfile [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/tarsum [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/truncindex [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/urlutil [2022-04-21T20:00:41.168Z] github.com/docker/docker/pkg/useragent [2022-04-21T20:00:41.168Z] github.com/docker/docker/plugin [2022-04-21T20:00:41.168Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T20:00:41.168Z] github.com/docker/docker/plugin/v2 [2022-04-21T20:00:41.168Z] github.com/docker/docker/profiles/apparmor [2022-04-21T20:00:41.168Z] github.com/docker/docker/profiles/seccomp [2022-04-21T20:00:41.168Z] github.com/docker/docker/quota [2022-04-21T20:00:41.168Z] github.com/docker/docker/reference [2022-04-21T20:00:41.168Z] github.com/docker/docker/registry [2022-04-21T20:00:41.168Z] github.com/docker/docker/registry/resumable [2022-04-21T20:00:41.168Z] github.com/docker/docker/restartmanager [2022-04-21T20:00:41.168Z] github.com/docker/docker/rootless [2022-04-21T20:00:41.168Z] github.com/docker/docker/rootless/specconv [2022-04-21T20:00:41.168Z] github.com/docker/docker/runconfig [2022-04-21T20:00:41.168Z] github.com/docker/docker/runconfig/opts [2022-04-21T20:00:41.168Z] github.com/docker/docker/testutil [2022-04-21T20:00:41.168Z] github.com/docker/docker/testutil/daemon [2022-04-21T20:00:41.168Z] github.com/docker/docker/testutil/environment [2022-04-21T20:00:41.168Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T20:00:41.168Z] github.com/docker/docker/testutil/fakegit [2022-04-21T20:00:41.168Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T20:00:41.168Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T20:00:41.168Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T20:00:41.168Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T20:00:41.168Z] github.com/docker/docker/testutil/registry [2022-04-21T20:00:41.168Z] github.com/docker/docker/testutil/request [2022-04-21T20:00:41.168Z] github.com/docker/docker/volume [2022-04-21T20:00:41.168Z] github.com/docker/docker/volume/drivers [2022-04-21T20:00:41.168Z] github.com/docker/docker/volume/local [2022-04-21T20:00:41.168Z] github.com/docker/docker/volume/mounts [2022-04-21T20:00:41.168Z] github.com/docker/docker/volume/service [2022-04-21T20:00:41.168Z] github.com/docker/docker/volume/service/opts [2022-04-21T20:00:41.168Z] github.com/docker/docker/volume/testutils' [2022-04-21T20:00:41.168Z] + base_pkg_list='github.com/docker/docker/api [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/backend/build [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/httputils [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/middleware [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router/build [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router/container [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router/debug [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router/image [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router/network [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router/session [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router/system [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/server/router/volume [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types/backend [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types/container [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types/events [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types/filters [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types/image [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types/mount [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types/network [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types/registry [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types/strslice [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types/swarm [2022-04-21T20:00:41.168Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/time [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/versions [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/volume [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/dockerfile [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/remotecontext [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T20:00:41.169Z] github.com/docker/docker/cli [2022-04-21T20:00:41.169Z] github.com/docker/docker/cli/config [2022-04-21T20:00:41.169Z] github.com/docker/docker/cli/debug [2022-04-21T20:00:41.169Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T20:00:41.169Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T20:00:41.169Z] github.com/docker/docker/client [2022-04-21T20:00:41.169Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T20:00:41.169Z] github.com/docker/docker/cmd/dockerd [2022-04-21T20:00:41.169Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T20:00:41.169Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T20:00:41.169Z] github.com/docker/docker/container [2022-04-21T20:00:41.169Z] github.com/docker/docker/container/stream [2022-04-21T20:00:41.169Z] github.com/docker/docker/contrib/apparmor [2022-04-21T20:00:41.169Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T20:00:41.169Z] github.com/docker/docker/contrib/httpserver [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/cluster [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/config [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/events [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/exec [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/images [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/initlayer [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/links [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/listeners [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/local [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/names [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/network [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/stats [2022-04-21T20:00:41.169Z] github.com/docker/docker/distribution [2022-04-21T20:00:41.169Z] github.com/docker/docker/distribution/metadata [2022-04-21T20:00:41.169Z] github.com/docker/docker/distribution/utils [2022-04-21T20:00:41.169Z] github.com/docker/docker/distribution/xfer [2022-04-21T20:00:41.169Z] github.com/docker/docker/dockerversion [2022-04-21T20:00:41.169Z] github.com/docker/docker/errdefs [2022-04-21T20:00:41.169Z] github.com/docker/docker/image [2022-04-21T20:00:41.169Z] github.com/docker/docker/image/cache [2022-04-21T20:00:41.169Z] github.com/docker/docker/image/tarexport [2022-04-21T20:00:41.169Z] github.com/docker/docker/image/v1 [2022-04-21T20:00:41.169Z] github.com/docker/docker/internal/test/suite [2022-04-21T20:00:41.169Z] github.com/docker/docker/layer [2022-04-21T20:00:41.169Z] github.com/docker/docker/libcontainerd [2022-04-21T20:00:41.169Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T20:00:41.169Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T20:00:41.169Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T20:00:41.169Z] github.com/docker/docker/libcontainerd/types [2022-04-21T20:00:41.169Z] github.com/docker/docker/oci [2022-04-21T20:00:41.169Z] github.com/docker/docker/oci/caps [2022-04-21T20:00:41.169Z] github.com/docker/docker/opts [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/aaparser [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/archive [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/authorization [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/capabilities [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/containerfs [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/directory [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/dmesg [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/filenotify [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/fileutils [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/fsutils [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/homedir [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/idtools [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/ioutils [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/longpath [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/loopback [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/parsers [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/pidfile [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/platform [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/plugins [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/pools [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/progress [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/pubsub [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/reexec [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/signal [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/stack [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/stringid [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/system [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/tailfile [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/tarsum [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/truncindex [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/urlutil [2022-04-21T20:00:41.169Z] github.com/docker/docker/pkg/useragent [2022-04-21T20:00:41.169Z] github.com/docker/docker/plugin [2022-04-21T20:00:41.169Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T20:00:41.169Z] github.com/docker/docker/plugin/v2 [2022-04-21T20:00:41.169Z] github.com/docker/docker/profiles/apparmor [2022-04-21T20:00:41.169Z] github.com/docker/docker/profiles/seccomp [2022-04-21T20:00:41.169Z] github.com/docker/docker/quota [2022-04-21T20:00:41.169Z] github.com/docker/docker/reference [2022-04-21T20:00:41.169Z] github.com/docker/docker/registry [2022-04-21T20:00:41.169Z] github.com/docker/docker/registry/resumable [2022-04-21T20:00:41.169Z] github.com/docker/docker/restartmanager [2022-04-21T20:00:41.169Z] github.com/docker/docker/rootless [2022-04-21T20:00:41.169Z] github.com/docker/docker/rootless/specconv [2022-04-21T20:00:41.169Z] github.com/docker/docker/runconfig [2022-04-21T20:00:41.169Z] github.com/docker/docker/runconfig/opts [2022-04-21T20:00:41.169Z] github.com/docker/docker/testutil [2022-04-21T20:00:41.169Z] github.com/docker/docker/testutil/daemon [2022-04-21T20:00:41.169Z] github.com/docker/docker/testutil/environment [2022-04-21T20:00:41.169Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T20:00:41.169Z] github.com/docker/docker/testutil/fakegit [2022-04-21T20:00:41.169Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T20:00:41.169Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T20:00:41.169Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T20:00:41.169Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T20:00:41.169Z] github.com/docker/docker/testutil/registry [2022-04-21T20:00:41.169Z] github.com/docker/docker/testutil/request [2022-04-21T20:00:41.169Z] github.com/docker/docker/volume [2022-04-21T20:00:41.169Z] github.com/docker/docker/volume/drivers [2022-04-21T20:00:41.169Z] github.com/docker/docker/volume/local [2022-04-21T20:00:41.169Z] github.com/docker/docker/volume/mounts [2022-04-21T20:00:41.169Z] github.com/docker/docker/volume/service [2022-04-21T20:00:41.169Z] github.com/docker/docker/volume/service/opts [2022-04-21T20:00:41.169Z] github.com/docker/docker/volume/testutils' [2022-04-21T20:00:41.169Z] ++ grep --fixed-strings /libnetwork [2022-04-21T20:00:41.169Z] ++ echo 'github.com/docker/docker/api [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/backend/build [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/httputils [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/middleware [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router/build [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router/container [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router/debug [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router/image [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router/network [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router/session [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router/system [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/server/router/volume [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/backend [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/container [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/events [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/filters [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/image [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/mount [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/network [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/registry [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/strslice [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/swarm [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/time [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/versions [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T20:00:41.169Z] github.com/docker/docker/api/types/volume [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/dockerfile [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/remotecontext [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T20:00:41.169Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T20:00:41.169Z] github.com/docker/docker/cli [2022-04-21T20:00:41.169Z] github.com/docker/docker/cli/config [2022-04-21T20:00:41.169Z] github.com/docker/docker/cli/debug [2022-04-21T20:00:41.169Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T20:00:41.169Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T20:00:41.169Z] github.com/docker/docker/client [2022-04-21T20:00:41.169Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T20:00:41.169Z] github.com/docker/docker/cmd/dockerd [2022-04-21T20:00:41.169Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T20:00:41.169Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T20:00:41.169Z] github.com/docker/docker/container [2022-04-21T20:00:41.169Z] github.com/docker/docker/container/stream [2022-04-21T20:00:41.169Z] github.com/docker/docker/contrib/apparmor [2022-04-21T20:00:41.169Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T20:00:41.169Z] github.com/docker/docker/contrib/httpserver [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/cluster [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/config [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/events [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/exec [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T20:00:41.169Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/images [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/initlayer [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/links [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/listeners [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/local [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/names [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/network [2022-04-21T20:00:41.170Z] github.com/docker/docker/daemon/stats [2022-04-21T20:00:41.170Z] github.com/docker/docker/distribution [2022-04-21T20:00:41.170Z] github.com/docker/docker/distribution/metadata [2022-04-21T20:00:41.170Z] github.com/docker/docker/distribution/utils [2022-04-21T20:00:41.170Z] github.com/docker/docker/distribution/xfer [2022-04-21T20:00:41.170Z] github.com/docker/docker/dockerversion [2022-04-21T20:00:41.170Z] github.com/docker/docker/errdefs [2022-04-21T20:00:41.170Z] github.com/docker/docker/image [2022-04-21T20:00:41.170Z] github.com/docker/docker/image/cache [2022-04-21T20:00:41.170Z] github.com/docker/docker/image/tarexport [2022-04-21T20:00:41.170Z] github.com/docker/docker/image/v1 [2022-04-21T20:00:41.170Z] github.com/docker/docker/internal/test/suite [2022-04-21T20:00:41.170Z] github.com/docker/docker/layer [2022-04-21T20:00:41.170Z] github.com/docker/docker/libcontainerd [2022-04-21T20:00:41.170Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T20:00:41.170Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T20:00:41.170Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T20:00:41.170Z] github.com/docker/docker/libcontainerd/types [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/config [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/idm [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/ns [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/options [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/osl [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/types [2022-04-21T20:00:41.170Z] github.com/docker/docker/oci [2022-04-21T20:00:41.170Z] github.com/docker/docker/oci/caps [2022-04-21T20:00:41.170Z] github.com/docker/docker/opts [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/aaparser [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/archive [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/authorization [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/capabilities [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/containerfs [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/directory [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/dmesg [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/filenotify [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/fileutils [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/fsutils [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/homedir [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/idtools [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/ioutils [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/longpath [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/loopback [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/parsers [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/pidfile [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/platform [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/plugins [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/pools [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/progress [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/pubsub [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/reexec [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/signal [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/stack [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/stringid [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/system [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/tailfile [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/tarsum [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/truncindex [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/urlutil [2022-04-21T20:00:41.170Z] github.com/docker/docker/pkg/useragent [2022-04-21T20:00:41.170Z] github.com/docker/docker/plugin [2022-04-21T20:00:41.170Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T20:00:41.170Z] github.com/docker/docker/plugin/v2 [2022-04-21T20:00:41.170Z] github.com/docker/docker/profiles/apparmor [2022-04-21T20:00:41.170Z] github.com/docker/docker/profiles/seccomp [2022-04-21T20:00:41.170Z] github.com/docker/docker/quota [2022-04-21T20:00:41.170Z] github.com/docker/docker/reference [2022-04-21T20:00:41.170Z] github.com/docker/docker/registry [2022-04-21T20:00:41.170Z] github.com/docker/docker/registry/resumable [2022-04-21T20:00:41.170Z] github.com/docker/docker/restartmanager [2022-04-21T20:00:41.170Z] github.com/docker/docker/rootless [2022-04-21T20:00:41.170Z] github.com/docker/docker/rootless/specconv [2022-04-21T20:00:41.170Z] github.com/docker/docker/runconfig [2022-04-21T20:00:41.170Z] github.com/docker/docker/runconfig/opts [2022-04-21T20:00:41.170Z] github.com/docker/docker/testutil [2022-04-21T20:00:41.170Z] github.com/docker/docker/testutil/daemon [2022-04-21T20:00:41.170Z] github.com/docker/docker/testutil/environment [2022-04-21T20:00:41.170Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T20:00:41.170Z] github.com/docker/docker/testutil/fakegit [2022-04-21T20:00:41.170Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T20:00:41.170Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T20:00:41.170Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T20:00:41.170Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T20:00:41.170Z] github.com/docker/docker/testutil/registry [2022-04-21T20:00:41.170Z] github.com/docker/docker/testutil/request [2022-04-21T20:00:41.170Z] github.com/docker/docker/volume [2022-04-21T20:00:41.170Z] github.com/docker/docker/volume/drivers [2022-04-21T20:00:41.170Z] github.com/docker/docker/volume/local [2022-04-21T20:00:41.170Z] github.com/docker/docker/volume/mounts [2022-04-21T20:00:41.170Z] github.com/docker/docker/volume/service [2022-04-21T20:00:41.170Z] github.com/docker/docker/volume/service/opts [2022-04-21T20:00:41.170Z] github.com/docker/docker/volume/testutils' [2022-04-21T20:00:41.170Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/config [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/idm [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T20:00:41.170Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ns [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/options [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/osl [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/types' [2022-04-21T20:00:41.171Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-21T20:00:41.171Z] + echo 'github.com/docker/docker/libnetwork [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/config [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/idm [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/ns [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/options [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/osl [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/types' [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:00:41.171Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:00:41.171Z] + type docker-proxy [2022-04-21T20:00:41.171Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-21T20:00:41.171Z] + hack/make.sh binary-proxy install-proxy [2022-04-21T20:00:41.171Z] [2022-04-21T20:00:41.171Z] Removing bundles/ [2022-04-21T20:00:41.171Z] [2022-04-21T20:00:41.171Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-21T20:00:41.171Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-21T20:00:41.171Z] GOOS="" GOARCH="" GOARM="" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T20:00:41.309Z] #10 DONE 0.1s [2022-04-21T20:00:41.309Z] [2022-04-21T20:00:41.309Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T20:00:41.309Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T20:00:41.309Z] #9 DONE 0.1s [2022-04-21T20:00:41.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=3510ce47f3fc6751b2bcec187f0a0c44282a2cb0 -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:3510ce47f3fc6751b2bcec187f0a0c44282a2cb0 hack/make.sh dynbinary test-integration [2022-04-21T20:00:41.567Z] [2022-04-21T20:00:41.567Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:00:41.567Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T20:00:41.567Z] #78 DONE 0.0s [2022-04-21T20:00:41.567Z] [2022-04-21T20:00:41.567Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:00:41.567Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T20:00:41.567Z] #76 DONE 0.0s [2022-04-21T20:00:41.567Z] [2022-04-21T20:00:41.567Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T20:00:41.567Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T20:00:41.567Z] #11 DONE 0.0s [2022-04-21T20:00:41.567Z] [2022-04-21T20:00:41.567Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T20:00:41.567Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T20:00:41.567Z] #35 DONE 0.0s [2022-04-21T20:00:41.567Z] [2022-04-21T20:00:41.567Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T20:00:41.567Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T20:00:41.567Z] #12 CACHED [2022-04-21T20:00:41.567Z] [2022-04-21T20:00:41.567Z] #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-04-21T20:00:41.567Z] #13 sha256:772157ab50785cac5c20421bd764d7ad9ac71389b3057f0f7fcdef0e2976ce87 [2022-04-21T20:00:41.567Z] #13 CACHED [2022-04-21T20:00:41.567Z] [2022-04-21T20:00:41.567Z] #31 [internal] load build context [2022-04-21T20:00:41.567Z] #31 sha256:2e8ed6a1d3c0ddce788f07aa7956fbb4697106addd5a860345ba2f98f4aad651 [2022-04-21T20:00:41.655Z] Client: [2022-04-21T20:00:41.655Z] Context: default [2022-04-21T20:00:41.655Z] Debug Mode: false [2022-04-21T20:00:41.655Z] Plugins: [2022-04-21T20:00:41.655Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-21T20:00:41.655Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-21T20:00:41.655Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-21T20:00:41.655Z] [2022-04-21T20:00:41.655Z] Server: [2022-04-21T20:00:41.655Z] Containers: 0 [2022-04-21T20:00:41.655Z] Running: 0 [2022-04-21T20:00:41.655Z] Paused: 0 [2022-04-21T20:00:41.655Z] Stopped: 0 [2022-04-21T20:00:41.655Z] Images: 13 [2022-04-21T20:00:41.655Z] Server Version: 20.10.9 [2022-04-21T20:00:41.655Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-21T20:00:41.655Z] LCOW: [2022-04-21T20:00:41.655Z] Windows: [2022-04-21T20:00:41.655Z] Logging Driver: json-file [2022-04-21T20:00:41.655Z] Plugins: [2022-04-21T20:00:41.655Z] Volume: local [2022-04-21T20:00:41.655Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T20:00:41.655Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T20:00:41.655Z] Swarm: inactive [2022-04-21T20:00:41.655Z] Default Isolation: process [2022-04-21T20:00:41.655Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-21T20:00:41.655Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-21T20:00:41.655Z] OSType: windows [2022-04-21T20:00:41.655Z] Architecture: x86_64 [2022-04-21T20:00:41.655Z] CPUs: 4 [2022-04-21T20:00:41.655Z] Total Memory: 32GiB [2022-04-21T20:00:41.655Z] Name: azwin-2-4222a0 [2022-04-21T20:00:41.655Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-21T20:00:41.655Z] Docker Root Dir: D:\docker [2022-04-21T20:00:41.655Z] Debug Mode: false [2022-04-21T20:00:41.655Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:00:41.655Z] Labels: [2022-04-21T20:00:41.655Z] Experimental: true [2022-04-21T20:00:41.655Z] Insecure Registries: [2022-04-21T20:00:41.655Z] 10.0.0.4:5000 [2022-04-21T20:00:41.655Z] 127.0.0.0/8 [2022-04-21T20:00:41.655Z] Registry Mirrors: [2022-04-21T20:00:41.655Z] http://10.0.0.4:5000/ [2022-04-21T20:00:41.655Z] Live Restore Enabled: false [2022-04-21T20:00:41.655Z] Product License: Community Engine [2022-04-21T20:00:41.655Z] [2022-04-21T20:00:41.767Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-21T20:00:41.767Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-21T20:00:41.767Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-21T20:00:41.767Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-21T20:00:41.767Z] systemd 247.3-7 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-04-21T20:00:41.767Z] Detected virtualization docker. [2022-04-21T20:00:41.767Z] Detected architecture x86-64. [2022-04-21T20:00:41.767Z] Set hostname to . [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-21T20:00:42.025Z] modprobe@configfs.service: Succeeded. [2022-04-21T20:00:42.025Z] modprobe@drm.service: Succeeded. [2022-04-21T20:00:42.025Z] modprobe@fuse.service: Succeeded. [2022-04-21T20:00:42.025Z] + source /etc/docker-entrypoint-cmd [2022-04-21T20:00:42.025Z] ++ hack/make.sh dynbinary test-integration [2022-04-21T20:00:42.025Z] [2022-04-21T20:00:42.138Z] #31 ... [2022-04-21T20:00:42.138Z] [2022-04-21T20:00:42.138Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T20:00:42.138Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T20:00:42.138Z] #54 DONE 0.4s [2022-04-21T20:00:42.138Z] [2022-04-21T20:00:42.138Z] #31 [internal] load build context [2022-04-21T20:00:42.138Z] #31 sha256:2e8ed6a1d3c0ddce788f07aa7956fbb4697106addd5a860345ba2f98f4aad651 [2022-04-21T20:00:42.284Z] Removing bundles/ [2022-04-21T20:00:42.284Z] [2022-04-21T20:00:42.284Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T20:00:42.284Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T20:00:42.284Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T20:00:42.711Z] #31 ... [2022-04-21T20:00:42.711Z] [2022-04-21T20:00:42.711Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-21T20:00:42.711Z] #14 sha256:30e6f06b356b57ff4bf7911f6c745b5a0d52c70d8c5338cbd89aa5bf22456ed6 [2022-04-21T20:00:42.711Z] #14 DONE 1.1s [2022-04-21T20:00:42.711Z] [2022-04-21T20:00:42.711Z] #31 [internal] load build context [2022-04-21T20:00:42.711Z] #31 sha256:2e8ed6a1d3c0ddce788f07aa7956fbb4697106addd5a860345ba2f98f4aad651 [2022-04-21T20:00:43.643Z] #31 ... [2022-04-21T20:00:43.643Z] [2022-04-21T20:00:43.643Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-21T20:00:43.643Z] #15 sha256:0a4f4fe963419818e9abe011b1d7369072a99fae46d70545ed99f6c96631ccf1 [2022-04-21T20:00:43.643Z] #15 DONE 1.1s [2022-04-21T20:00:43.643Z] [2022-04-21T20:00:43.643Z] #31 [internal] load build context [2022-04-21T20:00:43.643Z] #31 sha256:2e8ed6a1d3c0ddce788f07aa7956fbb4697106addd5a860345ba2f98f4aad651 [2022-04-21T20:00:44.577Z] #31 ... [2022-04-21T20:00:44.577Z] [2022-04-21T20:00:44.577Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-21T20:00:44.577Z] #16 sha256:ca5fbf0a62451eb183f9b18568d4448058997ec58137708d2bd5bc41825c8d41 [2022-04-21T20:00:44.577Z] #16 DONE 1.0s [2022-04-21T20:00:44.577Z] [2022-04-21T20:00:44.577Z] #31 [internal] load build context [2022-04-21T20:00:44.577Z] #31 sha256:2e8ed6a1d3c0ddce788f07aa7956fbb4697106addd5a860345ba2f98f4aad651 [2022-04-21T20:00:44.834Z] #31 transferring context: 60.75MB 3.3s done [2022-04-21T20:00:45.091Z] #31 DONE 3.5s [2022-04-21T20:00:45.091Z] [2022-04-21T20:00:45.091Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-21T20:00:45.091Z] #17 sha256:17fb3c060ed7f9bdba2df10aa916519f2b2e75176ae34443720d1b7ef4f66cf4 [2022-04-21T20:00:45.348Z] #17 DONE 0.7s [2022-04-21T20:00:45.348Z] [2022-04-21T20:00:45.348Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-21T20:00:45.348Z] #18 sha256:6781f5d8287150b24b72e38de07d873046e1c42eb99f3de8c15b6da165de66cf [2022-04-21T20:00:45.911Z] #18 DONE 0.5s [2022-04-21T20:00:45.911Z] [2022-04-21T20:00:45.911Z] #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-04-21T20:00:45.911Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T20:00:46.842Z] #19 0.762 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T20:00:46.842Z] #19 0.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T20:00:46.842Z] #19 0.954 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T20:00:46.842Z] #19 0.962 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T20:00:47.102Z] #19 1.081 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T20:00:47.102Z] #19 1.174 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T20:00:47.102Z] #19 1.298 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T20:00:47.360Z] #19 1.440 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T20:00:47.360Z] #19 1.538 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T20:00:47.617Z] #19 1.634 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T20:00:47.617Z] #19 1.637 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T20:00:47.617Z] #19 1.639 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T20:00:47.617Z] #19 1.640 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T20:00:47.617Z] #19 1.642 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T20:00:47.617Z] #19 1.644 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T20:00:47.617Z] #19 1.645 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T20:00:47.617Z] #19 1.646 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T20:00:47.617Z] #19 1.646 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T20:00:47.617Z] #19 1.647 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T20:00:47.617Z] #19 1.648 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T20:00:47.617Z] #19 1.648 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T20:00:47.716Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-21T20:00:47.716Z] [2022-04-21T20:00:47.716Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-21T20:00:47.716Z] Installing docker-proxy to /usr/local/bin/ [2022-04-21T20:00:47.716Z] [2022-04-21T20:00:47.716Z] + mkdir -p bundles [2022-04-21T20:00:47.716Z] + '[' -n 'github.com/docker/docker/api [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/backend/build [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/httputils [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/middleware [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router/build [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router/container [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router/debug [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router/image [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router/network [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router/session [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router/system [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/server/router/volume [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/backend [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/container [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/events [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/filters [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/image [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/mount [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/network [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/registry [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/strslice [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/swarm [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/time [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/versions [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T20:00:47.716Z] github.com/docker/docker/api/types/volume [2022-04-21T20:00:47.716Z] github.com/docker/docker/builder [2022-04-21T20:00:47.716Z] github.com/docker/docker/builder/builder-next [2022-04-21T20:00:47.716Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T20:00:47.716Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T20:00:47.716Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T20:00:47.716Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T20:00:47.716Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T20:00:47.717Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T20:00:47.717Z] github.com/docker/docker/builder/dockerfile [2022-04-21T20:00:47.717Z] github.com/docker/docker/builder/remotecontext [2022-04-21T20:00:47.717Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T20:00:47.717Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T20:00:47.717Z] github.com/docker/docker/cli [2022-04-21T20:00:47.717Z] github.com/docker/docker/cli/config [2022-04-21T20:00:47.717Z] github.com/docker/docker/cli/debug [2022-04-21T20:00:47.717Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T20:00:47.717Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T20:00:47.717Z] github.com/docker/docker/client [2022-04-21T20:00:47.717Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T20:00:47.717Z] github.com/docker/docker/cmd/dockerd [2022-04-21T20:00:47.717Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T20:00:47.717Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T20:00:47.717Z] github.com/docker/docker/container [2022-04-21T20:00:47.717Z] github.com/docker/docker/container/stream [2022-04-21T20:00:47.717Z] github.com/docker/docker/contrib/apparmor [2022-04-21T20:00:47.717Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T20:00:47.717Z] github.com/docker/docker/contrib/httpserver [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/cluster [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/config [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/events [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/exec [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/images [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/initlayer [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/links [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/listeners [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/local [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/names [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/network [2022-04-21T20:00:47.717Z] github.com/docker/docker/daemon/stats [2022-04-21T20:00:47.717Z] github.com/docker/docker/distribution [2022-04-21T20:00:47.717Z] github.com/docker/docker/distribution/metadata [2022-04-21T20:00:47.717Z] github.com/docker/docker/distribution/utils [2022-04-21T20:00:47.717Z] github.com/docker/docker/distribution/xfer [2022-04-21T20:00:47.717Z] github.com/docker/docker/dockerversion [2022-04-21T20:00:47.717Z] github.com/docker/docker/errdefs [2022-04-21T20:00:47.717Z] github.com/docker/docker/image [2022-04-21T20:00:47.717Z] github.com/docker/docker/image/cache [2022-04-21T20:00:47.717Z] github.com/docker/docker/image/tarexport [2022-04-21T20:00:47.717Z] github.com/docker/docker/image/v1 [2022-04-21T20:00:47.717Z] github.com/docker/docker/internal/test/suite [2022-04-21T20:00:47.717Z] github.com/docker/docker/layer [2022-04-21T20:00:47.717Z] github.com/docker/docker/libcontainerd [2022-04-21T20:00:47.717Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T20:00:47.717Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T20:00:47.717Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T20:00:47.717Z] github.com/docker/docker/libcontainerd/types [2022-04-21T20:00:47.717Z] github.com/docker/docker/oci [2022-04-21T20:00:47.717Z] github.com/docker/docker/oci/caps [2022-04-21T20:00:47.717Z] github.com/docker/docker/opts [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/aaparser [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/archive [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/authorization [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/capabilities [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/containerfs [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/directory [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/dmesg [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/filenotify [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/fileutils [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/fsutils [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/homedir [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/idtools [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/ioutils [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/longpath [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/loopback [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/parsers [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/pidfile [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/platform [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/plugins [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/pools [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/progress [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/pubsub [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/reexec [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/signal [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/stack [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/stringid [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/system [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/tailfile [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/tarsum [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/truncindex [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/urlutil [2022-04-21T20:00:47.717Z] github.com/docker/docker/pkg/useragent [2022-04-21T20:00:47.717Z] github.com/docker/docker/plugin [2022-04-21T20:00:47.717Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T20:00:47.717Z] github.com/docker/docker/plugin/v2 [2022-04-21T20:00:47.717Z] github.com/docker/docker/profiles/apparmor [2022-04-21T20:00:47.717Z] github.com/docker/docker/profiles/seccomp [2022-04-21T20:00:47.717Z] github.com/docker/docker/quota [2022-04-21T20:00:47.717Z] github.com/docker/docker/reference [2022-04-21T20:00:47.717Z] github.com/docker/docker/registry [2022-04-21T20:00:47.717Z] github.com/docker/docker/registry/resumable [2022-04-21T20:00:47.717Z] github.com/docker/docker/restartmanager [2022-04-21T20:00:47.717Z] github.com/docker/docker/rootless [2022-04-21T20:00:47.717Z] github.com/docker/docker/rootless/specconv [2022-04-21T20:00:47.717Z] github.com/docker/docker/runconfig [2022-04-21T20:00:47.717Z] github.com/docker/docker/runconfig/opts [2022-04-21T20:00:47.717Z] github.com/docker/docker/testutil [2022-04-21T20:00:47.717Z] github.com/docker/docker/testutil/daemon [2022-04-21T20:00:47.717Z] github.com/docker/docker/testutil/environment [2022-04-21T20:00:47.717Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T20:00:47.717Z] github.com/docker/docker/testutil/fakegit [2022-04-21T20:00:47.717Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T20:00:47.717Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T20:00:47.717Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T20:00:47.717Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T20:00:47.717Z] github.com/docker/docker/testutil/registry [2022-04-21T20:00:47.717Z] github.com/docker/docker/testutil/request [2022-04-21T20:00:47.717Z] github.com/docker/docker/volume [2022-04-21T20:00:47.717Z] github.com/docker/docker/volume/drivers [2022-04-21T20:00:47.717Z] github.com/docker/docker/volume/local [2022-04-21T20:00:47.717Z] github.com/docker/docker/volume/mounts [2022-04-21T20:00:47.717Z] github.com/docker/docker/volume/service [2022-04-21T20:00:47.717Z] github.com/docker/docker/volume/service/opts [2022-04-21T20:00:47.717Z] github.com/docker/docker/volume/testutils' ']' [2022-04-21T20:00:47.717Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-04-21T20:00:47.717Z] ? github.com/docker/docker/api [no test files] [2022-04-21T20:00:48.012Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-21T20:00:48.012Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0946b2c9\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-21T20:00:48.012Z] ---------------------------------------------------------------------------- [2022-04-21T20:00:48.012Z] [2022-04-21T20:00:48.012Z] INFO: executeCI.ps1 starting at Thu Apr 21 20:00:47 CUT 2022 [2022-04-21T20:00:48.012Z] [2022-04-21T20:00:48.012Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-21T20:00:48.012Z] INFO: Running git version 2.24.1.windows.2 [2022-04-21T20:00:48.012Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-21T20:00:48.012Z] INFO: Environment variables: [2022-04-21T20:00:48.012Z] [2022-04-21T20:00:48.012Z] Name Value [2022-04-21T20:00:48.012Z] ---- ----- [2022-04-21T20:00:48.012Z] ALLUSERSPROFILE C:\ProgramData [2022-04-21T20:00:48.012Z] amd64 true [2022-04-21T20:00:48.012Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-21T20:00:48.012Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-21T20:00:48.012Z] arm64 true [2022-04-21T20:00:48.012Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-21T20:00:48.012Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-21T20:00:48.012Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-21T20:00:48.012Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-21T20:00:48.012Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-21T20:00:48.012Z] BRANCH_NAME PR-43480 [2022-04-21T20:00:48.012Z] BUILD_DISPLAY_NAME #4 [2022-04-21T20:00:48.012Z] BUILD_ID 4 [2022-04-21T20:00:48.012Z] BUILD_NUMBER 4 [2022-04-21T20:00:48.012Z] BUILD_TAG jenkins-moby-PR-43480-4 [2022-04-21T20:00:48.012Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/ [2022-04-21T20:00:48.012Z] cgroup2 true [2022-04-21T20:00:48.012Z] CHANGE_AUTHOR corhere [2022-04-21T20:00:48.012Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-04-21T20:00:48.012Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-04-21T20:00:48.012Z] CHANGE_BRANCH mitigate-slow-health-check-start [2022-04-21T20:00:48.012Z] CHANGE_FORK corhere [2022-04-21T20:00:48.012Z] CHANGE_ID 43480 [2022-04-21T20:00:48.012Z] CHANGE_TARGET master [2022-04-21T20:00:48.012Z] CHANGE_TITLE Mitigate the impact of slow exec starts on health checks [2022-04-21T20:00:48.012Z] CHANGE_URL https://github.com/moby/moby/pull/43480 [2022-04-21T20:00:48.012Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T20:00:48.012Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-21T20:00:48.012Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-21T20:00:48.012Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-21T20:00:48.012Z] COMPUTERNAME azwin-2-20f9c0 [2022-04-21T20:00:48.012Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-21T20:00:48.012Z] ConfigSequenceNumber 0 [2022-04-21T20:00:48.012Z] dco true [2022-04-21T20:00:48.012Z] DOCKER_BUILDKIT 0 [2022-04-21T20:00:48.012Z] DOCKER_DUT_DEBUG 1 [2022-04-21T20:00:48.012Z] DOCKER_EXPERIMENTAL 1 [2022-04-21T20:00:48.012Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-21T20:00:48.012Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-21T20:00:48.012Z] EXECUTOR_NUMBER 0 [2022-04-21T20:00:48.012Z] FQDN azwin-2-20f9c0.westus.cloudapp.azure.com [2022-04-21T20:00:48.012Z] GIT_BRANCH PR-43480 [2022-04-21T20:00:48.012Z] GIT_COMMIT 3a801c692caa8287c4ecea9bbe293378174aa5a9 [2022-04-21T20:00:48.012Z] GIT_PREVIOUS_COMMIT 134acaa4688e64140c25898dd19877f758dbeb8a [2022-04-21T20:00:48.012Z] GIT_URL https://github.com/moby/moby.git [2022-04-21T20:00:48.012Z] HUDSON_COOKIE 3d9d449c-c536-4e80-924e-5f627c3970a2 [2022-04-21T20:00:48.012Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-21T20:00:48.012Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-21T20:00:48.012Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-21T20:00:48.012Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-21T20:00:48.012Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-21T20:00:48.012Z] JENKINS_NODE_COOKIE 70ab0449-a1c7-4d5a-b449-5867948e7915 [2022-04-21T20:00:48.012Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-21T20:00:48.012Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-21T20:00:48.012Z] JOB_BASE_NAME PR-43480 [2022-04-21T20:00:48.012Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/display/redirect [2022-04-21T20:00:48.012Z] JOB_NAME moby/PR-43480 [2022-04-21T20:00:48.012Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/ [2022-04-21T20:00:48.012Z] library.jps.version master [2022-04-21T20:00:48.012Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-21T20:00:48.012Z] NODE_LABELS amd64 azure azwin-2-20f9c0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-21T20:00:48.012Z] NODE_NAME azwin-2-20f9c0 [2022-04-21T20:00:48.012Z] NUMBER_OF_PROCESSORS 4 [2022-04-21T20:00:48.012Z] OS Windows_NT [2022-04-21T20:00:48.012Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-21T20:00:48.012Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-21T20:00:48.012Z] ppc64le false [2022-04-21T20:00:48.012Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-21T20:00:48.012Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-21T20:00:48.012Z] PROCESSOR_LEVEL 6 [2022-04-21T20:00:48.012Z] PROCESSOR_REVISION 5507 [2022-04-21T20:00:48.012Z] ProgramData C:\ProgramData [2022-04-21T20:00:48.012Z] ProgramFiles C:\Program Files [2022-04-21T20:00:48.012Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-21T20:00:48.012Z] ProgramW6432 C:\Program Files [2022-04-21T20:00:48.012Z] PROMPT $P$G [2022-04-21T20:00:48.012Z] PSExecutionPolicyPreference Bypass [2022-04-21T20:00:48.012Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-21T20:00:48.012Z] PUBLIC C:\Users\Public [2022-04-21T20:00:48.012Z] rootless true [2022-04-21T20:00:48.012Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/display/redirect?page=artif... [2022-04-21T20:00:48.012Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/display/redirect?page=changes [2022-04-21T20:00:48.012Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/display/redirect [2022-04-21T20:00:48.012Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/display/redirect?page=tests [2022-04-21T20:00:48.012Z] s390x false [2022-04-21T20:00:48.013Z] SKIP_VALIDATION_TESTS 1 [2022-04-21T20:00:48.013Z] SOURCES_DRIVE d [2022-04-21T20:00:48.013Z] SOURCES_SUBDIR gopath [2022-04-21T20:00:48.013Z] STAGE_NAME Run tests [2022-04-21T20:00:48.013Z] SystemDrive C: [2022-04-21T20:00:48.013Z] SystemRoot C:\Windows [2022-04-21T20:00:48.013Z] TEMP C:\Windows\TEMP [2022-04-21T20:00:48.013Z] TESTDEBUG 0 [2022-04-21T20:00:48.013Z] TESTRUN_DRIVE d [2022-04-21T20:00:48.013Z] TESTRUN_SUBDIR CI [2022-04-21T20:00:48.013Z] TIMEOUT 120m [2022-04-21T20:00:48.013Z] TMP C:\Windows\TEMP [2022-04-21T20:00:48.013Z] unit_validate true [2022-04-21T20:00:48.013Z] USERDOMAIN WORKGROUP [2022-04-21T20:00:48.013Z] USERNAME azwin-2-20f9c0$ [2022-04-21T20:00:48.013Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-21T20:00:48.013Z] validate_force false [2022-04-21T20:00:48.013Z] windir C:\Windows [2022-04-21T20:00:48.013Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-21T20:00:48.013Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-21T20:00:48.013Z] windows2022 true [2022-04-21T20:00:48.013Z] windows2022containerd true [2022-04-21T20:00:48.013Z] windowsRS5 true [2022-04-21T20:00:48.013Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-21T20:00:48.013Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-21T20:00:48.013Z] [2022-04-21T20:00:48.013Z] [2022-04-21T20:00:48.013Z] [2022-04-21T20:00:48.013Z] INFO: Sources under d:\gopath\... [2022-04-21T20:00:48.013Z] INFO: Test run under d:\CI\... [2022-04-21T20:00:48.013Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-21T20:00:48.013Z] INFO: docker/docker repository was found [2022-04-21T20:00:48.013Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-21T20:00:48.013Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-21T20:00:48.013Z] INFO: Docker version of control daemon [2022-04-21T20:00:48.013Z] [2022-04-21T20:00:48.480Z] Client: [2022-04-21T20:00:48.480Z] Version: 20.10.9 [2022-04-21T20:00:48.480Z] API version: 1.41 [2022-04-21T20:00:48.480Z] Go version: go1.16.8 [2022-04-21T20:00:48.480Z] Git commit: c2ea9bc [2022-04-21T20:00:48.480Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T20:00:48.480Z] OS/Arch: windows/amd64 [2022-04-21T20:00:48.480Z] Context: default [2022-04-21T20:00:48.480Z] Experimental: true [2022-04-21T20:00:48.480Z] [2022-04-21T20:00:48.480Z] Server: Docker Engine - Community [2022-04-21T20:00:48.480Z] Engine: [2022-04-21T20:00:48.480Z] Version: 20.10.9 [2022-04-21T20:00:48.480Z] API version: 1.41 (minimum version 1.24) [2022-04-21T20:00:48.480Z] Go version: go1.16.8 [2022-04-21T20:00:48.480Z] Git commit: 79ea9d3 [2022-04-21T20:00:48.480Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T20:00:48.480Z] OS/Arch: windows/amd64 [2022-04-21T20:00:48.480Z] Experimental: true [2022-04-21T20:00:48.480Z] [2022-04-21T20:00:48.480Z] INFO: Docker info of control daemon [2022-04-21T20:00:48.480Z] [2022-04-21T20:00:48.480Z] Client: [2022-04-21T20:00:48.480Z] Context: default [2022-04-21T20:00:48.480Z] Debug Mode: false [2022-04-21T20:00:48.480Z] [2022-04-21T20:00:48.480Z] Server: [2022-04-21T20:00:48.480Z] Containers: 0 [2022-04-21T20:00:48.480Z] Running: 0 [2022-04-21T20:00:48.480Z] Paused: 0 [2022-04-21T20:00:48.480Z] Stopped: 0 [2022-04-21T20:00:48.480Z] Images: 13 [2022-04-21T20:00:48.480Z] Server Version: 20.10.9 [2022-04-21T20:00:48.480Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T20:00:48.480Z] Windows: [2022-04-21T20:00:48.480Z] LCOW: [2022-04-21T20:00:48.480Z] Logging Driver: json-file [2022-04-21T20:00:48.480Z] Plugins: [2022-04-21T20:00:48.480Z] Volume: local [2022-04-21T20:00:48.480Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T20:00:48.480Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T20:00:48.480Z] Swarm: inactive [2022-04-21T20:00:48.480Z] Default Isolation: process [2022-04-21T20:00:48.480Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T20:00:48.480Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-21T20:00:48.480Z] OSType: windows [2022-04-21T20:00:48.480Z] Architecture: x86_64 [2022-04-21T20:00:48.480Z] CPUs: 4 [2022-04-21T20:00:48.480Z] Total Memory: 32GiB [2022-04-21T20:00:48.480Z] Name: azwin-2-20f9c0 [2022-04-21T20:00:48.480Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-21T20:00:48.480Z] Docker Root Dir: D:\docker [2022-04-21T20:00:48.480Z] Debug Mode: false [2022-04-21T20:00:48.480Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:00:48.480Z] Labels: [2022-04-21T20:00:48.480Z] Experimental: true [2022-04-21T20:00:48.480Z] Insecure Registries: [2022-04-21T20:00:48.480Z] 10.0.0.4:5000 [2022-04-21T20:00:48.480Z] 127.0.0.0/8 [2022-04-21T20:00:48.480Z] Registry Mirrors: [2022-04-21T20:00:48.480Z] http://10.0.0.4:5000/ [2022-04-21T20:00:48.480Z] Live Restore Enabled: false [2022-04-21T20:00:48.480Z] Product License: Community Engine [2022-04-21T20:00:48.480Z] [2022-04-21T20:00:48.480Z] [2022-04-21T20:00:48.480Z] INFO: Commit hash is 3a801c692c [2022-04-21T20:00:48.480Z] INFO: Nuke-Everything... [2022-04-21T20:00:48.480Z] INFO: Container count on control daemon to delete is 0 [2022-04-21T20:00:48.480Z] INFO: Nuking d:\CI [2022-04-21T20:00:48.946Z] INFO: Zapped successfully [2022-04-21T20:00:48.946Z] INFO: Location for testing is d:\CI\PR-43480\4 [2022-04-21T20:00:48.946Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-21T20:00:48.946Z] [2022-04-21T20:00:48.946Z] [2022-04-21T20:00:48.946Z] INFO: Building the image from Dockerfile.windows at 04/21/2022 20:00:48... [2022-04-21T20:00:48.946Z] [2022-04-21T20:00:52.790Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-21T20:00:52.790Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-693234ee\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-21T20:00:52.790Z] ---------------------------------------------------------------------------- [2022-04-21T20:00:52.790Z] [2022-04-21T20:00:52.790Z] INFO: executeCI.ps1 starting at Thu Apr 21 20:00:51 CUT 2022 [2022-04-21T20:00:52.790Z] [2022-04-21T20:00:52.790Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-21T20:00:52.790Z] INFO: Running git version 2.24.1.windows.2 [2022-04-21T20:00:52.790Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-21T20:00:52.790Z] INFO: Environment variables: [2022-04-21T20:00:52.790Z] [2022-04-21T20:00:52.790Z] Name Value [2022-04-21T20:00:52.790Z] ---- ----- [2022-04-21T20:00:52.790Z] ALLUSERSPROFILE C:\ProgramData [2022-04-21T20:00:52.790Z] amd64 true [2022-04-21T20:00:52.790Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-21T20:00:52.790Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-21T20:00:52.790Z] arm64 true [2022-04-21T20:00:52.790Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-21T20:00:52.790Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-21T20:00:52.790Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-21T20:00:52.790Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-21T20:00:52.790Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-21T20:00:52.790Z] BRANCH_NAME PR-43480 [2022-04-21T20:00:52.790Z] BUILD_DISPLAY_NAME #4 [2022-04-21T20:00:52.790Z] BUILD_ID 4 [2022-04-21T20:00:52.790Z] BUILD_NUMBER 4 [2022-04-21T20:00:52.790Z] BUILD_TAG jenkins-moby-PR-43480-4 [2022-04-21T20:00:52.790Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/ [2022-04-21T20:00:52.790Z] cgroup2 true [2022-04-21T20:00:52.790Z] CHANGE_AUTHOR corhere [2022-04-21T20:00:52.790Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-04-21T20:00:52.790Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-04-21T20:00:52.790Z] CHANGE_BRANCH mitigate-slow-health-check-start [2022-04-21T20:00:52.790Z] CHANGE_FORK corhere [2022-04-21T20:00:52.790Z] CHANGE_ID 43480 [2022-04-21T20:00:52.790Z] CHANGE_TARGET master [2022-04-21T20:00:52.790Z] CHANGE_TITLE Mitigate the impact of slow exec starts on health checks [2022-04-21T20:00:52.790Z] CHANGE_URL https://github.com/moby/moby/pull/43480 [2022-04-21T20:00:52.790Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T20:00:52.790Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-21T20:00:52.790Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-21T20:00:52.790Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-21T20:00:52.790Z] COMPUTERNAME azwin-2-4222a0 [2022-04-21T20:00:52.790Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-21T20:00:52.790Z] ConfigSequenceNumber 0 [2022-04-21T20:00:52.790Z] dco true [2022-04-21T20:00:52.790Z] DOCKER_BUILDKIT 0 [2022-04-21T20:00:52.790Z] DOCKER_DUT_DEBUG 1 [2022-04-21T20:00:52.790Z] DOCKER_EXPERIMENTAL 1 [2022-04-21T20:00:52.790Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-21T20:00:52.790Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-21T20:00:52.790Z] EXECUTOR_NUMBER 0 [2022-04-21T20:00:52.790Z] FQDN azwin-2-4222a0.westus.cloudapp.azure.com [2022-04-21T20:00:52.790Z] GIT_BRANCH PR-43480 [2022-04-21T20:00:52.790Z] GIT_COMMIT 3a801c692caa8287c4ecea9bbe293378174aa5a9 [2022-04-21T20:00:52.790Z] GIT_PREVIOUS_COMMIT 134acaa4688e64140c25898dd19877f758dbeb8a [2022-04-21T20:00:52.790Z] GIT_URL https://github.com/moby/moby.git [2022-04-21T20:00:52.790Z] HUDSON_COOKIE 9d760c1b-ccbd-4573-8265-4a8229a81fec [2022-04-21T20:00:52.790Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-21T20:00:52.790Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-21T20:00:52.790Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-21T20:00:52.790Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-21T20:00:52.790Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-21T20:00:52.790Z] JENKINS_NODE_COOKIE 03aabe50-f873-491f-80fa-edfe23e2440e [2022-04-21T20:00:52.790Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-21T20:00:52.790Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-21T20:00:52.790Z] JOB_BASE_NAME PR-43480 [2022-04-21T20:00:52.790Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/display/redirect [2022-04-21T20:00:52.790Z] JOB_NAME moby/PR-43480 [2022-04-21T20:00:52.790Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/ [2022-04-21T20:00:52.790Z] library.jps.version master [2022-04-21T20:00:52.790Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-21T20:00:52.790Z] NODE_LABELS amd64 azure azwin-2-4222a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-21T20:00:52.790Z] NODE_NAME azwin-2-4222a0 [2022-04-21T20:00:52.790Z] NUMBER_OF_PROCESSORS 4 [2022-04-21T20:00:52.790Z] OS Windows_NT [2022-04-21T20:00:52.790Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-21T20:00:52.790Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-21T20:00:52.790Z] ppc64le false [2022-04-21T20:00:52.790Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-21T20:00:52.790Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-21T20:00:52.790Z] PROCESSOR_LEVEL 6 [2022-04-21T20:00:52.790Z] PROCESSOR_REVISION 5507 [2022-04-21T20:00:52.790Z] ProgramData C:\ProgramData [2022-04-21T20:00:52.790Z] ProgramFiles C:\Program Files [2022-04-21T20:00:52.790Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-21T20:00:52.790Z] ProgramW6432 C:\Program Files [2022-04-21T20:00:52.790Z] PROMPT $P$G [2022-04-21T20:00:52.790Z] PSExecutionPolicyPreference Bypass [2022-04-21T20:00:52.790Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-21T20:00:52.790Z] PUBLIC C:\Users\Public [2022-04-21T20:00:52.790Z] rootless true [2022-04-21T20:00:52.790Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/display/redirect?page=artif... [2022-04-21T20:00:52.790Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/display/redirect?page=changes [2022-04-21T20:00:52.790Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/display/redirect [2022-04-21T20:00:52.791Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/display/redirect?page=tests [2022-04-21T20:00:52.791Z] s390x false [2022-04-21T20:00:52.791Z] SKIP_VALIDATION_TESTS 1 [2022-04-21T20:00:52.791Z] SOURCES_DRIVE d [2022-04-21T20:00:52.791Z] SOURCES_SUBDIR gopath [2022-04-21T20:00:52.791Z] STAGE_NAME Run tests [2022-04-21T20:00:52.791Z] SystemDrive C: [2022-04-21T20:00:52.791Z] SystemRoot C:\Windows [2022-04-21T20:00:52.791Z] TEMP C:\Windows\TEMP [2022-04-21T20:00:52.791Z] TESTDEBUG 0 [2022-04-21T20:00:52.791Z] TESTRUN_DRIVE d [2022-04-21T20:00:52.791Z] TESTRUN_SUBDIR CI [2022-04-21T20:00:52.791Z] TIMEOUT 120m [2022-04-21T20:00:52.791Z] TMP C:\Windows\TEMP [2022-04-21T20:00:52.791Z] unit_validate true [2022-04-21T20:00:52.791Z] USERDOMAIN WORKGROUP [2022-04-21T20:00:52.791Z] USERNAME azwin-2-4222a0$ [2022-04-21T20:00:52.791Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-21T20:00:52.791Z] validate_force false [2022-04-21T20:00:52.791Z] windir C:\Windows [2022-04-21T20:00:52.791Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-21T20:00:52.791Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-21T20:00:52.791Z] windows2022 true [2022-04-21T20:00:52.791Z] windows2022containerd true [2022-04-21T20:00:52.791Z] windowsRS5 true [2022-04-21T20:00:52.791Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-21T20:00:52.791Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-21T20:00:52.791Z] [2022-04-21T20:00:52.791Z] [2022-04-21T20:00:52.791Z] [2022-04-21T20:00:52.791Z] INFO: Sources under d:\gopath\... [2022-04-21T20:00:52.791Z] INFO: Test run under d:\CI\... [2022-04-21T20:00:52.791Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-21T20:00:52.791Z] INFO: docker/docker repository was found [2022-04-21T20:00:52.791Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-21T20:00:52.791Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-21T20:00:52.791Z] INFO: Docker version of control daemon [2022-04-21T20:00:52.791Z] [2022-04-21T20:00:52.791Z] Client: [2022-04-21T20:00:52.791Z] Version: 20.10.9 [2022-04-21T20:00:52.791Z] API version: 1.41 [2022-04-21T20:00:52.791Z] Go version: go1.16.8 [2022-04-21T20:00:52.791Z] Git commit: c2ea9bc [2022-04-21T20:00:52.791Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T20:00:52.791Z] OS/Arch: windows/amd64 [2022-04-21T20:00:52.791Z] Context: default [2022-04-21T20:00:52.791Z] Experimental: true [2022-04-21T20:00:52.791Z] [2022-04-21T20:00:52.791Z] Server: Docker Engine - Community [2022-04-21T20:00:52.791Z] Engine: [2022-04-21T20:00:52.791Z] Version: 20.10.9 [2022-04-21T20:00:52.791Z] API version: 1.41 (minimum version 1.24) [2022-04-21T20:00:52.791Z] Go version: go1.16.8 [2022-04-21T20:00:52.791Z] Git commit: 79ea9d3 [2022-04-21T20:00:52.791Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T20:00:52.791Z] OS/Arch: windows/amd64 [2022-04-21T20:00:52.791Z] Experimental: true [2022-04-21T20:00:52.791Z] [2022-04-21T20:00:52.791Z] INFO: Docker info of control daemon [2022-04-21T20:00:52.791Z] [2022-04-21T20:00:52.791Z] Client: [2022-04-21T20:00:52.791Z] Context: default [2022-04-21T20:00:52.791Z] Debug Mode: false [2022-04-21T20:00:52.791Z] Plugins: [2022-04-21T20:00:52.791Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-21T20:00:52.791Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-21T20:00:52.791Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-21T20:00:52.791Z] [2022-04-21T20:00:52.791Z] Server: [2022-04-21T20:00:52.791Z] Containers: 0 [2022-04-21T20:00:52.791Z] Running: 0 [2022-04-21T20:00:52.791Z] Paused: 0 [2022-04-21T20:00:52.791Z] Stopped: 0 [2022-04-21T20:00:52.791Z] Images: 13 [2022-04-21T20:00:52.791Z] Server Version: 20.10.9 [2022-04-21T20:00:52.791Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T20:00:52.791Z] Windows: [2022-04-21T20:00:52.791Z] LCOW: [2022-04-21T20:00:52.791Z] Logging Driver: json-file [2022-04-21T20:00:52.791Z] Plugins: [2022-04-21T20:00:52.791Z] Volume: local [2022-04-21T20:00:52.791Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T20:00:52.791Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T20:00:52.791Z] Swarm: inactive [2022-04-21T20:00:52.791Z] Default Isolation: process [2022-04-21T20:00:52.791Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-21T20:00:52.791Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-21T20:00:52.791Z] OSType: windows [2022-04-21T20:00:52.791Z] Architecture: x86_64 [2022-04-21T20:00:52.791Z] CPUs: 4 [2022-04-21T20:00:52.791Z] Total Memory: 32GiB [2022-04-21T20:00:52.791Z] Name: azwin-2-4222a0 [2022-04-21T20:00:52.791Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-21T20:00:52.791Z] Docker Root Dir: D:\docker [2022-04-21T20:00:52.791Z] Debug Mode: false [2022-04-21T20:00:52.791Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:00:52.791Z] Labels: [2022-04-21T20:00:52.791Z] Experimental: true [2022-04-21T20:00:52.791Z] Insecure Registries: [2022-04-21T20:00:52.791Z] 10.0.0.4:5000 [2022-04-21T20:00:52.791Z] 127.0.0.0/8 [2022-04-21T20:00:52.791Z] Registry Mirrors: [2022-04-21T20:00:52.791Z] http://10.0.0.4:5000/ [2022-04-21T20:00:52.791Z] Live Restore Enabled: false [2022-04-21T20:00:52.791Z] Product License: Community Engine [2022-04-21T20:00:52.791Z] [2022-04-21T20:00:52.791Z] [2022-04-21T20:00:52.791Z] INFO: Commit hash is 3a801c692c [2022-04-21T20:00:52.791Z] INFO: Nuke-Everything... [2022-04-21T20:00:52.791Z] INFO: Container count on control daemon to delete is 0 [2022-04-21T20:00:53.258Z] INFO: Nuking d:\CI [2022-04-21T20:00:53.258Z] INFO: Zapped successfully [2022-04-21T20:00:53.258Z] INFO: Location for testing is d:\CI\PR-43480\4 [2022-04-21T20:00:53.258Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-21T20:00:53.258Z] [2022-04-21T20:00:53.258Z] [2022-04-21T20:00:53.258Z] INFO: Building the image from Dockerfile.windows at 04/21/2022 20:00:53... [2022-04-21T20:00:53.258Z] [2022-04-21T20:00:53.685Z] Sending build context to Docker daemon 66.33MB [2022-04-21T20:00:53.685Z] [2022-04-21T20:00:53.685Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-21T20:00:53.685Z] ---> aa8714eb8356 [2022-04-21T20:00:53.685Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-21T20:00:53.685Z] ---> Using cache [2022-04-21T20:00:53.685Z] ---> 322456b6916c [2022-04-21T20:00:53.685Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-21T20:00:53.685Z] ---> Using cache [2022-04-21T20:00:53.685Z] ---> 1a20c3411992 [2022-04-21T20:00:53.685Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-21T20:00:53.685Z] ---> Using cache [2022-04-21T20:00:53.685Z] ---> 6765363d6744 [2022-04-21T20:00:53.685Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-21T20:00:53.685Z] ---> Using cache [2022-04-21T20:00:53.685Z] ---> 3c51213755ac [2022-04-21T20:00:53.685Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-21T20:00:53.685Z] ---> Using cache [2022-04-21T20:00:53.685Z] ---> a87cf13f14dc [2022-04-21T20:00:53.685Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-21T20:00:53.685Z] ---> Using cache [2022-04-21T20:00:53.685Z] ---> ab31b5cf4705 [2022-04-21T20:00:53.685Z] Step 8/13 : 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-04-21T20:00:53.685Z] ---> Using cache [2022-04-21T20:00:53.685Z] ---> f7ffd0c416fd [2022-04-21T20:00:53.685Z] Step 9/13 : 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-04-21T20:00:53.685Z] ---> Using cache [2022-04-21T20:00:53.685Z] ---> 2b22a8f04b94 [2022-04-21T20:00:53.685Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-21T20:00:53.685Z] ---> Using cache [2022-04-21T20:00:53.685Z] ---> 3c4e25f778ff [2022-04-21T20:00:53.685Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-21T20:00:53.685Z] ---> Using cache [2022-04-21T20:00:53.685Z] ---> bb4c7cf86b9a [2022-04-21T20:00:53.685Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-21T20:00:53.685Z] ---> Using cache [2022-04-21T20:00:53.685Z] ---> bc9452d61167 [2022-04-21T20:00:53.685Z] Step 13/13 : COPY . . [2022-04-21T20:00:54.260Z] #19 7.211 Fetched 48.9 MB in 7s (7290 kB/s) [2022-04-21T20:00:56.161Z] #19 7.211 Reading package lists... [2022-04-21T20:00:59.120Z] Sending build context to Docker daemon 66.33MB [2022-04-21T20:00:59.121Z] [2022-04-21T20:00:59.121Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-21T20:00:59.121Z] ---> e8870c5c3ab2 [2022-04-21T20:00:59.121Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-21T20:00:59.121Z] ---> Using cache [2022-04-21T20:00:59.121Z] ---> 5ec73adf53e2 [2022-04-21T20:00:59.121Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-21T20:00:59.121Z] ---> Using cache [2022-04-21T20:00:59.121Z] ---> 43dc1b2d6466 [2022-04-21T20:00:59.121Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-21T20:00:59.121Z] ---> Using cache [2022-04-21T20:00:59.121Z] ---> 033c514b0692 [2022-04-21T20:00:59.121Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-21T20:00:59.121Z] ---> Using cache [2022-04-21T20:00:59.121Z] ---> 9d8261004b17 [2022-04-21T20:00:59.121Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-21T20:00:59.121Z] ---> Using cache [2022-04-21T20:00:59.121Z] ---> c49d12978c3c [2022-04-21T20:00:59.121Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-21T20:00:59.121Z] ---> Using cache [2022-04-21T20:00:59.121Z] ---> 712ef0cb94ae [2022-04-21T20:00:59.121Z] Step 8/13 : 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-04-21T20:00:59.121Z] ---> Using cache [2022-04-21T20:00:59.121Z] ---> 8e8f5688b192 [2022-04-21T20:00:59.121Z] Step 9/13 : 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-04-21T20:00:59.121Z] ---> Using cache [2022-04-21T20:00:59.121Z] ---> 189dfa96f1b4 [2022-04-21T20:00:59.121Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-21T20:00:59.121Z] ---> Using cache [2022-04-21T20:00:59.121Z] ---> 39f65175da4a [2022-04-21T20:00:59.121Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-21T20:00:59.121Z] ---> Using cache [2022-04-21T20:00:59.121Z] ---> 6084dba69733 [2022-04-21T20:00:59.121Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-21T20:00:59.121Z] ---> Using cache [2022-04-21T20:00:59.121Z] ---> 86526fa6b76d [2022-04-21T20:00:59.121Z] Step 13/13 : COPY . . [2022-04-21T20:00:59.436Z] #19 10.24 Reading package lists... [2022-04-21T20:01:00.001Z] #19 13.33 Building dependency tree... [2022-04-21T20:01:00.565Z] #19 14.71 The following additional packages will be installed: [2022-04-21T20:01:00.565Z] #19 14.71 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-21T20:01:00.565Z] #19 14.71 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-21T20:01:00.565Z] #19 14.71 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-21T20:01:00.565Z] #19 14.71 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-21T20:01:00.565Z] #19 14.71 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-21T20:01:00.565Z] #19 14.71 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-21T20:01:00.565Z] #19 14.71 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-21T20:01:00.565Z] #19 14.71 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-21T20:01:00.565Z] #19 14.71 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-21T20:01:00.565Z] #19 14.71 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-21T20:01:00.565Z] #19 14.71 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-21T20:01:00.565Z] #19 14.71 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-21T20:01:00.565Z] #19 14.71 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-21T20:01:00.565Z] #19 14.71 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-21T20:01:00.565Z] #19 14.71 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-21T20:01:00.565Z] #19 14.71 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-21T20:01:00.565Z] #19 14.71 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-21T20:01:00.565Z] #19 14.71 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-21T20:01:00.565Z] #19 14.71 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-21T20:01:00.565Z] #19 14.71 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-21T20:01:00.565Z] #19 14.71 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-21T20:01:00.565Z] #19 14.71 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-21T20:01:00.565Z] #19 14.71 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-21T20:01:00.565Z] #19 14.71 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-21T20:01:00.565Z] #19 14.71 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-21T20:01:00.565Z] #19 14.71 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-21T20:01:00.565Z] #19 14.71 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-21T20:01:00.565Z] #19 14.71 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-21T20:01:00.565Z] #19 14.71 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-21T20:01:00.565Z] #19 14.72 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-21T20:01:00.565Z] #19 14.72 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-21T20:01:00.565Z] #19 14.72 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-21T20:01:00.565Z] #19 14.72 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-21T20:01:00.565Z] #19 14.72 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-21T20:01:00.565Z] #19 14.72 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-21T20:01:00.565Z] #19 14.72 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-21T20:01:00.565Z] #19 14.72 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-21T20:01:00.565Z] #19 14.72 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-21T20:01:00.565Z] #19 14.72 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-21T20:01:00.565Z] #19 14.72 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-21T20:01:00.565Z] #19 14.72 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-21T20:01:00.565Z] #19 14.72 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-21T20:01:00.565Z] #19 14.72 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-21T20:01:00.565Z] #19 14.72 linux-libc-dev-s390x-cross patch xz-utils [2022-04-21T20:01:00.565Z] #19 14.73 Suggested packages: [2022-04-21T20:01:00.565Z] #19 14.73 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-21T20:01:00.565Z] #19 14.73 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-21T20:01:00.565Z] #19 14.73 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-21T20:01:00.565Z] #19 14.73 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-21T20:01:00.565Z] #19 14.73 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-21T20:01:00.565Z] #19 14.73 libyaml-shell-perl ed diffutils-doc [2022-04-21T20:01:00.565Z] #19 14.73 Recommended packages: [2022-04-21T20:01:00.565Z] #19 14.73 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-21T20:01:00.565Z] #19 14.73 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-21T20:01:01.935Z] #19 15.93 The following NEW packages will be installed: [2022-04-21T20:01:01.935Z] #19 15.93 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-21T20:01:01.935Z] #19 15.93 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-21T20:01:01.935Z] #19 15.93 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-21T20:01:01.935Z] #19 15.93 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-21T20:01:01.935Z] #19 15.93 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-21T20:01:01.935Z] #19 15.93 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-21T20:01:01.935Z] #19 15.93 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-21T20:01:01.935Z] #19 15.94 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-21T20:01:01.935Z] #19 15.94 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-21T20:01:01.935Z] #19 15.94 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-21T20:01:01.935Z] #19 15.94 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-21T20:01:01.935Z] #19 15.94 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-21T20:01:01.935Z] #19 15.94 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-21T20:01:01.935Z] #19 15.94 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-21T20:01:01.935Z] #19 15.94 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-21T20:01:01.935Z] #19 15.94 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-21T20:01:01.935Z] #19 15.94 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-21T20:01:01.935Z] #19 15.94 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-21T20:01:01.935Z] #19 15.94 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-21T20:01:01.935Z] #19 15.94 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-21T20:01:01.935Z] #19 15.94 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-21T20:01:01.935Z] #19 15.94 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-21T20:01:01.935Z] #19 15.94 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-21T20:01:01.935Z] #19 15.94 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-21T20:01:01.935Z] #19 15.94 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-21T20:01:01.935Z] #19 15.94 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-21T20:01:01.935Z] #19 15.94 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-21T20:01:01.935Z] #19 15.94 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-21T20:01:01.935Z] #19 15.94 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-21T20:01:01.935Z] #19 15.94 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-21T20:01:01.935Z] #19 15.94 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-21T20:01:01.935Z] #19 15.94 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-21T20:01:01.935Z] #19 15.94 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-21T20:01:01.935Z] #19 15.94 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-21T20:01:01.935Z] #19 15.94 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-21T20:01:01.935Z] #19 15.94 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-21T20:01:01.935Z] #19 15.94 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-21T20:01:01.935Z] #19 15.94 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-21T20:01:01.935Z] #19 15.94 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-21T20:01:01.935Z] #19 15.94 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-21T20:01:01.935Z] #19 15.94 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-21T20:01:01.935Z] #19 15.94 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-21T20:01:01.935Z] #19 15.94 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-21T20:01:01.935Z] #19 15.94 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-21T20:01:01.935Z] #19 15.94 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-21T20:01:01.935Z] #19 15.94 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-21T20:01:01.935Z] #19 15.94 linux-libc-dev-s390x-cross patch xz-utils [2022-04-21T20:01:02.192Z] #19 16.26 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T20:01:02.192Z] #19 16.26 Need to get 787 MB of archives. [2022-04-21T20:01:02.192Z] #19 16.26 After this operation, 3385 MB of additional disk space will be used. [2022-04-21T20:01:02.192Z] #19 16.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-21T20:01:02.192Z] #19 16.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-21T20:01:02.192Z] #19 16.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-21T20:01:02.192Z] #19 16.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-21T20:01:02.192Z] #19 16.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-21T20:01:02.192Z] #19 16.28 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-21T20:01:02.192Z] #19 16.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-21T20:01:02.192Z] #19 16.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-21T20:01:02.192Z] #19 16.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-21T20:01:02.192Z] #19 16.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-21T20:01:02.192Z] #19 16.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-21T20:01:02.449Z] #19 16.39 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-04-21T20:01:02.449Z] #19 16.39 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-04-21T20:01:02.561Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-04-21T20:01:02.707Z] #19 16.79 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-04-21T20:01:02.707Z] #19 16.80 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-04-21T20:01:02.966Z] #19 17.20 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-04-21T20:01:02.966Z] #19 17.20 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-04-21T20:01:03.534Z] #19 17.59 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-04-21T20:01:03.534Z] #19 17.59 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-04-21T20:01:04.100Z] #19 17.97 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-04-21T20:01:04.100Z] #19 17.97 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-04-21T20:01:04.357Z] #19 18.39 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-04-21T20:01:04.357Z] #19 18.39 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-04-21T20:01:04.357Z] #19 18.39 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-04-21T20:01:04.357Z] #19 18.39 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-04-21T20:01:04.357Z] #19 18.39 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-04-21T20:01:04.357Z] #19 18.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-21T20:01:04.357Z] #19 18.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-21T20:01:04.357Z] #19 18.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-21T20:01:04.357Z] #19 18.40 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-04-21T20:01:04.357Z] #19 18.41 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-21T20:01:04.357Z] #19 18.41 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-21T20:01:04.357Z] #19 18.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-21T20:01:04.357Z] #19 18.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-21T20:01:04.357Z] #19 18.42 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-21T20:01:04.357Z] #19 18.43 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-21T20:01:04.357Z] #19 18.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-21T20:01:04.357Z] #19 18.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-21T20:01:04.357Z] #19 18.45 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-04-21T20:01:04.357Z] #19 18.46 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-04-21T20:01:04.920Z] #19 18.95 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-04-21T20:01:04.920Z] #19 18.95 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-04-21T20:01:04.920Z] #19 18.96 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-21T20:01:04.920Z] #19 18.98 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-04-21T20:01:04.920Z] #19 18.99 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-04-21T20:01:05.487Z] #19 19.50 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-04-21T20:01:05.487Z] #19 19.50 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-21T20:01:05.487Z] #19 19.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-21T20:01:05.487Z] #19 19.51 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-21T20:01:05.487Z] #19 19.51 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-21T20:01:05.487Z] #19 19.51 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T20:01:05.487Z] #19 19.58 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-21T20:01:05.487Z] #19 19.59 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-21T20:01:05.487Z] #19 19.59 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-04-21T20:01:05.487Z] #19 19.59 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-21T20:01:05.487Z] #19 19.59 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-21T20:01:05.487Z] #19 19.59 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-21T20:01:05.487Z] #19 19.59 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-21T20:01:05.487Z] #19 19.59 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-21T20:01:05.487Z] #19 19.59 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-21T20:01:05.487Z] #19 19.59 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-21T20:01:05.487Z] #19 19.59 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-21T20:01:05.487Z] #19 19.59 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-21T20:01:05.487Z] #19 19.59 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-21T20:01:05.487Z] #19 19.60 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-21T20:01:05.487Z] #19 19.60 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-04-21T20:01:05.487Z] #19 19.60 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-21T20:01:05.487Z] #19 19.60 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-21T20:01:05.487Z] #19 19.61 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-21T20:01:05.487Z] #19 19.62 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-21T20:01:05.744Z] #19 19.62 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-21T20:01:05.744Z] #19 19.63 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-04-21T20:01:05.744Z] #19 19.63 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-04-21T20:01:06.003Z] #19 20.08 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-04-21T20:01:06.003Z] #19 20.08 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-04-21T20:01:06.003Z] #19 20.09 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-21T20:01:06.003Z] #19 20.10 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-04-21T20:01:06.003Z] #19 20.11 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-04-21T20:01:06.567Z] #19 20.53 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-04-21T20:01:06.567Z] #19 20.53 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-21T20:01:06.567Z] #19 20.54 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-21T20:01:06.567Z] #19 20.54 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-04-21T20:01:06.567Z] #19 20.54 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-21T20:01:06.567Z] #19 20.54 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-21T20:01:06.567Z] #19 20.55 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-21T20:01:06.567Z] #19 20.56 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-21T20:01:06.567Z] #19 20.57 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-21T20:01:06.567Z] #19 20.57 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-04-21T20:01:06.567Z] #19 20.58 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-04-21T20:01:07.131Z] #19 21.17 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-04-21T20:01:07.131Z] #19 21.17 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-04-21T20:01:07.131Z] #19 21.18 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-21T20:01:07.131Z] #19 21.20 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-04-21T20:01:07.131Z] #19 21.21 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-04-21T20:01:07.694Z] #19 21.67 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-04-21T20:01:07.694Z] #19 21.67 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-21T20:01:07.694Z] #19 21.67 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-21T20:01:07.694Z] #19 21.68 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-04-21T20:01:07.694Z] #19 21.68 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-21T20:01:07.694Z] #19 21.68 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-21T20:01:07.694Z] #19 21.68 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-21T20:01:07.694Z] #19 21.69 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-21T20:01:07.694Z] #19 21.70 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-21T20:01:07.694Z] #19 21.70 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-21T20:01:07.694Z] #19 21.72 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-21T20:01:07.694Z] #19 21.72 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-21T20:01:07.694Z] #19 21.73 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-21T20:01:07.694Z] #19 21.73 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-04-21T20:01:07.694Z] #19 21.74 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-04-21T20:01:08.262Z] #19 22.18 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-04-21T20:01:08.262Z] #19 22.19 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-04-21T20:01:08.262Z] #19 22.20 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-21T20:01:08.262Z] #19 22.21 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-04-21T20:01:08.262Z] #19 22.22 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-04-21T20:01:08.520Z] #19 22.62 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-04-21T20:01:08.520Z] #19 22.62 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-21T20:01:08.520Z] #19 22.62 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-21T20:01:08.520Z] #19 22.63 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-04-21T20:01:08.520Z] #19 22.63 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-21T20:01:08.520Z] #19 22.63 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-21T20:01:08.520Z] #19 22.63 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-21T20:01:08.520Z] #19 22.63 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-21T20:01:08.520Z] #19 22.65 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-21T20:01:08.520Z] #19 22.65 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-21T20:01:08.520Z] #19 22.65 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-04-21T20:01:08.520Z] #19 22.66 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-04-21T20:01:09.086Z] #19 23.04 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-04-21T20:01:09.086Z] #19 23.05 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-04-21T20:01:09.086Z] #19 23.06 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-21T20:01:09.086Z] #19 23.07 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-04-21T20:01:09.086Z] #19 23.08 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-04-21T20:01:09.343Z] #19 23.45 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-04-21T20:01:09.343Z] #19 23.45 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-21T20:01:09.906Z] #19 23.80 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T20:01:09.906Z] #19 23.93 Fetched 787 MB in 7s (106 MB/s) [2022-04-21T20:01:09.906Z] #19 23.97 Selecting previously unselected package liblocale-gettext-perl. [2022-04-21T20:01:09.906Z] #19 23.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-04-21T20:01:09.906Z] #19 24.10 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-21T20:01:09.906Z] #19 24.11 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-21T20:01:09.906Z] #19 24.16 Selecting previously unselected package bzip2. [2022-04-21T20:01:10.163Z] #19 24.16 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-21T20:01:10.163Z] #19 24.17 Unpacking bzip2 (1.0.8-4) ... [2022-04-21T20:01:10.163Z] #19 24.21 Selecting previously unselected package libmagic-mgc. [2022-04-21T20:01:10.163Z] #19 24.21 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-21T20:01:10.163Z] #19 24.22 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-21T20:01:10.163Z] #19 24.31 Selecting previously unselected package libmagic1:amd64. [2022-04-21T20:01:10.163Z] #19 24.31 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-21T20:01:10.163Z] #19 24.32 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-21T20:01:10.163Z] #19 24.38 Selecting previously unselected package file. [2022-04-21T20:01:10.163Z] #19 24.38 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-21T20:01:10.163Z] #19 24.39 Unpacking file (1:5.39-3) ... [2022-04-21T20:01:10.163Z] #19 24.43 Selecting previously unselected package xz-utils. [2022-04-21T20:01:10.420Z] #19 24.43 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-21T20:01:10.420Z] #19 24.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T20:01:10.420Z] #19 24.56 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-21T20:01:10.677Z] #19 24.57 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-21T20:01:10.677Z] #19 24.57 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-21T20:01:10.934Z] #19 24.91 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-21T20:01:10.934Z] #19 24.91 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-21T20:01:10.934Z] #19 24.92 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-21T20:01:11.191Z] #19 25.22 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-21T20:01:11.191Z] #19 25.22 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-21T20:01:11.191Z] #19 25.23 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-21T20:01:11.448Z] #19 25.53 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-21T20:01:11.448Z] #19 25.54 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-21T20:01:11.448Z] #19 25.54 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-21T20:01:11.706Z] #19 25.82 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-21T20:01:11.706Z] #19 25.83 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-21T20:01:11.706Z] #19 25.83 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-21T20:01:11.963Z] #19 26.06 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-21T20:01:11.963Z] #19 26.07 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:11.963Z] #19 26.07 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T20:01:11.963Z] #19 26.11 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-21T20:01:11.963Z] #19 26.12 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:11.963Z] #19 26.12 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:01:14.889Z] ---> 8853044b6bef [2022-04-21T20:01:14.890Z] Successfully built 8853044b6bef [2022-04-21T20:01:14.890Z] Successfully tagged docker:latest [2022-04-21T20:01:14.890Z] INFO: Image build ended at 04/21/2022 20:01:13. Duration:00:00:25.3730900 [2022-04-21T20:01:14.890Z] [2022-04-21T20:01:14.890Z] [2022-04-21T20:01:14.890Z] INFO: Building the test binaries at 04/21/2022 20:01:13... [2022-04-21T20:01:17.219Z] #19 30.61 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-21T20:01:17.219Z] #19 30.62 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:17.219Z] #19 30.62 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-21T20:01:17.219Z] #19 30.67 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-21T20:01:17.219Z] #19 30.67 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:17.219Z] #19 30.68 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T20:01:17.858Z] INFO: make.ps1 starting at 04/21/2022 20:01:17 [2022-04-21T20:01:17.858Z] INFO: Git commit (3a801c692c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T20:01:17.858Z] INFO: Invoking autogen... [2022-04-21T20:01:17.858Z] { [2022-04-21T20:01:17.858Z] "RT_GROUP_ICON": { [2022-04-21T20:01:17.858Z] "#1": { [2022-04-21T20:01:17.858Z] "0409": "../../winresources/docker.ico" [2022-04-21T20:01:17.858Z] } [2022-04-21T20:01:17.858Z] }, [2022-04-21T20:01:17.858Z] "RT_MANIFEST": { [2022-04-21T20:01:17.858Z] "#1": { [2022-04-21T20:01:17.858Z] "0409": { [2022-04-21T20:01:17.858Z] "identity": {}, [2022-04-21T20:01:17.858Z] "description": "Docker Engine", [2022-04-21T20:01:17.858Z] "minimum-os": "vista", [2022-04-21T20:01:17.858Z] "execution-level": "", [2022-04-21T20:01:17.858Z] "ui-access": false, [2022-04-21T20:01:17.858Z] "auto-elevate": false, [2022-04-21T20:01:17.858Z] "dpi-awareness": "unaware", [2022-04-21T20:01:17.858Z] "disable-theming": false, [2022-04-21T20:01:17.858Z] "disable-window-filtering": false, [2022-04-21T20:01:17.858Z] "high-resolution-scrolling-aware": false, [2022-04-21T20:01:17.858Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T20:01:17.858Z] "long-path-aware": false, [2022-04-21T20:01:17.858Z] "printer-driver-isolation": false, [2022-04-21T20:01:17.858Z] "gdi-scaling": false, [2022-04-21T20:01:17.858Z] "segment-heap": false, [2022-04-21T20:01:17.858Z] "use-common-controls-v6": false [2022-04-21T20:01:17.858Z] } [2022-04-21T20:01:17.858Z] } [2022-04-21T20:01:17.858Z] }, [2022-04-21T20:01:17.858Z] "RT_MESSAGETABLE": { [2022-04-21T20:01:17.858Z] "#1": { [2022-04-21T20:01:17.858Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T20:01:17.858Z] } [2022-04-21T20:01:17.858Z] }, [2022-04-21T20:01:17.858Z] "RT_VERSION": { [2022-04-21T20:01:17.858Z] "#1": { [2022-04-21T20:01:17.858Z] "0409": { [2022-04-21T20:01:17.858Z] "fixed": { [2022-04-21T20:01:17.858Z] "file_version": "0.0.0.0", [2022-04-21T20:01:17.858Z] "product_version": "0.0.0.0", [2022-04-21T20:01:17.858Z] "type": "Unknown" [2022-04-21T20:01:17.858Z] }, [2022-04-21T20:01:17.858Z] "info": { [2022-04-21T20:01:17.858Z] "0000": { [2022-04-21T20:01:17.858Z] "CompanyName": "", [2022-04-21T20:01:17.858Z] "FileVersion": "0.0.0-dev", [2022-04-21T20:01:17.858Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-21T20:01:17.858Z] "OriginalFileName": "dockerd.exe", [2022-04-21T20:01:17.858Z] "ProductName": "", [2022-04-21T20:01:17.858Z] "ProductVersion": "0.0.0-dev", [2022-04-21T20:01:17.858Z] "SpecialBuild": "3a801c692c" [2022-04-21T20:01:17.858Z] } [2022-04-21T20:01:17.858Z] } [2022-04-21T20:01:17.858Z] } [2022-04-21T20:01:17.858Z] } [2022-04-21T20:01:17.858Z] } [2022-04-21T20:01:17.858Z] } [2022-04-21T20:01:18.325Z] powershell.exe : cmd\dockerd\config.go [2022-04-21T20:01:18.325Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-0946b2c9\powershellWrapper.ps1:3 char:1 [2022-04-21T20:01:18.325Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-21T20:01:18.325Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-21T20:01:18.325Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-21T20:01:18.325Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-21T20:01:18.325Z] [2022-04-21T20:01:18.325Z] cmd\dockerd\config_windows.go [2022-04-21T20:01:18.325Z] cmd\dockerd\daemon.go [2022-04-21T20:01:18.325Z] cmd\dockerd\daemon_test.go [2022-04-21T20:01:18.325Z] cmd\dockerd\daemon_windows.go [2022-04-21T20:01:18.325Z] cmd\dockerd\docker.go [2022-04-21T20:01:18.325Z] cmd\dockerd\docker_windows.go [2022-04-21T20:01:18.325Z] cmd\dockerd\genwinres_windows.go [2022-04-21T20:01:18.325Z] cmd\dockerd\metrics.go [2022-04-21T20:01:18.325Z] cmd\dockerd\options.go [2022-04-21T20:01:18.325Z] cmd\dockerd\options_test.go [2022-04-21T20:01:18.325Z] cmd\dockerd\service_windows.go [2022-04-21T20:01:18.325Z] INFO: Building daemon... [2022-04-21T20:01:21.404Z] #19 34.87 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-21T20:01:21.404Z] #19 34.87 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:21.404Z] #19 34.87 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-21T20:01:21.404Z] #19 34.91 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-21T20:01:21.404Z] #19 34.91 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:21.404Z] #19 34.92 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T20:01:24.394Z] ---> 415c6a045c80 [2022-04-21T20:01:24.394Z] Successfully built 415c6a045c80 [2022-04-21T20:01:24.394Z] Successfully tagged docker:latest [2022-04-21T20:01:24.394Z] INFO: Image build ended at 04/21/2022 20:01:22. Duration:00:00:29.1515436 [2022-04-21T20:01:24.394Z] [2022-04-21T20:01:24.394Z] [2022-04-21T20:01:24.394Z] INFO: Building the test binaries at 04/21/2022 20:01:22... [2022-04-21T20:01:25.584Z] #19 39.21 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-21T20:01:25.584Z] #19 39.21 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:25.584Z] #19 39.21 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T20:01:25.584Z] #19 39.26 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-21T20:01:25.584Z] #19 39.26 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:25.584Z] #19 39.27 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:01:28.195Z] INFO: make.ps1 starting at 04/21/2022 20:01:27 [2022-04-21T20:01:28.195Z] INFO: Git commit (3a801c692c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T20:01:28.195Z] INFO: Invoking autogen... [2022-04-21T20:01:28.195Z] { [2022-04-21T20:01:28.195Z] "RT_GROUP_ICON": { [2022-04-21T20:01:28.195Z] "#1": { [2022-04-21T20:01:28.195Z] "0409": "../../winresources/docker.ico" [2022-04-21T20:01:28.195Z] } [2022-04-21T20:01:28.195Z] }, [2022-04-21T20:01:28.195Z] "RT_MANIFEST": { [2022-04-21T20:01:28.195Z] "#1": { [2022-04-21T20:01:28.195Z] "0409": { [2022-04-21T20:01:28.195Z] "identity": {}, [2022-04-21T20:01:28.195Z] "description": "Docker Engine", [2022-04-21T20:01:28.195Z] "minimum-os": "vista", [2022-04-21T20:01:28.195Z] "execution-level": "", [2022-04-21T20:01:28.195Z] "ui-access": false, [2022-04-21T20:01:28.195Z] "auto-elevate": false, [2022-04-21T20:01:28.195Z] "dpi-awareness": "unaware", [2022-04-21T20:01:28.195Z] "disable-theming": false, [2022-04-21T20:01:28.195Z] "disable-window-filtering": false, [2022-04-21T20:01:28.195Z] "high-resolution-scrolling-aware": false, [2022-04-21T20:01:28.195Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T20:01:28.195Z] "long-path-aware": false, [2022-04-21T20:01:28.195Z] "printer-driver-isolation": false, [2022-04-21T20:01:28.195Z] "gdi-scaling": false, [2022-04-21T20:01:28.195Z] "segment-heap": false, [2022-04-21T20:01:28.195Z] "use-common-controls-v6": false [2022-04-21T20:01:28.195Z] } [2022-04-21T20:01:28.195Z] } [2022-04-21T20:01:28.195Z] }, [2022-04-21T20:01:28.195Z] "RT_MESSAGETABLE": { [2022-04-21T20:01:28.195Z] "#1": { [2022-04-21T20:01:28.195Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T20:01:28.195Z] } [2022-04-21T20:01:28.195Z] }, [2022-04-21T20:01:28.195Z] "RT_VERSION": { [2022-04-21T20:01:28.195Z] "#1": { [2022-04-21T20:01:28.195Z] "0409": { [2022-04-21T20:01:28.195Z] "fixed": { [2022-04-21T20:01:28.195Z] "file_version": "0.0.0.0", [2022-04-21T20:01:28.195Z] "product_version": "0.0.0.0", [2022-04-21T20:01:28.195Z] "type": "Unknown" [2022-04-21T20:01:28.195Z] }, [2022-04-21T20:01:28.195Z] "info": { [2022-04-21T20:01:28.195Z] "0000": { [2022-04-21T20:01:28.195Z] "CompanyName": "", [2022-04-21T20:01:28.195Z] "FileVersion": "0.0.0-dev", [2022-04-21T20:01:28.195Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-21T20:01:28.195Z] "OriginalFileName": "dockerd.exe", [2022-04-21T20:01:28.195Z] "ProductName": "", [2022-04-21T20:01:28.195Z] "ProductVersion": "0.0.0-dev", [2022-04-21T20:01:28.195Z] "SpecialBuild": "3a801c692c" [2022-04-21T20:01:28.195Z] } [2022-04-21T20:01:28.195Z] } [2022-04-21T20:01:28.195Z] } [2022-04-21T20:01:28.195Z] } [2022-04-21T20:01:28.195Z] } [2022-04-21T20:01:28.195Z] } [2022-04-21T20:01:28.662Z] powershell.exe : cmd\dockerd\config.go [2022-04-21T20:01:28.662Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-693234ee\powershellWrapper.ps1:3 char:1 [2022-04-21T20:01:28.662Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-21T20:01:28.662Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-21T20:01:28.662Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-21T20:01:28.662Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-21T20:01:28.662Z] [2022-04-21T20:01:28.662Z] cmd\dockerd\config_windows.go [2022-04-21T20:01:28.662Z] cmd\dockerd\daemon.go [2022-04-21T20:01:28.662Z] cmd\dockerd\daemon_test.go [2022-04-21T20:01:28.662Z] cmd\dockerd\daemon_windows.go [2022-04-21T20:01:28.662Z] cmd\dockerd\docker.go [2022-04-21T20:01:28.662Z] cmd\dockerd\docker_windows.go [2022-04-21T20:01:28.662Z] cmd\dockerd\genwinres_windows.go [2022-04-21T20:01:28.662Z] cmd\dockerd\metrics.go [2022-04-21T20:01:28.662Z] cmd\dockerd\options.go [2022-04-21T20:01:28.662Z] cmd\dockerd\options_test.go [2022-04-21T20:01:28.662Z] cmd\dockerd\service_windows.go [2022-04-21T20:01:28.662Z] INFO: Building daemon... [2022-04-21T20:01:29.761Z] #19 43.55 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-21T20:01:29.761Z] #19 43.55 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:29.761Z] #19 43.58 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T20:01:29.761Z] #19 43.63 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-21T20:01:29.761Z] #19 43.63 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:29.761Z] #19 43.63 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:01:33.936Z] #19 47.52 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-21T20:01:33.936Z] #19 47.52 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:01:33.936Z] #19 47.53 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:01:33.936Z] #19 47.56 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-21T20:01:33.936Z] #19 47.56 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:01:33.936Z] #19 47.57 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T20:01:33.936Z] #19 47.61 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-21T20:01:33.936Z] #19 47.61 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:01:33.936Z] #19 47.62 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T20:01:33.936Z] #19 47.65 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-21T20:01:33.936Z] #19 47.65 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:01:33.936Z] #19 47.66 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:01:33.936Z] #19 47.69 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-21T20:01:33.936Z] #19 47.70 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:01:33.936Z] #19 47.70 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:01:33.936Z] #19 47.74 Selecting previously unselected package cross-config. [2022-04-21T20:01:33.936Z] #19 47.75 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-21T20:01:33.936Z] #19 47.75 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-21T20:01:33.936Z] #19 47.79 Selecting previously unselected package gcc-10-cross-base. [2022-04-21T20:01:33.936Z] #19 47.79 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:33.936Z] #19 47.80 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-21T20:01:33.936Z] #19 47.85 Selecting previously unselected package libc6-arm64-cross. [2022-04-21T20:01:33.936Z] #19 47.85 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-21T20:01:33.936Z] #19 47.85 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-21T20:01:33.936Z] #19 47.99 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-21T20:01:33.936Z] #19 47.99 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:33.936Z] #19 47.99 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:01:33.936Z] #19 48.04 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-21T20:01:33.936Z] #19 48.05 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:33.936Z] #19 48.05 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:01:33.936Z] #19 48.10 Selecting previously unselected package libitm1-arm64-cross. [2022-04-21T20:01:33.936Z] #19 48.10 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:33.936Z] #19 48.11 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:01:33.936Z] #19 48.15 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-21T20:01:33.936Z] #19 48.15 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:33.936Z] #19 48.16 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:01:34.193Z] #19 48.19 Selecting previously unselected package libasan6-arm64-cross. [2022-04-21T20:01:34.193Z] #19 48.20 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:34.193Z] #19 48.20 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:01:34.193Z] #19 48.44 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-21T20:01:34.449Z] #19 48.44 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:34.449Z] #19 48.44 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:01:34.449Z] #19 48.56 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-21T20:01:34.449Z] #19 48.56 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:34.449Z] #19 48.57 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:01:34.709Z] #19 48.80 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-21T20:01:34.709Z] #19 48.80 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:34.709Z] #19 48.81 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:01:34.966Z] #19 48.90 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-21T20:01:34.966Z] #19 48.90 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:34.966Z] #19 48.90 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:01:34.966Z] #19 49.01 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-21T20:01:34.966Z] #19 49.01 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:34.966Z] #19 49.02 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:01:34.966Z] #19 49.15 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-21T20:01:35.224Z] #19 49.16 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:35.224Z] #19 49.16 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:01:39.173Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f9cbbedec5524f7a) in /home/ubuntu/workspace/moby_PR-43480 [Pipeline] { [Pipeline] checkout [2022-04-21T20:01:39.275Z] The recommended git tool is: git [2022-04-21T20:01:40.482Z] #19 54.19 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-21T20:01:40.482Z] #19 54.19 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:01:40.482Z] #19 54.20 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:01:40.482Z] #19 54.23 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-21T20:01:40.482Z] #19 54.23 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-21T20:01:40.482Z] #19 54.24 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-21T20:01:40.482Z] #19 54.40 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-21T20:01:40.482Z] #19 54.41 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-21T20:01:40.482Z] #19 54.41 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-21T20:01:40.482Z] #19 54.66 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-21T20:01:40.739Z] #19 54.66 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:40.739Z] #19 54.66 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:01:40.740Z] #19 54.92 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-21T20:01:40.997Z] #19 54.92 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:40.997Z] #19 54.92 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:01:42.420Z] using credential docker-jenkins-github-credentials [2022-04-21T20:01:42.439Z] Cloning the remote Git repository [2022-04-21T20:01:42.439Z] Cloning with configured refspecs honoured and without tags [2022-04-21T20:01:42.398Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T20:01:42.475Z] > git init /home/ubuntu/workspace/moby_PR-43480 # timeout=10 [2022-04-21T20:01:42.880Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:01:42.881Z] > git --version # timeout=10 [2022-04-21T20:01:42.892Z] > git --version # 'git version 2.17.1' [2022-04-21T20:01:42.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:01:42.894Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:01:46.254Z] #19 59.89 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-21T20:01:46.254Z] #19 59.89 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:01:46.254Z] #19 59.95 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:01:46.254Z] #19 60.31 Selecting previously unselected package patch. [2022-04-21T20:01:46.254Z] #19 60.32 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-21T20:01:46.254Z] #19 60.38 Unpacking patch (2.7.6-7) ... [2022-04-21T20:01:46.512Z] #19 60.71 Selecting previously unselected package dpkg-dev. [2022-04-21T20:01:46.512Z] #19 60.71 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-21T20:01:46.769Z] #19 60.78 Unpacking dpkg-dev (1.20.9) ... [2022-04-21T20:01:47.026Z] #19 61.11 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-21T20:01:47.026Z] #19 61.11 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-21T20:01:47.026Z] #19 61.12 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-21T20:01:47.026Z] #19 61.16 Selecting previously unselected package libio-string-perl. [2022-04-21T20:01:47.026Z] #19 61.16 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-21T20:01:47.026Z] #19 61.16 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-21T20:01:47.026Z] #19 61.20 Selecting previously unselected package libicu67:amd64. [2022-04-21T20:01:47.283Z] #19 61.20 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-21T20:01:47.283Z] #19 61.20 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T20:01:47.847Z] #19 62.04 Selecting previously unselected package libxml2:amd64. [2022-04-21T20:01:47.847Z] #19 62.04 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-21T20:01:47.847Z] #19 62.04 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T20:01:48.103Z] #19 62.13 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-21T20:01:48.103Z] #19 62.13 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-21T20:01:48.103Z] #19 62.14 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-21T20:01:48.103Z] #19 62.18 Selecting previously unselected package libxml-sax-base-perl. [2022-04-21T20:01:48.103Z] #19 62.18 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-21T20:01:48.103Z] #19 62.18 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-21T20:01:48.103Z] #19 62.23 Selecting previously unselected package libxml-sax-perl. [2022-04-21T20:01:48.104Z] #19 62.23 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-21T20:01:48.104Z] #19 62.24 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-21T20:01:48.104Z] #19 62.29 Selecting previously unselected package libxml-libxml-perl. [2022-04-21T20:01:48.104Z] #19 62.29 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-21T20:01:48.104Z] #19 62.30 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-21T20:01:48.104Z] #19 62.37 Selecting previously unselected package libxml-simple-perl. [2022-04-21T20:01:48.360Z] #19 62.37 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-21T20:01:48.360Z] #19 62.38 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-21T20:01:48.360Z] #19 62.42 Selecting previously unselected package libyaml-perl. [2022-04-21T20:01:48.360Z] #19 62.42 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-21T20:01:48.360Z] #19 62.42 Unpacking libyaml-perl (1.30-1) ... [2022-04-21T20:01:48.360Z] #19 62.47 Selecting previously unselected package libconfig-auto-perl. [2022-04-21T20:01:48.360Z] #19 62.47 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-21T20:01:48.360Z] #19 62.48 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-21T20:01:48.360Z] #19 62.52 Selecting previously unselected package libfile-which-perl. [2022-04-21T20:01:48.360Z] #19 62.52 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-21T20:01:48.360Z] #19 62.53 Unpacking libfile-which-perl (1.23-1) ... [2022-04-21T20:01:48.360Z] #19 62.57 Selecting previously unselected package libfile-homedir-perl. [2022-04-21T20:01:48.360Z] #19 62.57 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-21T20:01:48.617Z] #19 62.58 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-21T20:01:48.617Z] #19 62.62 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-21T20:01:48.617Z] #19 62.62 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-21T20:01:48.617Z] #19 62.63 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-21T20:01:48.617Z] #19 62.68 Selecting previously unselected package dpkg-cross. [2022-04-21T20:01:48.617Z] #19 62.69 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-21T20:01:48.617Z] #19 62.69 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-21T20:01:48.617Z] #19 62.73 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-21T20:01:48.617Z] #19 62.73 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-21T20:01:48.617Z] #19 62.74 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-21T20:01:48.617Z] #19 62.78 Selecting previously unselected package libc6-armel-cross. [2022-04-21T20:01:48.617Z] #19 62.78 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-21T20:01:48.617Z] #19 62.78 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-21T20:01:48.874Z] #19 62.91 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-21T20:01:48.874Z] #19 62.91 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:48.874Z] #19 62.92 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:01:48.874Z] #19 62.97 Selecting previously unselected package libgomp1-armel-cross. [2022-04-21T20:01:48.874Z] #19 62.97 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:48.874Z] #19 62.98 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:01:48.874Z] #19 63.03 Selecting previously unselected package libatomic1-armel-cross. [2022-04-21T20:01:48.874Z] #19 63.03 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:48.874Z] #19 63.03 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:01:48.874Z] #19 63.07 Selecting previously unselected package libasan6-armel-cross. [2022-04-21T20:01:48.874Z] #19 63.07 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:49.132Z] #19 63.08 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:01:49.132Z] #19 63.31 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-21T20:01:49.132Z] #19 63.31 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:49.132Z] #19 63.31 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:01:49.388Z] #19 63.39 Selecting previously unselected package libubsan1-armel-cross. [2022-04-21T20:01:49.388Z] #19 63.39 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:49.388Z] #19 63.39 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:01:49.388Z] #19 63.50 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-21T20:01:49.388Z] #19 63.50 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:49.388Z] #19 63.50 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:01:49.388Z] #19 63.62 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-21T20:01:49.644Z] #19 63.62 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:49.645Z] #19 63.63 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T20:01:54.900Z] #19 68.37 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-21T20:01:54.900Z] #19 68.37 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:01:54.900Z] #19 68.37 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T20:01:54.900Z] #19 68.41 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-21T20:01:54.900Z] #19 68.41 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-21T20:01:54.900Z] #19 68.41 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-21T20:01:54.900Z] #19 68.59 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-21T20:01:54.900Z] #19 68.59 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-21T20:01:54.900Z] #19 68.60 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-21T20:01:54.900Z] #19 68.81 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-21T20:01:54.900Z] #19 68.81 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:01:54.901Z] #19 68.82 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:01:54.901Z] #19 69.08 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-21T20:01:55.157Z] #19 69.08 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:01:55.157Z] #19 69.09 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T20:02:00.427Z] #19 73.61 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-21T20:02:00.427Z] #19 73.61 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:02:00.427Z] #19 73.62 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T20:02:00.427Z] #19 73.65 Selecting previously unselected package crossbuild-essential-armel. [2022-04-21T20:02:00.427Z] #19 73.65 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-21T20:02:00.427Z] #19 73.66 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-21T20:02:00.427Z] #19 73.69 Selecting previously unselected package libc6-armhf-cross. [2022-04-21T20:02:00.427Z] #19 73.69 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-21T20:02:00.427Z] #19 73.70 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-21T20:02:00.427Z] #19 73.82 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-21T20:02:00.427Z] #19 73.82 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:00.427Z] #19 73.83 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:00.427Z] #19 73.86 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-21T20:02:00.427Z] #19 73.86 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:00.427Z] #19 73.87 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:00.427Z] #19 73.91 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-21T20:02:00.427Z] #19 73.92 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:00.427Z] #19 73.94 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:00.427Z] #19 73.98 Selecting previously unselected package libasan6-armhf-cross. [2022-04-21T20:02:00.427Z] #19 73.98 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:00.427Z] #19 73.99 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:00.427Z] #19 74.22 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-21T20:02:00.427Z] #19 74.22 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:00.427Z] #19 74.22 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:00.427Z] #19 74.29 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-21T20:02:00.427Z] #19 74.29 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:00.427Z] #19 74.30 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:00.427Z] #19 74.40 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-21T20:02:00.427Z] #19 74.40 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:00.427Z] #19 74.41 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:00.427Z] #19 74.52 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-21T20:02:00.427Z] #19 74.52 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:02:00.427Z] #19 74.53 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T20:02:05.681Z] #19 79.26 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-21T20:02:05.681Z] #19 79.27 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:02:05.681Z] #19 79.27 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T20:02:05.681Z] #19 79.30 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-21T20:02:05.681Z] #19 79.31 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-21T20:02:05.681Z] #19 79.31 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-21T20:02:05.681Z] #19 79.48 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-21T20:02:05.681Z] #19 79.48 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-21T20:02:05.681Z] #19 79.49 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-21T20:02:05.681Z] #19 79.72 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-21T20:02:05.681Z] #19 79.72 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:05.681Z] #19 79.73 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:05.938Z] #19 80.03 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-21T20:02:05.938Z] #19 80.03 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:02:05.938Z] #19 80.04 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T20:02:08.206Z] Fetching without tags [2022-04-21T20:02:08.472Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit be2f26083697f7370fc864de6512b6cd4446ff03 [2022-04-21T20:02:08.082Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:02:08.111Z] > git config --add remote.origin.fetch +refs/pull/43480/head:refs/remotes/origin/PR-43480 # timeout=10 [2022-04-21T20:02:08.135Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:02:08.169Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:02:08.199Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:02:08.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:02:08.200Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:02:08.468Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:02:08.503Z] > git checkout -f be2f26083697f7370fc864de6512b6cd4446ff03 # timeout=10 [2022-04-21T20:02:09.335Z] > git remote # timeout=10 [2022-04-21T20:02:09.358Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T20:02:09.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:02:09.385Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T20:02:10.212Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-04-21T20:02:10.212Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T20:02:10.212Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T20:02:10.212Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-04-21T20:02:10.212Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T20:02:10.212Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-04-21T20:02:10.212Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T20:02:10.212Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T20:02:10.260Z] Merge succeeded, producing 764fc746f97627d9fa6eada2e0da4f61a4059d53 [2022-04-21T20:02:10.260Z] Checking out Revision 764fc746f97627d9fa6eada2e0da4f61a4059d53 (PR-43480) [2022-04-21T20:02:11.190Z] #19 84.54 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-21T20:02:11.190Z] #19 84.54 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:02:11.190Z] #19 84.55 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T20:02:11.190Z] #19 84.58 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-21T20:02:11.190Z] #19 84.58 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-21T20:02:11.190Z] #19 84.59 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-21T20:02:11.190Z] #19 84.62 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-21T20:02:11.190Z] #19 84.62 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-21T20:02:11.190Z] #19 84.63 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-21T20:02:11.190Z] #19 84.80 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-21T20:02:11.190Z] #19 84.81 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:11.190Z] #19 84.81 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:11.190Z] #19 84.84 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-21T20:02:11.190Z] #19 84.85 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:11.190Z] #19 84.85 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:11.190Z] #19 84.90 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-21T20:02:11.190Z] #19 84.91 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:11.190Z] #19 84.91 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:11.190Z] #19 84.95 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-21T20:02:11.190Z] #19 84.95 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:11.190Z] #19 84.95 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:11.190Z] #19 84.99 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-21T20:02:11.190Z] #19 84.99 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:11.190Z] #19 85.00 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:11.190Z] #19 85.24 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-21T20:02:11.190Z] #19 85.25 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:11.190Z] #19 85.25 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:11.447Z] #19 85.37 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-21T20:02:11.447Z] #19 85.37 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:11.447Z] #19 85.37 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:11.447Z] #19 85.62 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-21T20:02:11.577Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements [2022-04-21T20:02:11.704Z] #19 85.62 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:11.704Z] #19 85.62 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:11.704Z] #19 85.70 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-21T20:02:11.704Z] #19 85.71 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:11.704Z] #19 85.71 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:11.704Z] #19 85.83 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-21T20:02:11.704Z] #19 85.83 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:11.704Z] #19 85.84 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:11.704Z] #19 85.88 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-21T20:02:11.833Z] ok github.com/docker/docker/builder/dockerfile 0.444s coverage: 49.3% of statements [2022-04-21T20:02:11.961Z] #19 85.88 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:11.961Z] #19 85.89 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:11.961Z] #19 86.06 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-21T20:02:11.961Z] #19 86.07 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:02:11.961Z] #19 86.07 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:02:12.089Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-21T20:02:10.217Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T20:02:10.252Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:02:10.287Z] > git checkout -f 764fc746f97627d9fa6eada2e0da4f61a4059d53 # timeout=10 [2022-04-21T20:02:12.651Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-21T20:02:13.579Z] ok github.com/docker/docker/builder/remotecontext/git 1.506s coverage: 86.3% of statements [2022-04-21T20:02:13.579Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T20:02:13.579Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T20:02:13.579Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T20:02:13.579Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T20:02:13.836Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-04-21T20:02:14.432Z] Commit message: "Merge commit 'e78f6f9c68fee84430b76738c328d5b51d9c853a' into HEAD" [2022-04-21T20:02:14.471Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T20:02:14.432Z] > git rev-list --no-walk 134acaa4688e64140c25898dd19877f758dbeb8a # timeout=10 [2022-04-21T20:02:15.521Z] + docker version [2022-04-21T20:02:17.105Z] ok github.com/docker/docker/client 0.147s coverage: 75.6% of statements [2022-04-21T20:02:17.215Z] #19 90.65 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-21T20:02:17.215Z] #19 90.65 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:02:17.215Z] #19 90.65 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:02:17.215Z] #19 90.69 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-21T20:02:17.215Z] #19 90.69 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-21T20:02:17.215Z] #19 90.70 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-21T20:02:17.215Z] #19 90.89 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-21T20:02:17.215Z] #19 90.89 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-21T20:02:17.215Z] #19 90.89 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-21T20:02:17.215Z] #19 91.17 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-21T20:02:17.215Z] #19 91.18 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:17.215Z] #19 91.18 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:17.471Z] #19 91.45 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-21T20:02:17.471Z] #19 91.45 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:02:17.471Z] #19 91.46 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:02:22.728Z] #19 96.01 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-21T20:02:22.728Z] #19 96.01 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:02:22.728Z] #19 96.09 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:02:22.728Z] #19 96.41 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-21T20:02:22.728Z] #19 96.41 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-21T20:02:22.728Z] #19 96.47 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-21T20:02:22.728Z] #19 96.59 Selecting previously unselected package libc6-s390x-cross. [2022-04-21T20:02:22.728Z] #19 96.59 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-21T20:02:22.728Z] #19 96.60 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-21T20:02:22.728Z] #19 96.74 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-21T20:02:22.728Z] #19 96.74 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:22.728Z] #19 96.75 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:22.728Z] #19 96.78 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-21T20:02:22.728Z] #19 96.79 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:22.728Z] #19 96.79 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:22.728Z] #19 96.84 Selecting previously unselected package libitm1-s390x-cross. [2022-04-21T20:02:22.728Z] #19 96.84 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:22.728Z] #19 96.84 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:22.728Z] #19 96.89 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-21T20:02:22.728Z] #19 96.89 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:22.728Z] #19 96.89 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:22.728Z] #19 96.93 Selecting previously unselected package libasan6-s390x-cross. [2022-04-21T20:02:22.728Z] #19 96.93 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:22.728Z] #19 96.94 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:22.985Z] #19 97.16 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-21T20:02:22.985Z] #19 97.17 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:22.985Z] #19 97.17 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:22.985Z] #19 97.25 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-21T20:02:23.241Z] #19 97.25 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:23.241Z] #19 97.25 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:23.241Z] #19 97.36 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-21T20:02:23.241Z] #19 97.36 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:23.241Z] #19 97.37 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:23.241Z] #19 97.48 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-21T20:02:23.498Z] #19 97.49 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:02:23.498Z] #19 97.49 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:02:23.671Z] Client: Docker Engine - Community [2022-04-21T20:02:23.671Z] Version: 20.10.14 [2022-04-21T20:02:23.671Z] API version: 1.41 [2022-04-21T20:02:23.671Z] Go version: go1.16.15 [2022-04-21T20:02:23.671Z] Git commit: a224086 [2022-04-21T20:02:23.671Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-21T20:02:23.671Z] OS/Arch: linux/amd64 [2022-04-21T20:02:23.671Z] Context: default [2022-04-21T20:02:23.671Z] Experimental: true [2022-04-21T20:02:23.671Z] [2022-04-21T20:02:23.671Z] Server: Docker Engine - Community [2022-04-21T20:02:23.671Z] Engine: [2022-04-21T20:02:23.671Z] Version: 20.10.14 [2022-04-21T20:02:23.671Z] API version: 1.41 (minimum version 1.12) [2022-04-21T20:02:23.671Z] Go version: go1.16.15 [2022-04-21T20:02:23.671Z] Git commit: 87a90dc [2022-04-21T20:02:23.671Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-21T20:02:23.671Z] OS/Arch: linux/amd64 [2022-04-21T20:02:23.671Z] Experimental: true [2022-04-21T20:02:23.671Z] containerd: [2022-04-21T20:02:23.671Z] Version: 1.5.11 [2022-04-21T20:02:23.671Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T20:02:23.671Z] runc: [2022-04-21T20:02:23.671Z] Version: 1.0.3 [2022-04-21T20:02:23.671Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T20:02:23.671Z] docker-init: [2022-04-21T20:02:23.671Z] Version: 0.19.0 [2022-04-21T20:02:23.671Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-21T20:02:24.001Z] + docker info [2022-04-21T20:02:27.677Z] #19 101.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-21T20:02:27.677Z] #19 101.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:02:27.677Z] #19 101.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:02:27.677Z] #19 101.8 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-21T20:02:27.677Z] #19 101.8 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-21T20:02:27.677Z] #19 101.8 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-21T20:02:27.935Z] #19 102.0 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-21T20:02:27.935Z] #19 102.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-21T20:02:27.935Z] #19 102.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-21T20:02:28.192Z] #19 102.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-21T20:02:28.192Z] #19 102.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T20:02:28.192Z] #19 102.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:28.449Z] #19 102.5 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-21T20:02:28.449Z] #19 102.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T20:02:28.449Z] #19 102.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:02:30.614Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-21T20:02:30.614Z] [2022-04-21T20:02:30.614Z] ________ ____ __. [2022-04-21T20:02:30.614Z] \_____ \ | |/ _| [2022-04-21T20:02:30.614Z] / | \| < [2022-04-21T20:02:30.614Z] / | \ | \ [2022-04-21T20:02:30.614Z] \_______ /____|__ \ [2022-04-21T20:02:30.614Z] \/ \/ [2022-04-21T20:02:30.614Z] [2022-04-21T20:02:30.614Z] INFO: make.ps1 ended at 04/21/2022 20:02:30 [2022-04-21T20:02:32.175Z] INFO: Binaries build ended at 04/21/2022 20:02:31. Duration:00:01:17.9273726 [2022-04-21T20:02:32.627Z] #19 106.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-21T20:02:32.627Z] #19 106.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T20:02:32.627Z] #19 106.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:02:32.627Z] #19 106.7 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-21T20:02:32.627Z] #19 106.7 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-21T20:02:32.627Z] #19 106.7 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-21T20:02:32.627Z] #19 106.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-21T20:02:32.627Z] #19 106.8 Setting up libfile-which-perl (1.23-1) ... [2022-04-21T20:02:32.883Z] #19 106.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-21T20:02:32.883Z] #19 106.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-21T20:02:32.883Z] #19 106.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-21T20:02:32.883Z] #19 106.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T20:02:32.883Z] #19 106.9 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T20:02:32.883Z] #19 106.9 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-21T20:02:32.883Z] #19 106.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-21T20:02:32.883Z] #19 106.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-21T20:02:32.883Z] #19 106.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-21T20:02:32.883Z] #19 107.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-21T20:02:32.883Z] #19 107.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-21T20:02:32.883Z] #19 107.0 Setting up file (1:5.39-3) ... [2022-04-21T20:02:32.883Z] #19 107.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-21T20:02:32.883Z] #19 107.0 Setting up bzip2 (1.0.8-4) ... [2022-04-21T20:02:32.883Z] #19 107.0 Setting up libyaml-perl (1.30-1) ... [2022-04-21T20:02:32.883Z] #19 107.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-21T20:02:32.883Z] #19 107.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-21T20:02:32.883Z] #19 107.1 Setting up libio-string-perl (1.08-3.1) ... [2022-04-21T20:02:32.883Z] #19 107.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-21T20:02:32.883Z] #19 107.1 Setting up cross-config (2.6.18+nmu1) ... [2022-04-21T20:02:33.139Z] #19 107.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T20:02:33.139Z] #19 107.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-21T20:02:33.139Z] #19 107.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-21T20:02:33.139Z] #19 107.4 Setting up patch (2.7.6-7) ... [2022-04-21T20:02:33.139Z] #19 107.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-21T20:02:33.139Z] #19 107.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-21T20:02:33.158Z] INFO: Copying the built daemon binary to d:\CI\PR-43480\4\binary\dockerd-3a801c692c.exe... [2022-04-21T20:02:33.158Z] INFO: Copying the built client binary to d:\CI\PR-43480\4\binary\docker-3a801c692c.exe... [2022-04-21T20:02:33.158Z] INFO: Copying the golang package from the container to d:\CI\PR-43480\4\installer\go.zip... [2022-04-21T20:02:33.395Z] #19 107.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.395Z] #19 107.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-21T20:02:33.395Z] #19 107.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-21T20:02:33.395Z] #19 107.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.395Z] #19 107.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.395Z] #19 107.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-21T20:02:33.395Z] #19 107.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-21T20:02:33.395Z] #19 107.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.395Z] #19 107.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:02:33.395Z] #19 107.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-21T20:02:33.395Z] #19 107.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-21T20:02:33.395Z] #19 107.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-21T20:02:33.652Z] #19 107.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-21T20:02:33.652Z] #19 107.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.652Z] #19 107.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T20:02:33.652Z] #19 107.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T20:02:33.652Z] #19 107.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-21T20:02:33.652Z] #19 107.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:02:33.652Z] #19 107.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-21T20:02:33.652Z] #19 107.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T20:02:33.652Z] #19 107.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.652Z] #19 107.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T20:02:33.652Z] #19 107.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.652Z] #19 107.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.908Z] #19 107.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.908Z] #19 107.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.908Z] #19 107.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.908Z] #19 107.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.908Z] #19 108.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-21T20:02:33.908Z] #19 108.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.908Z] #19 108.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.908Z] #19 108.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.908Z] #19 108.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:02:33.908Z] #19 108.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-21T20:02:33.908Z] #19 108.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.063Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T20:02:34.063Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T20:02:34.063Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T20:02:34.063Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T20:02:34.063Z] [2022-04-21T20:02:34.063Z] + TEST_INTEGRATION_DEST=2 [2022-04-21T20:02:34.063Z] + CONTAINER_NAME=docker-pr4-2 [2022-04-21T20:02:34.063Z] + TEST_SKIP_INTEGRATION=1 [2022-04-21T20:02:34.063Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-21T20:02:34.063Z] + run_tests [2022-04-21T20:02:34.063Z] + c=0 [2022-04-21T20:02:34.063Z] + '[' -n 0 ']' [2022-04-21T20:02:34.063Z] + rm= [2022-04-21T20:02:34.063Z] ++ jobs -p [2022-04-21T20:02:34.063Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43480/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43480/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=606570c83b00f7b4a82dee04ac007fc2824b476c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:606570c83b00f7b4a82dee04ac007fc2824b476c hack/make.sh '' test-integration [2022-04-21T20:02:34.063Z] + for job in $(jobs -p) [2022-04-21T20:02:34.063Z] + wait 17776 [2022-04-21T20:02:34.063Z] + TEST_INTEGRATION_DEST=3 [2022-04-21T20:02:34.063Z] + CONTAINER_NAME=docker-pr4-3 [2022-04-21T20:02:34.063Z] + TEST_SKIP_INTEGRATION=1 [2022-04-21T20:02:34.063Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-21T20:02:34.063Z] + run_tests [2022-04-21T20:02:34.063Z] + '[' -n 0 ']' [2022-04-21T20:02:34.063Z] + rm= [2022-04-21T20:02:34.063Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43480/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43480/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=606570c83b00f7b4a82dee04ac007fc2824b476c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:606570c83b00f7b4a82dee04ac007fc2824b476c hack/make.sh '' test-integration [2022-04-21T20:02:34.063Z] + TEST_INTEGRATION_DEST=1 [2022-04-21T20:02:34.063Z] + CONTAINER_NAME=docker-pr4-1 [2022-04-21T20:02:34.063Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T20:02:34.063Z] + run_tests test-integration-flaky [2022-04-21T20:02:34.063Z] + '[' -n 0 ']' [2022-04-21T20:02:34.063Z] + rm= [2022-04-21T20:02:34.063Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43480/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43480/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=606570c83b00f7b4a82dee04ac007fc2824b476c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:606570c83b00f7b4a82dee04ac007fc2824b476c hack/make.sh test-integration-flaky test-integration [2022-04-21T20:02:34.063Z] [2022-04-21T20:02:34.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T20:02:34.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T20:02:34.063Z] HOSTNAME=7fb5845501dc [2022-04-21T20:02:34.063Z] TEST_SKIP_INTEGRATION=1 [2022-04-21T20:02:34.063Z] TESTDEBUG=0 [2022-04-21T20:02:34.063Z] DEST=bundles/test-integration [2022-04-21T20:02:34.063Z] PWD=/go/src/github.com/docker/docker [2022-04-21T20:02:34.063Z] KEEPBUNDLE=1 [2022-04-21T20:02:34.063Z] DOCKER_GITCOMMIT=606570c83b00f7b4a82dee04ac007fc2824b476c [2022-04-21T20:02:34.063Z] container=docker [2022-04-21T20:02:34.063Z] HOME=/root [2022-04-21T20:02:34.063Z] GOLANG_VERSION=1.18.1 [2022-04-21T20:02:34.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T20:02:34.063Z] VALIDATE_BRANCH=master [2022-04-21T20:02:34.063Z] TERM=xterm [2022-04-21T20:02:34.063Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T20:02:34.063Z] SHLVL=1 [2022-04-21T20:02:34.063Z] TIMEOUT=120m [2022-04-21T20:02:34.063Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T20:02:34.063Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T20:02:34.063Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-21T20:02:34.063Z] GO111MODULE=off [2022-04-21T20:02:34.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T20:02:34.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T20:02:34.063Z] GOPATH=/go [2022-04-21T20:02:34.063Z] PKG_CONFIG=pkg-config [2022-04-21T20:02:34.063Z] _=/usr/bin/env [2022-04-21T20:02:34.063Z] Building test suite binary ./integration-cli/test.main [2022-04-21T20:02:34.063Z] [2022-04-21T20:02:34.063Z] [2022-04-21T20:02:34.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T20:02:34.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T20:02:34.063Z] HOSTNAME=1fd748b0a5e5 [2022-04-21T20:02:34.063Z] TEST_SKIP_INTEGRATION=1 [2022-04-21T20:02:34.063Z] TESTDEBUG=0 [2022-04-21T20:02:34.063Z] DEST=bundles/test-integration [2022-04-21T20:02:34.063Z] PWD=/go/src/github.com/docker/docker [2022-04-21T20:02:34.063Z] KEEPBUNDLE=1 [2022-04-21T20:02:34.063Z] DOCKER_GITCOMMIT=606570c83b00f7b4a82dee04ac007fc2824b476c [2022-04-21T20:02:34.063Z] container=docker [2022-04-21T20:02:34.063Z] HOME=/root [2022-04-21T20:02:34.063Z] GOLANG_VERSION=1.18.1 [2022-04-21T20:02:34.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T20:02:34.063Z] VALIDATE_BRANCH=master [2022-04-21T20:02:34.063Z] TERM=xterm [2022-04-21T20:02:34.063Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T20:02:34.063Z] SHLVL=1 [2022-04-21T20:02:34.063Z] TIMEOUT=120m [2022-04-21T20:02:34.063Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T20:02:34.063Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T20:02:34.063Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-21T20:02:34.063Z] GO111MODULE=off [2022-04-21T20:02:34.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T20:02:34.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T20:02:34.063Z] GOPATH=/go [2022-04-21T20:02:34.063Z] PKG_CONFIG=pkg-config [2022-04-21T20:02:34.063Z] _=/usr/bin/env [2022-04-21T20:02:34.063Z] Building test suite binary ./integration-cli/test.main [2022-04-21T20:02:34.063Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-21T20:02:34.063Z] No new tests added to integration. [2022-04-21T20:02:34.063Z] [2022-04-21T20:02:34.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T20:02:34.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T20:02:34.063Z] HOSTNAME=b15d5f4806db [2022-04-21T20:02:34.063Z] TESTDEBUG=0 [2022-04-21T20:02:34.063Z] DEST=bundles/test-integration [2022-04-21T20:02:34.063Z] PWD=/go/src/github.com/docker/docker [2022-04-21T20:02:34.063Z] KEEPBUNDLE=1 [2022-04-21T20:02:34.063Z] DOCKER_GITCOMMIT=606570c83b00f7b4a82dee04ac007fc2824b476c [2022-04-21T20:02:34.063Z] container=docker [2022-04-21T20:02:34.063Z] HOME=/root [2022-04-21T20:02:34.063Z] GOLANG_VERSION=1.18.1 [2022-04-21T20:02:34.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T20:02:34.063Z] VALIDATE_BRANCH=master [2022-04-21T20:02:34.063Z] TERM=xterm [2022-04-21T20:02:34.063Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T20:02:34.063Z] SHLVL=1 [2022-04-21T20:02:34.063Z] TIMEOUT=120m [2022-04-21T20:02:34.063Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T20:02:34.063Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T20:02:34.063Z] GO111MODULE=off [2022-04-21T20:02:34.063Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T20:02:34.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T20:02:34.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T20:02:34.063Z] GOPATH=/go [2022-04-21T20:02:34.063Z] PKG_CONFIG=pkg-config [2022-04-21T20:02:34.063Z] _=/usr/bin/env [2022-04-21T20:02:34.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-21T20:02:34.140Z] INFO: Extracting go.zip to d:\CI\PR-43480\4\go [2022-04-21T20:02:34.165Z] #19 108.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.165Z] #19 108.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.165Z] #19 108.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-21T20:02:34.165Z] #19 108.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.165Z] #19 108.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.165Z] #19 108.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.165Z] #19 108.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-21T20:02:34.165Z] #19 108.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-21T20:02:34.422Z] #19 108.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-21T20:02:34.422Z] #19 108.5 [2022-04-21T20:02:34.422Z] #19 108.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-21T20:02:34.422Z] #19 108.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.422Z] #19 108.6 Setting up dpkg-dev (1.20.9) ... [2022-04-21T20:02:34.422Z] #19 108.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.422Z] #19 108.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T20:02:34.422Z] #19 108.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.422Z] #19 108.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.422Z] #19 108.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.678Z] #19 108.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.678Z] #19 108.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T20:02:34.678Z] #19 108.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.678Z] #19 108.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.679Z] #19 108.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.679Z] #19 108.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:34.679Z] #19 108.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-21T20:02:34.679Z] #19 108.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-21T20:02:34.679Z] #19 108.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-21T20:02:34.935Z] #19 109.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-21T20:02:34.935Z] #19 109.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-21T20:02:34.935Z] #19 109.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:02:34.935Z] #19 109.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:02:34.935Z] #19 109.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.199Z] #19 109.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T20:02:35.199Z] #19 109.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.199Z] #19 109.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.199Z] #19 109.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:02:35.199Z] #19 109.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T20:02:35.199Z] #19 109.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.199Z] #19 109.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.199Z] #19 109.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.199Z] #19 109.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.458Z] #19 109.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.458Z] #19 109.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.458Z] #19 109.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T20:02:35.458Z] #19 109.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:02:35.458Z] #19 109.5 Setting up libxml-simple-perl (2.25-1) ... [2022-04-21T20:02:35.458Z] #19 109.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T20:02:35.458Z] #19 109.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T20:02:35.458Z] #19 109.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T20:02:35.458Z] #19 109.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.458Z] #19 109.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.458Z] #19 109.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.458Z] #19 109.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.458Z] #19 109.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:02:35.458Z] #19 109.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-21T20:02:35.458Z] #19 109.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.458Z] #19 109.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:02:35.458Z] #19 109.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.715Z] #19 109.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:02:35.715Z] #19 109.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T20:02:35.715Z] #19 109.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T20:02:35.715Z] #19 109.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-21T20:02:35.715Z] #19 109.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:02:35.715Z] #19 109.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-21T20:02:35.715Z] #19 109.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:02:35.715Z] #19 109.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:02:35.715Z] #19 109.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T20:02:35.715Z] #19 109.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:02:35.715Z] #19 109.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:02:35.972Z] #19 110.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T20:02:35.972Z] #19 110.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:02:35.972Z] #19 110.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-21T20:02:35.972Z] #19 110.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:02:35.972Z] #19 110.0 Setting up crossbuild-essential-armel (12.9) ... [2022-04-21T20:02:35.972Z] #19 110.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T20:02:35.972Z] #19 110.1 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-21T20:02:35.972Z] #19 110.1 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-21T20:02:35.972Z] #19 110.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-21T20:02:35.972Z] #19 110.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-21T20:02:35.972Z] #19 110.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T20:02:37.870Z] #19 DONE 111.7s [2022-04-21T20:02:37.870Z] [2022-04-21T20:02:37.870Z] #47 [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-04-21T20:02:37.870Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T20:02:37.870Z] #47 ... [2022-04-21T20:02:37.870Z] [2022-04-21T20:02:37.870Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T20:02:37.870Z] #71 sha256:542638fe590c594e6419aeb66f349738d9751f26ed4f5626db89b43ad4faa867 [2022-04-21T20:02:37.870Z] #71 DONE 0.1s [2022-04-21T20:02:37.870Z] [2022-04-21T20:02:37.870Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T20:02:37.870Z] #32 sha256:800f3322d9a9be3cfd7ce9ba9a4171d2d1ba7f2f51b6336352a0c814c719f3c3 [2022-04-21T20:02:37.870Z] #32 DONE 0.2s [2022-04-21T20:02:37.870Z] [2022-04-21T20:02:37.870Z] #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-04-21T20:02:37.870Z] #33 sha256:ff2f0ed1538bb58eb44aabdd85763f96527fc21e602912f000c82efa213b1e21 [2022-04-21T20:02:39.239Z] #33 1.286 + RM_GOPATH=0 [2022-04-21T20:02:39.239Z] #33 1.286 + TMP_GOPATH= [2022-04-21T20:02:39.239Z] #33 1.286 + : /build [2022-04-21T20:02:39.239Z] #33 1.286 + '[' -z '' ']' [2022-04-21T20:02:39.239Z] #33 1.286 ++ mktemp -d [2022-04-21T20:02:39.239Z] #33 1.289 + export GOPATH=/tmp/tmp.h3MX8CcutP [2022-04-21T20:02:39.239Z] #33 1.289 + GOPATH=/tmp/tmp.h3MX8CcutP [2022-04-21T20:02:39.239Z] #33 1.289 + RM_GOPATH=1 [2022-04-21T20:02:39.239Z] #33 1.289 + case "$(go env GOARCH)" in [2022-04-21T20:02:39.239Z] #33 1.290 ++ go env GOARCH [2022-04-21T20:02:39.239Z] #33 1.296 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T20:02:39.239Z] #33 1.296 + GO_BUILDMODE=-buildmode=pie [2022-04-21T20:02:39.239Z] #33 1.296 ++ dirname /install.sh [2022-04-21T20:02:39.239Z] #33 1.297 + dir=/ [2022-04-21T20:02:39.239Z] #33 1.298 + bin=dockercli [2022-04-21T20:02:39.239Z] #33 1.298 + shift [2022-04-21T20:02:39.239Z] #33 1.298 + '[' '!' -f //dockercli.installer ']' [2022-04-21T20:02:39.239Z] #33 1.298 + . //dockercli.installer [2022-04-21T20:02:39.239Z] #33 1.298 ++ : stable [2022-04-21T20:02:39.239Z] #33 1.298 ++ : 17.06.2-ce [2022-04-21T20:02:39.239Z] #33 1.299 + install_dockercli [2022-04-21T20:02:39.239Z] #33 1.299 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-21T20:02:39.239Z] #33 1.299 Install docker/cli version 17.06.2-ce from stable [2022-04-21T20:02:39.239Z] #33 1.300 ++ uname -m [2022-04-21T20:02:39.239Z] #33 1.301 + arch=x86_64 [2022-04-21T20:02:39.239Z] #33 1.301 + '[' x86_64 '!=' x86_64 ']' [2022-04-21T20:02:39.239Z] #33 1.301 + url=https://download.docker.com/linux/static [2022-04-21T20:02:39.239Z] #33 1.301 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-21T20:02:39.239Z] #33 1.302 + tar -xz docker/docker [2022-04-21T20:02:42.515Z] #33 4.241 + mkdir -p /build [2022-04-21T20:02:42.515Z] #33 4.242 + mv docker/docker /build/ [2022-04-21T20:02:42.515Z] #33 4.244 + rmdir docker [2022-04-21T20:02:43.079Z] #33 DONE 5.2s [2022-04-21T20:02:43.079Z] [2022-04-21T20:02:43.079Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T20:02:43.079Z] #72 sha256:8c82e3240a818b9cfc4995b3f9c9447aea455014c81d40d35ef75736185553df [2022-04-21T20:02:43.079Z] #72 1.326 + RM_GOPATH=0 [2022-04-21T20:02:43.079Z] #72 1.328 + TMP_GOPATH= [2022-04-21T20:02:43.079Z] #72 1.328 + : /build [2022-04-21T20:02:43.079Z] #72 1.328 + '[' -z '' ']' [2022-04-21T20:02:43.079Z] #72 1.329 ++ mktemp -d [2022-04-21T20:02:43.079Z] #72 1.330 + export GOPATH=/tmp/tmp.kgT4yjbQ8M [2022-04-21T20:02:43.079Z] #72 1.330 + GOPATH=/tmp/tmp.kgT4yjbQ8M [2022-04-21T20:02:43.079Z] #72 1.330 + RM_GOPATH=1 [2022-04-21T20:02:43.079Z] #72 1.330 + case "$(go env GOARCH)" in [2022-04-21T20:02:43.079Z] #72 1.330 ++ go env GOARCH [2022-04-21T20:02:43.079Z] #72 1.334 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T20:02:43.079Z] #72 1.334 + GO_BUILDMODE=-buildmode=pie [2022-04-21T20:02:43.079Z] #72 1.334 ++ dirname /install.sh [2022-04-21T20:02:43.079Z] #72 1.335 + dir=/ [2022-04-21T20:02:43.079Z] #72 1.335 + bin=rootlesskit [2022-04-21T20:02:43.079Z] #72 1.335 + shift [2022-04-21T20:02:43.079Z] #72 1.335 + '[' '!' -f //rootlesskit.installer ']' [2022-04-21T20:02:43.079Z] #72 1.335 + . //rootlesskit.installer [2022-04-21T20:02:43.079Z] #72 1.335 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T20:02:43.079Z] #72 1.336 + install_rootlesskit [2022-04-21T20:02:43.079Z] #72 1.336 + case "$1" in [2022-04-21T20:02:43.079Z] #72 1.336 + export CGO_ENABLED=0 [2022-04-21T20:02:43.079Z] #72 1.336 + CGO_ENABLED=0 [2022-04-21T20:02:43.079Z] #72 1.336 + _install_rootlesskit [2022-04-21T20:02:43.079Z] #72 1.336 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-21T20:02:43.079Z] #72 1.336 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T20:02:43.079Z] #72 1.336 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T20:02:43.079Z] #72 1.336 + GOBIN=/build [2022-04-21T20:02:43.079Z] #72 1.336 + GO111MODULE=on [2022-04-21T20:02:43.079Z] #72 1.336 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T20:02:43.079Z] #72 1.737 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-21T20:02:43.079Z] #72 5.288 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T20:02:43.079Z] #72 5.318 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-21T20:02:43.340Z] #72 5.680 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-21T20:02:44.710Z] #72 6.725 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-21T20:02:44.968Z] #72 7.035 go: downloading github.com/google/uuid v1.3.0 [2022-04-21T20:02:44.968Z] #72 7.041 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-21T20:02:44.968Z] #72 7.128 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-21T20:02:44.968Z] #72 7.184 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T20:02:44.968Z] #72 7.262 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T20:02:45.226Z] #72 7.342 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-21T20:02:45.791Z] #72 7.786 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-21T20:02:45.791Z] #72 7.943 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-21T20:02:45.791Z] #72 7.978 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-21T20:02:45.965Z] Client: [2022-04-21T20:02:45.965Z] Context: default [2022-04-21T20:02:45.965Z] Debug Mode: false [2022-04-21T20:02:45.965Z] Plugins: [2022-04-21T20:02:45.965Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T20:02:45.965Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T20:02:45.965Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-21T20:02:45.965Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-21T20:02:45.965Z] [2022-04-21T20:02:45.965Z] Server: [2022-04-21T20:02:45.965Z] Containers: 0 [2022-04-21T20:02:45.965Z] Running: 0 [2022-04-21T20:02:45.965Z] Paused: 0 [2022-04-21T20:02:45.965Z] Stopped: 0 [2022-04-21T20:02:45.965Z] Images: 0 [2022-04-21T20:02:45.965Z] Server Version: 20.10.14 [2022-04-21T20:02:45.965Z] Storage Driver: overlay2 [2022-04-21T20:02:45.965Z] Backing Filesystem: extfs [2022-04-21T20:02:45.965Z] Supports d_type: true [2022-04-21T20:02:45.965Z] Native Overlay Diff: true [2022-04-21T20:02:45.965Z] userxattr: false [2022-04-21T20:02:45.965Z] Logging Driver: json-file [2022-04-21T20:02:45.965Z] Cgroup Driver: cgroupfs [2022-04-21T20:02:45.965Z] Cgroup Version: 1 [2022-04-21T20:02:45.965Z] Plugins: [2022-04-21T20:02:45.965Z] Volume: local [2022-04-21T20:02:45.965Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T20:02:45.965Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T20:02:45.965Z] Swarm: inactive [2022-04-21T20:02:45.965Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-21T20:02:45.965Z] Default Runtime: runc [2022-04-21T20:02:45.965Z] Init Binary: docker-init [2022-04-21T20:02:45.965Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T20:02:45.965Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T20:02:45.965Z] init version: de40ad0 [2022-04-21T20:02:45.965Z] Security Options: [2022-04-21T20:02:45.965Z] apparmor [2022-04-21T20:02:45.965Z] seccomp [2022-04-21T20:02:45.965Z] Profile: default [2022-04-21T20:02:45.965Z] Kernel Version: 5.4.0-1071-aws [2022-04-21T20:02:45.965Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-21T20:02:45.965Z] OSType: linux [2022-04-21T20:02:45.965Z] Architecture: x86_64 [2022-04-21T20:02:45.965Z] CPUs: 2 [2022-04-21T20:02:45.965Z] Total Memory: 7.483GiB [2022-04-21T20:02:45.965Z] Name: ip-10-100-39-78 [2022-04-21T20:02:45.965Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-21T20:02:45.965Z] Docker Root Dir: /var/lib/docker [2022-04-21T20:02:45.965Z] Debug Mode: false [2022-04-21T20:02:45.965Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:02:45.965Z] Labels: [2022-04-21T20:02:45.965Z] Experimental: true [2022-04-21T20:02:45.965Z] Insecure Registries: [2022-04-21T20:02:45.965Z] 127.0.0.0/8 [2022-04-21T20:02:45.965Z] Live Restore Enabled: true [2022-04-21T20:02:45.965Z] [2022-04-21T20:02:45.965Z] WARNING: No swap limit support [Pipeline] sh [2022-04-21T20:02:46.049Z] #72 8.392 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T20:02:46.275Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T20:02:46.275Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T20:02:46.275Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43480/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-21T20:02:46.275Z] + bash /home/ubuntu/workspace/moby_PR-43480/check-config.sh [2022-04-21T20:02:46.275Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-21T20:02:46.275Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-21T20:02:46.275Z] [2022-04-21T20:02:46.275Z] Generally Necessary: [2022-04-21T20:02:46.275Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-21T20:02:46.275Z] - apparmor: enabled and tools installed [2022-04-21T20:02:46.275Z] - CONFIG_NAMESPACES: enabled [2022-04-21T20:02:46.275Z] - CONFIG_NET_NS: enabled [2022-04-21T20:02:46.275Z] - CONFIG_PID_NS: enabled [2022-04-21T20:02:46.275Z] - CONFIG_IPC_NS: enabled [2022-04-21T20:02:46.275Z] - CONFIG_UTS_NS: enabled [2022-04-21T20:02:46.275Z] - CONFIG_CGROUPS: enabled [2022-04-21T20:02:46.275Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-21T20:02:46.275Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-21T20:02:46.275Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-21T20:02:46.275Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-21T20:02:46.275Z] - CONFIG_CPUSETS: enabled [2022-04-21T20:02:46.275Z] - CONFIG_MEMCG: enabled [2022-04-21T20:02:46.275Z] - CONFIG_KEYS: enabled [2022-04-21T20:02:46.275Z] - CONFIG_VETH: enabled (as module) [2022-04-21T20:02:46.558Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-21T20:02:46.558Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-21T20:02:46.558Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-21T20:02:46.558Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-21T20:02:46.558Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-21T20:02:46.558Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-21T20:02:46.558Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-21T20:02:46.558Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-21T20:02:46.558Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-21T20:02:46.558Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-21T20:02:46.558Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-21T20:02:46.558Z] - CONFIG_CGROUP_BPF: enabled [2022-04-21T20:02:46.558Z] [2022-04-21T20:02:46.558Z] Optional Features: [2022-04-21T20:02:46.558Z] - CONFIG_USER_NS: enabled [2022-04-21T20:02:46.558Z] - CONFIG_SECCOMP: enabled [2022-04-21T20:02:46.558Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-21T20:02:46.558Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-21T20:02:46.558Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-21T20:02:46.558Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-21T20:02:46.558Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-21T20:02:46.558Z] - CONFIG_BLK_CGROUP: enabled [2022-04-21T20:02:46.558Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-21T20:02:46.558Z] - CONFIG_CGROUP_PERF: enabled [2022-04-21T20:02:46.558Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-21T20:02:46.558Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-21T20:02:46.558Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-21T20:02:46.558Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-21T20:02:46.558Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-21T20:02:46.558Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-21T20:02:46.848Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-21T20:02:46.848Z] - CONFIG_IP_VS: enabled (as module) [2022-04-21T20:02:46.848Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-21T20:02:46.848Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-21T20:02:46.848Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-21T20:02:46.848Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-21T20:02:46.848Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-21T20:02:46.848Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-21T20:02:46.848Z] - CONFIG_EXT4_FS: enabled [2022-04-21T20:02:46.848Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-21T20:02:46.848Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-21T20:02:46.848Z] - Network Drivers: [2022-04-21T20:02:46.848Z] - "overlay": [2022-04-21T20:02:46.848Z] - CONFIG_VXLAN: enabled (as module) [2022-04-21T20:02:46.848Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-21T20:02:46.848Z] Optional (for encrypted networks): [2022-04-21T20:02:46.848Z] - CONFIG_CRYPTO: enabled [2022-04-21T20:02:46.848Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-21T20:02:46.848Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-21T20:02:46.848Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-21T20:02:46.848Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-21T20:02:46.848Z] - CONFIG_XFRM: enabled [2022-04-21T20:02:46.848Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-21T20:02:46.848Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-21T20:02:46.848Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-21T20:02:46.848Z] - "ipvlan": [2022-04-21T20:02:46.848Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-21T20:02:46.848Z] - "macvlan": [2022-04-21T20:02:46.848Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-21T20:02:46.848Z] - CONFIG_DUMMY: enabled (as module) [2022-04-21T20:02:46.848Z] - "ftp,tftp client in container": [2022-04-21T20:02:46.984Z] #72 ... [2022-04-21T20:02:46.984Z] [2022-04-21T20:02:46.984Z] #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-04-21T20:02:46.984Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T20:02:46.984Z] #36 CACHED [2022-04-21T20:02:46.984Z] [2022-04-21T20:02:46.984Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T20:02:46.984Z] #37 sha256:fccf0f3266ccea8085860f56746b383905c430f85b18197e62bd5b4a10869595 [2022-04-21T20:02:46.984Z] #37 CACHED [2022-04-21T20:02:46.984Z] [2022-04-21T20:02:46.984Z] #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-04-21T20:02:46.984Z] #38 sha256:944c1142049442dc61690b5db0eb0d032b01443c2a676b9e2a84ff74a41bbc87 [2022-04-21T20:02:46.984Z] #38 CACHED [2022-04-21T20:02:46.984Z] [2022-04-21T20:02:46.984Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T20:02:46.984Z] #40 sha256:cf2baaf4fd68b6fcb36ca9ba697bca1cadf27b840a9e8bb9b0557eb9a56ed191 [2022-04-21T20:02:46.984Z] #40 CACHED [2022-04-21T20:02:46.984Z] [2022-04-21T20:02:46.984Z] #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-04-21T20:02:46.984Z] #41 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T20:02:46.984Z] #41 CACHED [2022-04-21T20:02:46.984Z] [2022-04-21T20:02:46.984Z] #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-04-21T20:02:46.984Z] #43 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T20:02:46.984Z] #43 CACHED [2022-04-21T20:02:46.984Z] [2022-04-21T20:02:46.984Z] #45 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T20:02:46.984Z] #45 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T20:02:46.984Z] #45 CACHED [2022-04-21T20:02:46.984Z] [2022-04-21T20:02:46.984Z] #47 [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-04-21T20:02:46.984Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T20:02:46.984Z] #47 1.657 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-21T20:02:46.984Z] #47 1.732 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-21T20:02:46.984Z] #47 1.740 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-21T20:02:46.984Z] #47 1.974 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T20:02:46.984Z] #47 2.506 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T20:02:46.984Z] #47 3.178 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T20:02:46.984Z] #47 3.908 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T20:02:46.984Z] #47 4.331 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T20:02:46.984Z] #47 4.710 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T20:02:46.984Z] #47 4.714 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T20:02:46.984Z] #47 4.715 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T20:02:46.984Z] #47 4.717 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T20:02:46.984Z] #47 4.718 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T20:02:46.984Z] #47 4.720 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T20:02:46.984Z] #47 4.722 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T20:02:46.984Z] #47 4.723 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T20:02:46.984Z] #47 4.724 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T20:02:46.984Z] #47 4.725 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T20:02:47.116Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-21T20:02:47.116Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-21T20:02:47.116Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-21T20:02:47.116Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-21T20:02:47.116Z] - Storage Drivers: [2022-04-21T20:02:47.116Z] - "aufs": [2022-04-21T20:02:47.116Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-21T20:02:47.116Z] - "btrfs": [2022-04-21T20:02:47.116Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-21T20:02:47.116Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-21T20:02:47.116Z] - "devicemapper": [2022-04-21T20:02:47.116Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-21T20:02:47.116Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-21T20:02:47.116Z] - "overlay": [2022-04-21T20:02:47.116Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-21T20:02:47.116Z] - "zfs": [2022-04-21T20:02:47.116Z] - /dev/zfs: present [2022-04-21T20:02:47.116Z] - zfs command: missing [2022-04-21T20:02:47.116Z] - zpool command: missing [2022-04-21T20:02:47.116Z] [2022-04-21T20:02:47.116Z] Limits: [2022-04-21T20:02:47.116Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-21T20:02:47.116Z] [2022-04-21T20:02:47.116Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-21T20:02:47.471Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:764fc746f97627d9fa6eada2e0da4f61a4059d53 . [2022-04-21T20:02:47.549Z] #47 ... [2022-04-21T20:02:47.549Z] [2022-04-21T20:02:47.549Z] #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-04-21T20:02:47.549Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T20:02:47.549Z] #20 1.563 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-21T20:02:47.549Z] #20 1.730 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-21T20:02:47.549Z] #20 1.732 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-21T20:02:47.549Z] #20 1.735 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T20:02:47.549Z] #20 2.386 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T20:02:47.549Z] #20 3.156 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T20:02:47.549Z] #20 3.682 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T20:02:47.549Z] #20 4.039 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T20:02:47.549Z] #20 4.555 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T20:02:47.549Z] #20 4.563 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T20:02:47.549Z] #20 4.575 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T20:02:47.549Z] #20 4.585 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T20:02:47.549Z] #20 4.601 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T20:02:47.549Z] #20 4.612 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T20:02:47.549Z] #20 4.616 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T20:02:47.549Z] #20 4.627 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T20:02:47.549Z] #20 4.639 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T20:02:47.549Z] #20 4.662 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T20:02:47.733Z] #2 [internal] load .dockerignore [2022-04-21T20:02:47.733Z] #2 sha256:89e97b4f6bb7d5ef89519548e0d3f868872ebe9f4b90781354a8f2b1d71c9266 [2022-04-21T20:02:47.733Z] #2 transferring context: 145B done [2022-04-21T20:02:47.733Z] #2 DONE 0.1s [2022-04-21T20:02:47.733Z] [2022-04-21T20:02:47.733Z] #1 [internal] load build definition from Dockerfile [2022-04-21T20:02:47.733Z] #1 sha256:3ed166c6c1e00beeec10b71b491bc581e4e5cb729c0f74c108ebbf26d758bdbd [2022-04-21T20:02:47.733Z] #1 transferring dockerfile: 17.44kB done [2022-04-21T20:02:47.733Z] #1 DONE 0.1s [2022-04-21T20:02:47.733Z] [2022-04-21T20:02:47.733Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T20:02:47.733Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-21T20:02:47.807Z] #20 ... [2022-04-21T20:02:47.807Z] [2022-04-21T20:02:47.807Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T20:02:47.807Z] #67 sha256:be58ba87cf0f0a0a76bfcabb21bf30b11615cb095b07157b17f7417fccb200b5 [2022-04-21T20:02:47.807Z] #67 1.597 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-21T20:02:47.807Z] #67 1.730 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-21T20:02:47.807Z] #67 1.735 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-21T20:02:47.807Z] #67 1.768 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T20:02:47.807Z] #67 2.399 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T20:02:47.807Z] #67 2.980 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T20:02:47.807Z] #67 3.372 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T20:02:47.807Z] #67 4.008 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T20:02:47.807Z] #67 4.607 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T20:02:47.807Z] #67 4.612 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T20:02:47.807Z] #67 4.625 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T20:02:47.807Z] #67 4.629 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T20:02:47.807Z] #67 4.643 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T20:02:47.807Z] #67 4.667 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T20:02:47.807Z] #67 4.669 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T20:02:47.807Z] #67 4.670 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T20:02:47.807Z] #67 4.675 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T20:02:47.807Z] #67 4.676 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T20:02:48.304Z] #3 DONE 0.5s [2022-04-21T20:02:48.304Z] [2022-04-21T20:02:48.304Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T20:02:48.304Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-21T20:02:48.304Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-04-21T20:02:48.304Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-21T20:02:48.304Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-04-21T20:02:48.304Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-21T20:02:48.304Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-21T20:02:48.304Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-21T20:02:48.768Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T20:02:48.768Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T20:02:48.768Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T20:02:48.768Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T20:02:48.768Z] [2022-04-21T20:02:48.768Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T20:02:48.768Z] DOCKER_SYSTEMD=1 [2022-04-21T20:02:48.768Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T20:02:48.768Z] HOSTNAME=f69d93e300b9 [2022-04-21T20:02:48.768Z] DEST=bundles/test-integration [2022-04-21T20:02:48.768Z] PWD=/go/src/github.com/docker/docker [2022-04-21T20:02:48.768Z] DOCKER_GITCOMMIT=3510ce47f3fc6751b2bcec187f0a0c44282a2cb0 [2022-04-21T20:02:48.768Z] container=docker [2022-04-21T20:02:48.768Z] HOME=/root [2022-04-21T20:02:48.768Z] LANG=C.UTF-8 [2022-04-21T20:02:48.768Z] INVOCATION_ID=0debaecf609c494c81adc5d7ef768d0b [2022-04-21T20:02:48.768Z] GOLANG_VERSION=1.18.1 [2022-04-21T20:02:48.768Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T20:02:48.768Z] VALIDATE_BRANCH=master [2022-04-21T20:02:48.768Z] TERM=xterm [2022-04-21T20:02:48.768Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T20:02:48.768Z] SHLVL=3 [2022-04-21T20:02:48.768Z] TIMEOUT=120m [2022-04-21T20:02:48.768Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T20:02:48.768Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T20:02:48.768Z] GO111MODULE=off [2022-04-21T20:02:48.768Z] DOCKER_EXPERIMENTAL=1 [2022-04-21T20:02:48.768Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T20:02:48.768Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T20:02:48.768Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T20:02:48.768Z] GOPATH=/go [2022-04-21T20:02:48.768Z] PKG_CONFIG=pkg-config [2022-04-21T20:02:48.768Z] _=/usr/bin/env [2022-04-21T20:02:48.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-21T20:02:48.874Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-21T20:02:48.874Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-21T20:02:49.136Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 28.9% of statements [2022-04-21T20:02:49.136Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-21T20:02:49.141Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-21T20:02:49.391Z] ok github.com/docker/docker/cmd/dockerd/trap 2.404s coverage: 0.0% of statements [2022-04-21T20:02:49.391Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T20:02:49.391Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T20:02:49.391Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T20:02:49.391Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T20:02:49.391Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T20:02:49.403Z] #4 DONE 1.0s [2022-04-21T20:02:49.664Z] [2022-04-21T20:02:49.664Z] #6 [internal] load build definition from Dockerfile [2022-04-21T20:02:49.664Z] #6 sha256:98024754bec356d6528e9b3718f05fb2a2d8e57e7a2c11a7474455797cce7d3c [2022-04-21T20:02:49.664Z] #6 DONE 0.0s [2022-04-21T20:02:49.664Z] [2022-04-21T20:02:49.664Z] #5 [internal] load .dockerignore [2022-04-21T20:02:49.664Z] #5 sha256:e1ff33df191edb15667a7f9cfad5cdfe659acf8ed4af6e0271c0c6bc547ec747 [2022-04-21T20:02:49.664Z] #5 DONE 0.0s [2022-04-21T20:02:49.664Z] [2022-04-21T20:02:49.665Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T20:02:49.665Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T20:02:51.595Z] #10 ... [2022-04-21T20:02:51.595Z] [2022-04-21T20:02:51.595Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T20:02:51.595Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-21T20:02:51.595Z] #7 DONE 1.6s [2022-04-21T20:02:51.595Z] [2022-04-21T20:02:51.595Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T20:02:51.595Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-21T20:02:51.595Z] #9 DONE 1.7s [2022-04-21T20:02:51.595Z] [2022-04-21T20:02:51.595Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T20:02:51.595Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T20:02:51.595Z] #10 DONE 1.8s [2022-04-21T20:02:51.595Z] [2022-04-21T20:02:51.595Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T20:02:51.595Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T20:02:51.595Z] #8 DONE 1.8s [2022-04-21T20:02:52.536Z] [2022-04-21T20:02:52.536Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:02:52.536Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T20:02:52.536Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:02:52.536Z] #69 ... [2022-04-21T20:02:52.536Z] [2022-04-21T20:02:52.536Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:02:52.536Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T20:02:52.536Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-21T20:02:52.536Z] #71 DONE 0.2s [2022-04-21T20:02:52.796Z] [2022-04-21T20:02:52.796Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:02:52.796Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T20:02:52.796Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done [2022-04-21T20:02:53.056Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T20:02:53.056Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-21T20:02:53.056Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-21T20:02:53.318Z] #69 ... [2022-04-21T20:02:53.318Z] [2022-04-21T20:02:53.318Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T20:02:53.318Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T20:02:53.318Z] #47 DONE 0.0s [2022-04-21T20:02:53.318Z] [2022-04-21T20:02:53.318Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T20:02:53.318Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T20:02:53.318Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 0.2s done [2022-04-21T20:02:53.318Z] #11 sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 1.86kB / 1.86kB done [2022-04-21T20:02:53.318Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-21T20:02:53.318Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-21T20:02:53.318Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 10.49MB / 54.94MB 0.5s [2022-04-21T20:02:53.318Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 2.10MB / 5.16MB 0.5s [2022-04-21T20:02:53.318Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 2.10MB / 10.87MB 0.5s [2022-04-21T20:02:53.601Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 16.78MB / 54.94MB 0.7s [2022-04-21T20:02:53.601Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 3.15MB / 5.16MB 0.7s [2022-04-21T20:02:53.601Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.49MB / 10.87MB 0.7s [2022-04-21T20:02:53.601Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.97MB / 54.94MB 0.8s [2022-04-21T20:02:53.601Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.8s [2022-04-21T20:02:53.865Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 26.21MB / 54.94MB 0.9s [2022-04-21T20:02:53.865Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 31.21MB / 54.94MB 1.0s [2022-04-21T20:02:53.865Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.9s done [2022-04-21T20:02:53.865Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 1.0s [2022-04-21T20:02:53.865Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 37.75MB / 54.94MB 1.1s [2022-04-21T20:02:53.865Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 3.15MB / 54.58MB 1.1s [2022-04-21T20:02:54.137Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.1s done [2022-04-21T20:02:54.137Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 44.01MB / 54.94MB 1.3s [2022-04-21T20:02:54.137Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 9.44MB / 54.58MB 1.3s [2022-04-21T20:02:54.397Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 48.23MB / 54.94MB 1.5s [2022-04-21T20:02:54.397Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 19.92MB / 54.58MB 1.5s [2022-04-21T20:02:54.397Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 8.39MB / 85.84MB 1.5s [2022-04-21T20:02:54.397Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 25.17MB / 54.58MB 1.6s [2022-04-21T20:02:54.715Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2022-04-21T20:02:54.733Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 53.48MB / 54.94MB 1.7s [2022-04-21T20:02:54.733Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 15.73MB / 85.84MB 1.7s [2022-04-21T20:02:54.733Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 30.53MB / 54.58MB 1.8s [2022-04-21T20:02:54.733Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 37.75MB / 54.58MB 1.9s [2022-04-21T20:02:54.733Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 25.17MB / 85.84MB 1.9s [2022-04-21T20:02:54.899Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-21T20:02:54.899Z] [2022-04-21T20:02:54.899Z] ________ ____ __. [2022-04-21T20:02:54.899Z] \_____ \ | |/ _| [2022-04-21T20:02:54.899Z] / | \| < [2022-04-21T20:02:54.899Z] / | \ | \ [2022-04-21T20:02:54.899Z] \_______ /____|__ \ [2022-04-21T20:02:54.899Z] \/ \/ [2022-04-21T20:02:54.899Z] [2022-04-21T20:02:54.899Z] INFO: make.ps1 ended at 04/21/2022 20:02:47 [2022-04-21T20:02:54.899Z] INFO: Binaries build ended at 04/21/2022 20:02:49. Duration:00:01:26.7880090 [2022-04-21T20:02:54.899Z] INFO: Copying the built daemon binary to d:\CI\PR-43480\4\binary\dockerd-3a801c692c.exe... [2022-04-21T20:02:54.899Z] INFO: Copying the built client binary to d:\CI\PR-43480\4\binary\docker-3a801c692c.exe... [2022-04-21T20:02:54.899Z] INFO: Copying the golang package from the container to d:\CI\PR-43480\4\installer\go.zip... [2022-04-21T20:02:54.899Z] INFO: Extracting go.zip to d:\CI\PR-43480\4\go [2022-04-21T20:02:54.996Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 43.02MB / 54.58MB 2.0s [2022-04-21T20:02:54.996Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 30.41MB / 85.84MB 2.0s [2022-04-21T20:02:54.996Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 47.19MB / 54.58MB 2.1s [2022-04-21T20:02:54.996Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 35.06MB / 85.84MB 2.1s [2022-04-21T20:02:55.257Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.53MB / 54.58MB 2.3s [2022-04-21T20:02:55.257Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 45.09MB / 85.84MB 2.3s [2022-04-21T20:02:55.257Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.3s done [2022-04-21T20:02:55.558Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 50.06MB / 85.84MB 2.5s [2022-04-21T20:02:55.820Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 61.87MB / 85.84MB 2.8s [2022-04-21T20:02:55.820Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.8s done [2022-04-21T20:02:55.820Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 68.16MB / 85.84MB 3.0s [2022-04-21T20:02:55.820Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.0s [2022-04-21T20:02:55.820Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 1.05MB / 141.70MB 3.1s [2022-04-21T20:02:55.909Z] #67 ... [2022-04-21T20:02:55.909Z] [2022-04-21T20:02:55.909Z] #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-04-21T20:02:55.909Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T20:02:55.909Z] #20 18.12 Fetched 40.4 MB in 17s (2404 kB/s) [2022-04-21T20:02:56.083Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.022s coverage: 65.3% of statements [2022-04-21T20:02:56.085Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 74.35MB / 85.84MB 3.2s [2022-04-21T20:02:56.085Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.1s done [2022-04-21T20:02:56.347Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 78.64MB / 85.84MB 3.4s [2022-04-21T20:02:56.347Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 9.44MB / 141.70MB 3.4s [2022-04-21T20:02:56.347Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.6s [2022-04-21T20:02:56.608Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 20.97MB / 141.70MB 3.7s [2022-04-21T20:02:56.870Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 32.51MB / 141.70MB 3.9s [2022-04-21T20:02:57.143Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 41.07MB / 141.70MB 4.3s [2022-04-21T20:02:57.408Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.4s done [2022-04-21T20:02:57.408Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.8s [2022-04-21T20:02:57.408Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 48.23MB / 141.70MB 4.7s [2022-04-21T20:02:57.449Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-04-21T20:02:57.982Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 57.67MB / 141.70MB 5.1s [2022-04-21T20:02:58.244Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 66.95MB / 141.70MB 5.4s [2022-04-21T20:02:58.515Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 80.74MB / 141.70MB 5.6s [2022-04-21T20:02:58.515Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 93.32MB / 141.70MB 5.7s [2022-04-21T20:02:58.776Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 100.66MB / 141.70MB 6.0s [2022-04-21T20:02:59.039Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 112.75MB / 141.70MB 6.2s [2022-04-21T20:02:59.299Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 126.88MB / 141.70MB 6.5s [2022-04-21T20:02:59.400Z] INFO: Extraction ended at 04/21/2022 20:02:57. Duration:00:00:23.7749718 [2022-04-21T20:02:59.400Z] INFO: Updating the golang and path environment variables [2022-04-21T20:02:59.400Z] INFO: GOPATH=d:\gopath [2022-04-21T20:02:59.400Z] INFO: go version go1.18.1 windows/amd64 [2022-04-21T20:02:59.400Z] INFO: Running the daemon under test in debug mode [2022-04-21T20:02:59.400Z] INFO: Starting a daemon under test... [2022-04-21T20:02:59.400Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43480\4\daemon --pidfile d:\CI\PR-43480\4\docker.pid -D [2022-04-21T20:02:59.400Z] INFO: Process started successfully. [2022-04-21T20:02:59.400Z] INFO: Start tailing logs of the daemon under tests [2022-04-21T20:02:59.400Z] INFO: Waiting for the daemon under test to start... [2022-04-21T20:02:59.570Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 136.31MB / 141.70MB 6.7s [2022-04-21T20:03:00.967Z] #11 ... [2022-04-21T20:03:00.967Z] [2022-04-21T20:03:00.967Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:03:00.967Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T20:03:00.967Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s done [2022-04-21T20:03:00.967Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-04-21T20:03:00.967Z] #69 DONE 8.2s [2022-04-21T20:03:00.967Z] [2022-04-21T20:03:00.967Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T20:03:00.967Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T20:03:00.967Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.9s done [2022-04-21T20:03:00.967Z] #11 ... [2022-04-21T20:03:00.967Z] [2022-04-21T20:03:00.967Z] #24 [internal] load build context [2022-04-21T20:03:00.967Z] #24 sha256:253fd0b976f8c39a7f4addac22053f15607ce1706e9d450cc5f31400b574c362 [2022-04-21T20:03:00.967Z] #24 transferring context: 47.87MB 8.3s [2022-04-21T20:03:01.923Z] #24 transferring context: 60.75MB 9.3s done [2022-04-21T20:03:01.923Z] #24 ... [2022-04-21T20:03:01.923Z] [2022-04-21T20:03:01.923Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T20:03:01.923Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T20:03:02.494Z] #11 ... [2022-04-21T20:03:02.494Z] [2022-04-21T20:03:02.494Z] #24 [internal] load build context [2022-04-21T20:03:02.494Z] #24 sha256:253fd0b976f8c39a7f4addac22053f15607ce1706e9d450cc5f31400b574c362 [2022-04-21T20:03:02.494Z] #24 DONE 10.0s [2022-04-21T20:03:02.494Z] [2022-04-21T20:03:02.494Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T20:03:02.494Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T20:03:02.494Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.2s done [2022-04-21T20:03:02.494Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-21T20:03:02.494Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-21T20:03:02.494Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-21T20:03:02.494Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.4s done [2022-04-21T20:03:02.754Z] #28 ... [2022-04-21T20:03:02.754Z] [2022-04-21T20:03:02.754Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T20:03:02.754Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T20:03:02.754Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T20:03:02.754Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-21T20:03:02.754Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-21T20:03:02.754Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2022-04-21T20:03:02.754Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-04-21T20:03:02.754Z] #71 DONE 9.9s [2022-04-21T20:03:02.754Z] [2022-04-21T20:03:02.754Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T20:03:02.754Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T20:03:02.754Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.1s [2022-04-21T20:03:03.987Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.8% of statements [2022-04-21T20:03:04.015Z] #20 18.12 Reading package lists... [2022-04-21T20:03:04.015Z] #20 ... [2022-04-21T20:03:04.015Z] [2022-04-21T20:03:04.015Z] #47 [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-04-21T20:03:04.015Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T20:03:04.015Z] #47 18.60 Fetched 40.4 MB in 17s (2351 kB/s) [2022-04-21T20:03:04.581Z] #47 18.60 Reading package lists... [2022-04-21T20:03:04.581Z] #47 ... [2022-04-21T20:03:04.581Z] [2022-04-21T20:03:04.581Z] #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-04-21T20:03:04.581Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T20:03:04.581Z] #20 18.12 Reading package lists... [2022-04-21T20:03:04.668Z] #28 ... [2022-04-21T20:03:04.668Z] [2022-04-21T20:03:04.668Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T20:03:04.668Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-21T20:03:04.668Z] #70 DONE 0.6s [2022-04-21T20:03:04.668Z] [2022-04-21T20:03:04.668Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T20:03:04.668Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T20:03:04.668Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.1s done [2022-04-21T20:03:04.921Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.2% of statements [2022-04-21T20:03:05.184Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-21T20:03:05.237Z] #28 DONE 12.6s [2022-04-21T20:03:05.237Z] [2022-04-21T20:03:05.237Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T20:03:05.237Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-21T20:03:05.237Z] #72 DONE 0.6s [2022-04-21T20:03:05.237Z] [2022-04-21T20:03:05.238Z] #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-04-21T20:03:05.238Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T20:03:05.745Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-21T20:03:06.179Z] #29 1.023 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T20:03:06.179Z] #29 1.040 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T20:03:06.445Z] #29 1.078 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T20:03:06.445Z] #29 1.195 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T20:03:06.478Z] #20 27.10 Reading package lists... [2022-04-21T20:03:06.478Z] #20 ... [2022-04-21T20:03:06.478Z] [2022-04-21T20:03:06.478Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T20:03:06.478Z] #67 sha256:be58ba87cf0f0a0a76bfcabb21bf30b11615cb095b07157b17f7417fccb200b5 [2022-04-21T20:03:06.478Z] #67 18.47 Fetched 40.4 MB in 17s (2363 kB/s) [2022-04-21T20:03:06.478Z] #67 18.47 Reading package lists... [2022-04-21T20:03:06.478Z] #67 27.81 Reading package lists... [2022-04-21T20:03:06.478Z] #67 ... [2022-04-21T20:03:06.478Z] [2022-04-21T20:03:06.478Z] #47 [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-04-21T20:03:06.478Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T20:03:06.478Z] #47 18.60 Reading package lists... [2022-04-21T20:03:06.674Z] ok github.com/docker/docker/daemon 10.120s coverage: 16.8% of statements [2022-04-21T20:03:06.674Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T20:03:06.674Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T20:03:06.674Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T20:03:06.674Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T20:03:06.707Z] #29 1.409 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T20:03:06.973Z] #29 1.704 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T20:03:07.236Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.603s coverage: 74.8% of statements [2022-04-21T20:03:08.165Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.238s coverage: 56.2% of statements [2022-04-21T20:03:08.359Z] #29 3.027 Fetched 8510 kB in 2s (3731 kB/s) [2022-04-21T20:03:08.421Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 3.0% of statements [2022-04-21T20:03:09.299Z] #29 3.027 Reading package lists... [2022-04-21T20:03:09.792Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-04-21T20:03:09.874Z] #29 3.853 Reading package lists... [2022-04-21T20:03:10.135Z] #29 4.667 Building dependency tree... [2022-04-21T20:03:10.395Z] #29 5.048 The following additional packages will be installed: [2022-04-21T20:03:10.395Z] #29 5.048 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-21T20:03:10.395Z] #29 5.049 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-21T20:03:10.395Z] #29 5.051 Recommended packages: [2022-04-21T20:03:10.395Z] #29 5.051 libldap-common publicsuffix libsasl2-modules [2022-04-21T20:03:10.395Z] #29 5.236 The following NEW packages will be installed: [2022-04-21T20:03:10.655Z] #29 5.236 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-21T20:03:10.656Z] #29 5.237 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-21T20:03:10.656Z] #29 5.237 libssh2-1 openssl [2022-04-21T20:03:10.916Z] #29 5.514 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T20:03:10.916Z] #29 5.514 Need to get 3040 kB of archives. [2022-04-21T20:03:10.916Z] #29 5.514 After this operation, 6651 kB of additional disk space will be used. [2022-04-21T20:03:10.916Z] #29 5.514 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-21T20:03:10.917Z] #29 5.535 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-21T20:03:10.917Z] #29 5.535 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-21T20:03:10.917Z] #29 5.535 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-21T20:03:10.917Z] #29 5.535 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-21T20:03:10.917Z] #29 5.535 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-21T20:03:10.917Z] #29 5.535 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-21T20:03:10.917Z] #29 5.535 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-21T20:03:10.917Z] #29 5.535 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-21T20:03:10.917Z] #29 5.551 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-21T20:03:10.917Z] #29 5.551 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-21T20:03:10.917Z] #29 5.559 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-21T20:03:10.917Z] #29 5.559 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T20:03:10.917Z] #29 5.561 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T20:03:10.917Z] #29 5.562 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T20:03:11.161Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.263s coverage: 50.6% of statements [2022-04-21T20:03:11.177Z] #29 5.766 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T20:03:11.177Z] #29 5.803 Fetched 3040 kB in 0s (9601 kB/s) [2022-04-21T20:03:11.177Z] #29 5.828 Selecting previously unselected package openssl. [2022-04-21T20:03:11.177Z] #29 5.828 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-21T20:03:11.177Z] #29 5.831 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-21T20:03:11.177Z] #29 5.836 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-21T20:03:11.177Z] #29 6.025 Selecting previously unselected package ca-certificates. [2022-04-21T20:03:11.177Z] #29 6.025 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-21T20:03:11.177Z] #29 6.025 Unpacking ca-certificates (20210119) ... [2022-04-21T20:03:11.438Z] #29 6.100 Selecting previously unselected package libbrotli1:amd64. [2022-04-21T20:03:11.438Z] #29 6.100 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-21T20:03:11.438Z] #29 6.125 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T20:03:11.438Z] #29 6.184 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-21T20:03:11.438Z] #29 6.184 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T20:03:11.438Z] #29 6.190 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T20:03:11.438Z] #29 6.234 Selecting previously unselected package libsasl2-2:amd64. [2022-04-21T20:03:11.438Z] #29 6.234 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T20:03:11.438Z] #29 6.240 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T20:03:11.438Z] #29 6.300 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-21T20:03:11.438Z] #29 6.300 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-21T20:03:11.698Z] #29 6.308 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T20:03:11.698Z] #29 6.375 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-21T20:03:11.698Z] #29 6.375 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-21T20:03:11.698Z] #29 6.380 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T20:03:11.698Z] #29 6.446 Selecting previously unselected package libpsl5:amd64. [2022-04-21T20:03:11.698Z] #29 6.446 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-21T20:03:11.698Z] #29 6.452 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T20:03:11.698Z] #29 6.519 Selecting previously unselected package librtmp1:amd64. [2022-04-21T20:03:11.698Z] #29 6.519 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-21T20:03:11.698Z] #29 6.529 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T20:03:11.724Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.992s coverage: 45.9% of statements [2022-04-21T20:03:11.724Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T20:03:11.959Z] #29 6.618 Selecting previously unselected package libssh2-1:amd64. [2022-04-21T20:03:11.959Z] #29 6.618 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-21T20:03:11.959Z] #29 6.622 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T20:03:11.959Z] #29 6.708 Selecting previously unselected package libcurl4:amd64. [2022-04-21T20:03:11.959Z] #29 6.708 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T20:03:11.959Z] #29 6.714 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T20:03:11.959Z] #29 6.782 Selecting previously unselected package curl. [2022-04-21T20:03:11.959Z] #29 6.782 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T20:03:12.219Z] #29 6.786 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-21T20:03:12.219Z] #29 6.866 Selecting previously unselected package libonig5:amd64. [2022-04-21T20:03:12.219Z] #29 6.866 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T20:03:12.219Z] #29 6.866 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T20:03:12.219Z] #29 6.930 Selecting previously unselected package libjq1:amd64. [2022-04-21T20:03:12.219Z] #29 6.930 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T20:03:12.219Z] #29 6.935 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T20:03:12.219Z] #29 6.989 Selecting previously unselected package jq. [2022-04-21T20:03:12.219Z] #29 6.989 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-21T20:03:12.219Z] #29 6.995 Unpacking jq (1.6-2.1) ... [2022-04-21T20:03:12.219Z] #29 7.037 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T20:03:12.219Z] #29 7.051 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T20:03:12.219Z] #29 7.065 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T20:03:12.219Z] #29 7.085 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T20:03:12.219Z] #29 7.106 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T20:03:12.219Z] #29 7.119 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T20:03:12.219Z] #29 7.131 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T20:03:12.219Z] #29 7.149 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-21T20:03:12.480Z] #29 7.172 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T20:03:12.480Z] #29 7.187 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T20:03:12.480Z] #29 7.205 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T20:03:12.480Z] #29 7.273 Setting up ca-certificates (20210119) ... [2022-04-21T20:03:12.653Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-04-21T20:03:12.910Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.837s coverage: 58.2% of statements [2022-04-21T20:03:12.910Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-21T20:03:12.910Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T20:03:13.027Z] #47 27.81 Reading package lists... [2022-04-21T20:03:13.027Z] #47 ... [2022-04-21T20:03:13.027Z] [2022-04-21T20:03:13.027Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T20:03:13.027Z] #72 sha256:8c82e3240a818b9cfc4995b3f9c9447aea455014c81d40d35ef75736185553df [2022-04-21T20:03:13.027Z] #72 30.81 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T20:03:13.027Z] #72 30.81 + GOBIN=/build [2022-04-21T20:03:13.027Z] #72 30.81 + GO111MODULE=on [2022-04-21T20:03:13.027Z] #72 30.81 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T20:03:13.027Z] #72 33.96 rootlesskit version 1.0.0 [2022-04-21T20:03:13.027Z] #72 33.97 Usage of /build/rootlesskit-docker-proxy: [2022-04-21T20:03:13.027Z] #72 33.97 -container-ip string [2022-04-21T20:03:13.027Z] #72 33.97 container ip [2022-04-21T20:03:13.027Z] #72 33.97 -container-port int [2022-04-21T20:03:13.027Z] #72 33.97 container port (default -1) [2022-04-21T20:03:13.027Z] #72 33.97 -host-ip string [2022-04-21T20:03:13.027Z] #72 33.97 host ip [2022-04-21T20:03:13.027Z] #72 33.97 -host-port int [2022-04-21T20:03:13.027Z] #72 33.97 host port (default -1) [2022-04-21T20:03:13.027Z] #72 33.97 -proto string [2022-04-21T20:03:13.027Z] #72 33.97 proxy protocol (default "tcp") [2022-04-21T20:03:13.027Z] #72 DONE 34.7s [2022-04-21T20:03:13.027Z] [2022-04-21T20:03:13.027Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T20:03:13.027Z] #73 sha256:88c6c45f1d5c8945d79c54e7d3226dc3e5285a1854e546fe1c7e7c6bf4814dcb [2022-04-21T20:03:13.027Z] #73 DONE 0.1s [2022-04-21T20:03:13.027Z] [2022-04-21T20:03:13.027Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T20:03:13.027Z] #67 sha256:be58ba87cf0f0a0a76bfcabb21bf30b11615cb095b07157b17f7417fccb200b5 [2022-04-21T20:03:13.027Z] #67 27.81 Reading package lists... [2022-04-21T20:03:13.027Z] #67 ... [2022-04-21T20:03:13.027Z] [2022-04-21T20:03:13.027Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T20:03:13.027Z] #74 sha256:108b08d9dd3a737973bb721d914758cab42f43197add4544e9b51a90765db430 [2022-04-21T20:03:13.027Z] #74 DONE 0.1s [2022-04-21T20:03:13.027Z] [2022-04-21T20:03:13.027Z] #47 [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-04-21T20:03:13.027Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T20:03:13.052Z] #29 7.865 Updating certificates in /etc/ssl/certs... [2022-04-21T20:03:13.473Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-04-21T20:03:13.730Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-04-21T20:03:13.989Z] #47 27.81 Reading package lists... [2022-04-21T20:03:13.989Z] #47 ... [2022-04-21T20:03:13.989Z] [2022-04-21T20:03:13.989Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T20:03:13.989Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-21T20:03:13.989Z] #77 CACHED [2022-04-21T20:03:13.989Z] [2022-04-21T20:03:13.989Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T20:03:13.989Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-21T20:03:13.989Z] #79 CACHED [2022-04-21T20:03:13.989Z] [2022-04-21T20:03:13.989Z] #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-04-21T20:03:13.989Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T20:03:13.989Z] #20 27.10 Reading package lists... [2022-04-21T20:03:13.994Z] #29 8.601 129 added, 0 removed; done. [2022-04-21T20:03:13.994Z] #29 8.674 Setting up jq (1.6-2.1) ... [2022-04-21T20:03:13.994Z] #29 8.686 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T20:03:13.994Z] #29 8.698 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-21T20:03:13.994Z] #29 8.710 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T20:03:13.994Z] #29 8.730 Processing triggers for ca-certificates (20210119) ... [2022-04-21T20:03:13.994Z] #29 8.738 Updating certificates in /etc/ssl/certs... [2022-04-21T20:03:14.568Z] #29 9.366 0 added, 0 removed; done. [2022-04-21T20:03:14.568Z] #29 9.366 Running hooks in /etc/ca-certificates/update.d... [2022-04-21T20:03:14.568Z] #29 9.370 done. [2022-04-21T20:03:15.098Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.6% of statements [2022-04-21T20:03:15.098Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T20:03:15.098Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T20:03:15.140Z] #29 ... [2022-04-21T20:03:15.140Z] [2022-04-21T20:03:15.140Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T20:03:15.140Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T20:03:15.140Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.6s done [2022-04-21T20:03:15.140Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.4s done [2022-04-21T20:03:15.140Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.7s done [2022-04-21T20:03:15.140Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.0s [2022-04-21T20:03:15.353Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-04-21T20:03:15.710Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.2s done [2022-04-21T20:03:15.887Z] #20 36.45 Building dependency tree... [2022-04-21T20:03:15.887Z] #20 38.08 Reading state information... [2022-04-21T20:03:16.281Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-04-21T20:03:16.281Z] ok github.com/docker/docker/daemon/logger/awslogs 0.130s coverage: 80.2% of statements [2022-04-21T20:03:16.281Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T20:03:16.649Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-21T20:03:16.844Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-04-21T20:03:16.844Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2022-04-21T20:03:16.909Z] #11 ... [2022-04-21T20:03:16.909Z] [2022-04-21T20:03:16.909Z] #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-04-21T20:03:16.909Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T20:03:16.909Z] #29 DONE 11.7s [2022-04-21T20:03:16.909Z] [2022-04-21T20:03:16.909Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T20:03:16.909Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T20:03:16.909Z] #11 ... [2022-04-21T20:03:16.909Z] [2022-04-21T20:03:16.909Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T20:03:16.909Z] #30 sha256:4d0477a09e6aea8e087d8cd1399c3e905b3ad2298c7c9205c3631d17c5472126 [2022-04-21T20:03:17.100Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-04-21T20:03:17.169Z] #30 DONE 0.1s [2022-04-21T20:03:17.169Z] [2022-04-21T20:03:17.169Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T20:03:17.169Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T20:03:17.190Z] ...INFO: Daemon under test started and replied! [2022-04-21T20:03:17.190Z] INFO: Docker version of the daemon under test [2022-04-21T20:03:17.190Z] [2022-04-21T20:03:17.190Z] Client: [2022-04-21T20:03:17.190Z] Version: 17.06.2-ce [2022-04-21T20:03:17.190Z] API version: 1.30 [2022-04-21T20:03:17.190Z] Go version: go1.8.3 [2022-04-21T20:03:17.190Z] Git commit: cec0b72 [2022-04-21T20:03:17.190Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-21T20:03:17.190Z] OS/Arch: windows/amd64 [2022-04-21T20:03:17.190Z] [2022-04-21T20:03:17.190Z] Server: [2022-04-21T20:03:17.190Z] Version: 0.0.0-dev [2022-04-21T20:03:17.190Z] API version: 1.42 (minimum version 1.24) [2022-04-21T20:03:17.190Z] Go version: go1.18.1 [2022-04-21T20:03:17.190Z] Git commit: 3a801c692c [2022-04-21T20:03:17.190Z] Built: [2022-04-21T20:03:17.190Z] OS/Arch: windows/amd64 [2022-04-21T20:03:17.190Z] Experimental: false [2022-04-21T20:03:17.190Z] [2022-04-21T20:03:17.190Z] INFO: Docker info of the daemon under test [2022-04-21T20:03:17.190Z] [2022-04-21T20:03:17.190Z] Containers: 0 [2022-04-21T20:03:17.190Z] Running: 0 [2022-04-21T20:03:17.190Z] Paused: 0 [2022-04-21T20:03:17.190Z] Stopped: 0 [2022-04-21T20:03:17.190Z] Images: 0 [2022-04-21T20:03:17.190Z] Server Version: 0.0.0-dev [2022-04-21T20:03:17.190Z] Storage Driver: windowsfilter [2022-04-21T20:03:17.190Z] Windows: [2022-04-21T20:03:17.190Z] Logging Driver: json-file [2022-04-21T20:03:17.190Z] Plugins: [2022-04-21T20:03:17.190Z] Volume: local [2022-04-21T20:03:17.190Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T20:03:17.190Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T20:03:17.190Z] Swarm: inactive [2022-04-21T20:03:17.190Z] Default Isolation: process [2022-04-21T20:03:17.190Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T20:03:17.190Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-21T20:03:17.190Z] OSType: windows [2022-04-21T20:03:17.190Z] Architecture: x86_64 [2022-04-21T20:03:17.190Z] CPUs: 4 [2022-04-21T20:03:17.190Z] Total Memory: 32GiB [2022-04-21T20:03:17.190Z] Name: azwin-2-20f9c0 [2022-04-21T20:03:17.190Z] ID: R5C7:752U:P6K3:BPM2:OFKO:OSHL:IEZE:URS2:3YGM:FXSZ:DFKL:UDTK [2022-04-21T20:03:17.190Z] Docker Root Dir: D:\CI\PR-43480\4\daemon [2022-04-21T20:03:17.190Z] Debug Mode (client): false [2022-04-21T20:03:17.190Z] Debug Mode (server): true [2022-04-21T20:03:17.190Z] File Descriptors: -1 [2022-04-21T20:03:17.190Z] Goroutines: 16 [2022-04-21T20:03:17.190Z] System Time: 2022-04-21T20:03:16.8799768Z [2022-04-21T20:03:17.190Z] EventsListeners: 0 [2022-04-21T20:03:17.190Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:03:17.190Z] Labels: [2022-04-21T20:03:17.190Z] Experimental: false [2022-04-21T20:03:17.190Z] Insecure Registries: [2022-04-21T20:03:17.190Z] 127.0.0.0/8 [2022-04-21T20:03:17.190Z] Live Restore Enabled: false [2022-04-21T20:03:17.190Z] [2022-04-21T20:03:17.190Z] [2022-04-21T20:03:17.190Z] INFO: Docker images of the daemon under test [2022-04-21T20:03:17.190Z] [2022-04-21T20:03:17.190Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T20:03:17.190Z] [2022-04-21T20:03:17.190Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-21T20:03:17.190Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-21T20:03:17.256Z] #20 39.60 The following additional packages will be installed: [2022-04-21T20:03:17.257Z] #20 39.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T20:03:17.257Z] #20 39.60 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-21T20:03:17.257Z] #20 39.60 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-21T20:03:17.257Z] #20 39.60 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-21T20:03:17.257Z] #20 39.61 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-21T20:03:17.257Z] #20 39.62 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-21T20:03:17.257Z] #20 39.62 mingw-w64-common mingw-w64-x86-64-dev [2022-04-21T20:03:17.257Z] #20 39.66 Suggested packages: [2022-04-21T20:03:17.257Z] #20 39.66 gcc-10-locales seccomp wine64 [2022-04-21T20:03:17.662Z] ltsc2022: Pulling from windows/servercore [2022-04-21T20:03:17.662Z] 8f616e6e9eec: Pulling fs layer [2022-04-21T20:03:17.662Z] dccd9e4d14d3: Pulling fs layer [2022-04-21T20:03:17.663Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-04-21T20:03:17.821Z] #20 40.15 The following NEW packages will be installed: [2022-04-21T20:03:17.821Z] #20 40.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T20:03:17.821Z] #20 40.15 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-21T20:03:17.821Z] #20 40.15 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-21T20:03:17.821Z] #20 40.15 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-21T20:03:17.821Z] #20 40.15 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-21T20:03:17.821Z] #20 40.15 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-21T20:03:17.821Z] #20 40.15 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-21T20:03:17.821Z] #20 40.15 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-21T20:03:17.821Z] #20 40.16 mingw-w64-x86-64-dev [2022-04-21T20:03:17.919Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 78.7% of statements [2022-04-21T20:03:17.919Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T20:03:18.080Z] #20 40.46 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T20:03:18.080Z] #20 40.46 Need to get 115 MB of archives. [2022-04-21T20:03:18.080Z] #20 40.46 After this operation, 645 MB of additional disk space will be used. [2022-04-21T20:03:18.080Z] #20 40.46 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-04-21T20:03:18.080Z] #20 40.50 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-04-21T20:03:18.338Z] #20 40.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-21T20:03:18.338Z] #20 40.58 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-04-21T20:03:18.338Z] #20 40.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-21T20:03:18.338Z] #20 40.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-21T20:03:18.338Z] #20 40.68 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-04-21T20:03:18.338Z] #20 40.74 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-04-21T20:03:18.338Z] #20 40.74 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-04-21T20:03:18.481Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 54.9% of statements [2022-04-21T20:03:18.482Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-04-21T20:03:18.595Z] #20 40.87 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-04-21T20:03:19.425Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-04-21T20:03:19.525Z] #20 41.88 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-04-21T20:03:19.681Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-21T20:03:19.781Z] #20 42.22 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-04-21T20:03:20.165Z] INFO: Extraction ended at 04/21/2022 20:03:17. Duration:00:00:26.4141451 [2022-04-21T20:03:20.165Z] INFO: Updating the golang and path environment variables [2022-04-21T20:03:20.165Z] INFO: GOPATH=d:\gopath [2022-04-21T20:03:20.165Z] INFO: go version go1.18.1 windows/amd64 [2022-04-21T20:03:20.165Z] INFO: Running the daemon under test in debug mode [2022-04-21T20:03:20.165Z] INFO: Starting a daemon under test... [2022-04-21T20:03:20.165Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43480\4\daemon --pidfile d:\CI\PR-43480\4\docker.pid -D [2022-04-21T20:03:20.165Z] INFO: Process started successfully. [2022-04-21T20:03:20.165Z] INFO: Start tailing logs of the daemon under tests [2022-04-21T20:03:20.165Z] INFO: Waiting for the daemon under test to start... [2022-04-21T20:03:20.242Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-21T20:03:20.344Z] #20 42.58 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-04-21T20:03:20.907Z] #20 ... [2022-04-21T20:03:20.907Z] [2022-04-21T20:03:20.907Z] #47 [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-04-21T20:03:20.907Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T20:03:20.907Z] #47 27.81 Reading package lists... [2022-04-21T20:03:20.907Z] #47 36.65 Building dependency tree... [2022-04-21T20:03:20.907Z] #47 38.16 Reading state information... [2022-04-21T20:03:20.907Z] #47 39.45 The following additional packages will be installed: [2022-04-21T20:03:20.907Z] #47 39.48 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-21T20:03:20.907Z] #47 39.50 Suggested packages: [2022-04-21T20:03:20.907Z] #47 39.50 cmake-doc ninja-build lrzip [2022-04-21T20:03:20.907Z] #47 39.50 Recommended packages: [2022-04-21T20:03:20.907Z] #47 39.50 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-21T20:03:20.907Z] #47 40.05 The following NEW packages will be installed: [2022-04-21T20:03:20.907Z] #47 40.06 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-21T20:03:20.907Z] #47 40.40 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T20:03:20.907Z] #47 40.40 Need to get 8418 kB of archives. [2022-04-21T20:03:20.907Z] #47 40.40 After this operation, 34.9 MB of additional disk space will be used. [2022-04-21T20:03:20.907Z] #47 40.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T20:03:20.907Z] #47 40.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T20:03:20.907Z] #47 40.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-21T20:03:20.907Z] #47 40.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-21T20:03:20.907Z] #47 40.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-21T20:03:20.907Z] #47 40.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-21T20:03:20.907Z] #47 40.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-21T20:03:20.907Z] #47 40.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-21T20:03:20.907Z] #47 41.08 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T20:03:20.907Z] #47 42.01 Fetched 8418 kB in 0s (22.1 MB/s) [2022-04-21T20:03:20.907Z] #47 42.66 Selecting previously unselected package xxd. [2022-04-21T20:03:20.907Z] #47 42.66 (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-04-21T20:03:20.907Z] #47 42.69 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T20:03:20.907Z] #47 42.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:03:21.166Z] #47 43.35 Selecting previously unselected package vim-common. [2022-04-21T20:03:21.166Z] #47 43.36 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T20:03:21.166Z] #47 43.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:03:21.166Z] #47 43.54 Selecting previously unselected package cmake-data. [2022-04-21T20:03:21.166Z] #47 ... [2022-04-21T20:03:21.166Z] [2022-04-21T20:03:21.166Z] #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-04-21T20:03:21.166Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T20:03:21.166Z] #20 43.30 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-04-21T20:03:21.166Z] #20 43.45 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-04-21T20:03:21.166Z] #20 43.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-21T20:03:21.166Z] #20 43.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-21T20:03:21.166Z] #20 43.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T20:03:21.166Z] #20 43.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T20:03:21.166Z] #20 43.46 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-04-21T20:03:21.166Z] #20 43.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-21T20:03:21.166Z] #20 43.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-21T20:03:21.166Z] #20 43.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-21T20:03:21.166Z] #20 43.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-21T20:03:21.166Z] #20 43.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-21T20:03:21.166Z] #20 43.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-21T20:03:21.166Z] #20 43.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-21T20:03:21.166Z] #20 43.48 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-04-21T20:03:21.166Z] #20 43.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-21T20:03:21.166Z] #20 43.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-21T20:03:21.166Z] #20 ... [2022-04-21T20:03:21.166Z] [2022-04-21T20:03:21.166Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T20:03:21.166Z] #67 sha256:be58ba87cf0f0a0a76bfcabb21bf30b11615cb095b07157b17f7417fccb200b5 [2022-04-21T20:03:21.166Z] #67 27.81 Reading package lists... [2022-04-21T20:03:21.166Z] #67 36.74 Building dependency tree... [2022-04-21T20:03:21.166Z] #67 38.23 Reading state information... [2022-04-21T20:03:21.166Z] #67 39.70 The following additional packages will be installed: [2022-04-21T20:03:21.166Z] #67 39.71 libbtrfs0 [2022-04-21T20:03:21.166Z] #67 39.88 The following NEW packages will be installed: [2022-04-21T20:03:21.166Z] #67 39.89 libbtrfs-dev libbtrfs0 [2022-04-21T20:03:21.166Z] #67 40.26 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T20:03:21.166Z] #67 40.26 Need to get 460 kB of archives. [2022-04-21T20:03:21.166Z] #67 40.26 After this operation, 1237 kB of additional disk space will be used. [2022-04-21T20:03:21.166Z] #67 40.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T20:03:21.166Z] #67 40.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T20:03:21.166Z] #67 40.58 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T20:03:21.166Z] #67 40.88 Fetched 460 kB in 0s (1462 kB/s) [2022-04-21T20:03:21.166Z] #67 40.94 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T20:03:21.166Z] #67 40.94 (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-04-21T20:03:21.166Z] #67 40.99 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T20:03:21.166Z] #67 41.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T20:03:21.166Z] #67 41.09 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T20:03:21.166Z] #67 41.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T20:03:21.166Z] #67 41.10 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T20:03:21.166Z] #67 43.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T20:03:21.166Z] #67 43.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T20:03:21.166Z] #67 43.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T20:03:21.166Z] #67 DONE 43.5s [2022-04-21T20:03:21.166Z] [2022-04-21T20:03:21.166Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T20:03:21.166Z] #68 sha256:7c67f3770a13c295efd84c7e0f4471c6290d0610ab3593fc35e02e40a5100faf [2022-04-21T20:03:21.166Z] #68 DONE 0.1s [2022-04-21T20:03:21.170Z] ok github.com/docker/docker/daemon/logger/splunk 1.572s coverage: 82.5% of statements [2022-04-21T20:03:21.170Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T20:03:21.170Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T20:03:21.423Z] [2022-04-21T20:03:21.423Z] #47 [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-04-21T20:03:21.423Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T20:03:21.423Z] #47 43.54 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-21T20:03:21.423Z] #47 43.55 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T20:03:21.731Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-04-21T20:03:22.294Z] ok github.com/docker/docker/distribution 0.592s coverage: 28.3% of statements [2022-04-21T20:03:22.294Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T20:03:22.357Z] #47 44.50 Selecting previously unselected package libarchive13:amd64. [2022-04-21T20:03:22.357Z] #47 44.51 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-21T20:03:22.357Z] #47 44.52 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T20:03:22.357Z] #47 44.61 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-21T20:03:22.357Z] #47 44.62 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-21T20:03:22.357Z] #47 44.62 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T20:03:22.357Z] #47 44.67 Selecting previously unselected package librhash0:amd64. [2022-04-21T20:03:22.357Z] #47 44.68 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-21T20:03:22.357Z] #47 44.68 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-21T20:03:22.462Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-04-21T20:03:22.614Z] #47 44.74 Selecting previously unselected package libuv1:amd64. [2022-04-21T20:03:22.614Z] #47 44.75 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-21T20:03:22.614Z] #47 44.75 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-21T20:03:22.614Z] #47 44.81 Selecting previously unselected package cmake. [2022-04-21T20:03:22.614Z] #47 44.81 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-21T20:03:22.614Z] #47 44.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-21T20:03:22.855Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-21T20:03:23.417Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-21T20:03:23.545Z] #47 46.03 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T20:03:23.674Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-21T20:03:23.802Z] #47 46.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:03:23.802Z] #47 46.06 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-21T20:03:23.802Z] #47 46.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:03:23.802Z] #47 46.12 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T20:03:23.802Z] #47 46.13 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-21T20:03:23.802Z] #47 46.15 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T20:03:23.802Z] #47 46.18 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-21T20:03:23.802Z] #47 46.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T20:03:24.236Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-04-21T20:03:24.236Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T20:03:24.236Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-21T20:03:24.735Z] #47 DONE 47.0s [2022-04-21T20:03:24.735Z] [2022-04-21T20:03:24.735Z] #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-04-21T20:03:24.735Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T20:03:24.735Z] #20 44.26 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T20:03:24.735Z] #20 44.48 Fetched 115 MB in 3s (34.7 MB/s) [2022-04-21T20:03:24.735Z] #20 44.51 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-21T20:03:24.735Z] #20 44.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-21T20:03:24.735Z] #20 44.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T20:03:24.735Z] #20 44.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T20:03:24.735Z] #20 44.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-21T20:03:24.735Z] #20 44.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T20:03:24.735Z] #20 44.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T20:03:24.735Z] #20 45.78 Selecting previously unselected package binutils-mingw-w64. [2022-04-21T20:03:24.735Z] #20 45.78 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-21T20:03:24.735Z] #20 45.78 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T20:03:24.735Z] #20 45.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-21T20:03:24.735Z] #20 45.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T20:03:24.735Z] #20 45.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T20:03:24.735Z] #20 46.05 Selecting previously unselected package dmsetup. [2022-04-21T20:03:24.735Z] #20 46.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T20:03:24.735Z] #20 46.05 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-21T20:03:24.735Z] #20 46.13 Selecting previously unselected package mingw-w64-common. [2022-04-21T20:03:24.735Z] #20 46.13 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-21T20:03:24.735Z] #20 46.14 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-21T20:03:24.735Z] #20 ... [2022-04-21T20:03:24.735Z] [2022-04-21T20:03:24.735Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T20:03:24.735Z] #48 sha256:ac5effe8528050516d4061565f384ebebcf03ea51f794c783fbb621825327785 [2022-04-21T20:03:24.735Z] #48 DONE 0.1s [2022-04-21T20:03:24.799Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2022-04-21T20:03:24.799Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T20:03:24.993Z] [2022-04-21T20:03:24.993Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:03:24.993Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:03:24.993Z] #69 0.678 + RM_GOPATH=0 [2022-04-21T20:03:24.993Z] #69 0.678 + TMP_GOPATH= [2022-04-21T20:03:24.993Z] #69 0.678 + : /build [2022-04-21T20:03:24.993Z] #69 0.679 + '[' -z '' ']' [2022-04-21T20:03:24.993Z] #69 0.679 ++ mktemp -d [2022-04-21T20:03:24.993Z] #69 0.680 + export GOPATH=/tmp/tmp.Gh5HA7ebyF [2022-04-21T20:03:24.993Z] #69 0.680 + GOPATH=/tmp/tmp.Gh5HA7ebyF [2022-04-21T20:03:24.993Z] #69 0.680 + RM_GOPATH=1 [2022-04-21T20:03:24.993Z] #69 0.681 + case "$(go env GOARCH)" in [2022-04-21T20:03:24.993Z] #69 0.681 ++ go env GOARCH [2022-04-21T20:03:24.993Z] #69 0.688 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T20:03:24.993Z] #69 0.688 + GO_BUILDMODE=-buildmode=pie [2022-04-21T20:03:24.993Z] #69 0.688 ++ dirname /install.sh [2022-04-21T20:03:24.993Z] #69 0.689 + dir=/ [2022-04-21T20:03:24.993Z] #69 0.689 + bin=containerd [2022-04-21T20:03:24.993Z] #69 0.690 + shift [2022-04-21T20:03:24.993Z] #69 0.690 + '[' '!' -f //containerd.installer ']' [2022-04-21T20:03:24.993Z] #69 0.690 + . //containerd.installer [2022-04-21T20:03:24.993Z] #69 0.690 ++ set -e [2022-04-21T20:03:24.993Z] #69 0.690 ++ : v1.6.2 [2022-04-21T20:03:24.993Z] #69 0.691 + install_containerd [2022-04-21T20:03:24.993Z] #69 0.692 + echo 'Install containerd version v1.6.2' [2022-04-21T20:03:24.993Z] #69 0.693 Install containerd version v1.6.2 [2022-04-21T20:03:24.993Z] #69 0.693 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Gh5HA7ebyF/src/github.com/containerd/containerd [2022-04-21T20:03:24.993Z] #69 0.694 Cloning into '/tmp/tmp.Gh5HA7ebyF/src/github.com/containerd/containerd'... [2022-04-21T20:03:25.008Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.4s done [2022-04-21T20:03:25.056Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-04-21T20:03:25.269Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-21T20:03:25.269Z] #11 DONE 32.8s [2022-04-21T20:03:25.269Z] [2022-04-21T20:03:25.269Z] #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-04-21T20:03:25.269Z] #31 sha256:3b1e2e8e818655d2d3f310d5ef892fb0c9d44047e921d68a90edd7ffa9067076 [2022-04-21T20:03:25.269Z] #31 1.550 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-21T20:03:25.269Z] #31 1.806 [2022-04-21T20:03:25.269Z] #31 2.026 #=#=# ######################################################################## 100.0% [2022-04-21T20:03:25.269Z] #31 2.365 [2022-04-21T20:03:25.269Z] #31 3.204 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-21T20:03:25.269Z] #31 3.475 [2022-04-21T20:03:25.269Z] #31 3.693 #=#=# ############################# 41.2% ######################################################################## 100.0% [2022-04-21T20:03:25.269Z] #31 4.008 [2022-04-21T20:03:25.269Z] #31 4.924 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-21T20:03:25.269Z] #31 5.190 [2022-04-21T20:03:25.269Z] #31 5.409 #=#=# ################### 27.1% ########################################## 59.3% ################################################################# 91.6% ######################################################################## 100.0% [2022-04-21T20:03:25.269Z] #31 5.954 [2022-04-21T20:03:25.269Z] #31 6.940 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-21T20:03:25.269Z] #31 7.207 [2022-04-21T20:03:25.269Z] #31 7.429 #=#=# ######################################################################## 100.0% [2022-04-21T20:03:25.269Z] #31 7.724 [2022-04-21T20:03:25.531Z] #31 ... [2022-04-21T20:03:25.531Z] [2022-04-21T20:03:25.531Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T20:03:25.531Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T20:03:25.986Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-04-21T20:03:26.242Z] ok github.com/docker/docker/opts 0.022s coverage: 66.7% of statements [2022-04-21T20:03:26.498Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-21T20:03:26.915Z] #12 DONE 1.5s [2022-04-21T20:03:26.915Z] [2022-04-21T20:03:26.915Z] #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-04-21T20:03:26.915Z] #31 sha256:3b1e2e8e818655d2d3f310d5ef892fb0c9d44047e921d68a90edd7ffa9067076 [2022-04-21T20:03:26.915Z] #31 8.435 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-21T20:03:26.915Z] #31 8.702 [2022-04-21T20:03:26.915Z] #31 8.921 #=#=# ######################################################################## 100.0% [2022-04-21T20:03:26.915Z] #31 9.139 [2022-04-21T20:03:26.915Z] #31 9.183 Download of images into '/build' complete. [2022-04-21T20:03:26.915Z] #31 9.183 Use something like the following to load the result into a Docker daemon: [2022-04-21T20:03:26.915Z] #31 9.185 tar -cC '/build' . | docker load [2022-04-21T20:03:26.915Z] #31 DONE 9.8s [2022-04-21T20:03:26.915Z] [2022-04-21T20:03:26.915Z] #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-04-21T20:03:26.915Z] #13 sha256:772157ab50785cac5c20421bd764d7ad9ac71389b3057f0f7fcdef0e2976ce87 [2022-04-21T20:03:27.485Z] #13 DONE 0.6s [2022-04-21T20:03:27.531Z] #69 ... [2022-04-21T20:03:27.531Z] [2022-04-21T20:03:27.531Z] #49 [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-04-21T20:03:27.531Z] #49 sha256:7a5c8687aa281602db8c26ddf3ebdb836e9741b124f9434e0de6f549ce453520 [2022-04-21T20:03:27.531Z] #49 0.635 + RM_GOPATH=0 [2022-04-21T20:03:27.531Z] #49 0.638 + TMP_GOPATH= [2022-04-21T20:03:27.531Z] #49 0.638 + : /build [2022-04-21T20:03:27.531Z] #49 0.638 + '[' -z '' ']' [2022-04-21T20:03:27.531Z] #49 0.639 ++ mktemp -d [2022-04-21T20:03:27.531Z] #49 0.640 + export GOPATH=/tmp/tmp.GaPkt0nTY1 [2022-04-21T20:03:27.531Z] #49 0.641 + GOPATH=/tmp/tmp.GaPkt0nTY1 [2022-04-21T20:03:27.531Z] #49 0.641 + RM_GOPATH=1 [2022-04-21T20:03:27.531Z] #49 0.641 + case "$(go env GOARCH)" in [2022-04-21T20:03:27.531Z] #49 0.641 ++ go env GOARCH [2022-04-21T20:03:27.531Z] #49 0.645 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T20:03:27.531Z] #49 0.646 + GO_BUILDMODE=-buildmode=pie [2022-04-21T20:03:27.531Z] #49 0.654 ++ dirname /install.sh [2022-04-21T20:03:27.531Z] #49 0.655 + dir=/ [2022-04-21T20:03:27.531Z] #49 0.655 + bin=tini [2022-04-21T20:03:27.531Z] #49 0.656 + shift [2022-04-21T20:03:27.531Z] #49 0.656 + '[' '!' -f //tini.installer ']' [2022-04-21T20:03:27.531Z] #49 0.656 + . //tini.installer [2022-04-21T20:03:27.531Z] #49 0.656 ++ : v0.19.0 [2022-04-21T20:03:27.531Z] #49 0.656 + install_tini [2022-04-21T20:03:27.531Z] #49 0.657 + echo 'Install tini version v0.19.0' [2022-04-21T20:03:27.531Z] #49 0.657 Install tini version v0.19.0 [2022-04-21T20:03:27.531Z] #49 0.657 + git clone https://github.com/krallin/tini.git /tmp/tmp.GaPkt0nTY1/tini [2022-04-21T20:03:27.531Z] #49 0.659 Cloning into '/tmp/tmp.GaPkt0nTY1/tini'... [2022-04-21T20:03:27.531Z] #49 1.022 + cd /tmp/tmp.GaPkt0nTY1/tini [2022-04-21T20:03:27.531Z] #49 1.023 + git checkout -q v0.19.0 [2022-04-21T20:03:27.531Z] #49 1.028 + cmake . [2022-04-21T20:03:27.531Z] #49 1.213 -- The C compiler identification is GNU 10.2.1 [2022-04-21T20:03:27.531Z] #49 1.230 -- Detecting C compiler ABI info [2022-04-21T20:03:27.531Z] #49 1.407 -- Detecting C compiler ABI info - done [2022-04-21T20:03:27.531Z] #49 1.452 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-21T20:03:27.531Z] #49 1.453 -- Detecting C compile features [2022-04-21T20:03:27.531Z] #49 1.454 -- Detecting C compile features - done [2022-04-21T20:03:27.531Z] #49 1.469 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-21T20:03:27.531Z] #49 1.535 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-21T20:03:27.531Z] #49 1.566 -- Configuring done [2022-04-21T20:03:27.531Z] #49 1.575 -- Generating done [2022-04-21T20:03:27.531Z] #49 1.578 -- Build files have been written to: /tmp/tmp.GaPkt0nTY1/tini [2022-04-21T20:03:27.531Z] #49 1.583 + make tini-static [2022-04-21T20:03:27.531Z] #49 1.663 Scanning dependencies of target tini-static [2022-04-21T20:03:27.531Z] #49 1.678 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-21T20:03:27.531Z] #49 2.157 [100%] Linking C executable tini-static [2022-04-21T20:03:27.531Z] #49 2.339 [100%] Built target tini-static [2022-04-21T20:03:27.531Z] #49 2.368 + mkdir -p /build [2022-04-21T20:03:27.531Z] #49 2.373 + cp tini-static /build/docker-init [2022-04-21T20:03:27.752Z] [2022-04-21T20:03:27.752Z] #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-04-21T20:03:27.752Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T20:03:27.752Z] #14 ... [2022-04-21T20:03:27.752Z] [2022-04-21T20:03:27.752Z] #48 [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-04-21T20:03:27.752Z] #48 sha256:f2868e4c84ebef12af7764ae416ae70ccb354d4b3338eca894f69b7691864630 [2022-04-21T20:03:27.752Z] #48 DONE 0.2s [2022-04-21T20:03:27.752Z] [2022-04-21T20:03:27.752Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T20:03:27.752Z] #33 sha256:cf2baaf4fd68b6fcb36ca9ba697bca1cadf27b840a9e8bb9b0557eb9a56ed191 [2022-04-21T20:03:27.752Z] #33 DONE 0.3s [2022-04-21T20:03:27.788Z] #49 DONE 3.0s [2022-04-21T20:03:27.788Z] [2022-04-21T20:03:27.788Z] #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-04-21T20:03:27.788Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T20:03:27.788Z] #20 47.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-21T20:03:27.788Z] #20 47.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-21T20:03:27.788Z] #20 47.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T20:03:27.788Z] #20 49.69 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-21T20:03:27.788Z] #20 49.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:03:27.788Z] #20 49.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T20:03:27.788Z] #20 49.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-21T20:03:27.788Z] #20 49.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:03:27.788Z] #20 49.89 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T20:03:27.865Z] ok github.com/docker/docker/pkg/archive 0.277s coverage: 82.5% of statements [2022-04-21T20:03:28.012Z] [2022-04-21T20:03:28.012Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T20:03:28.012Z] #44 sha256:e5db8297630d3723067178e470da76dc2eb24f2ff7f798dc1d26f5e625c162a6 [2022-04-21T20:03:28.012Z] #44 DONE 0.3s [2022-04-21T20:03:28.012Z] [2022-04-21T20:03:28.012Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T20:03:28.012Z] #25 sha256:777a30071133e35415d78a8a32ce6865db1622ff3c3e097c200cf8de15b1d556 [2022-04-21T20:03:28.012Z] #25 DONE 0.3s [2022-04-21T20:03:28.012Z] [2022-04-21T20:03:28.012Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T20:03:28.012Z] #64 sha256:4466b0ac0089fe3eacb934d7bceab81f4c5c74d85507e58f2f4e3d18fc3c2b55 [2022-04-21T20:03:28.012Z] #64 DONE 0.3s [2022-04-21T20:03:28.012Z] [2022-04-21T20:03:28.012Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T20:03:28.012Z] #65 sha256:c5bd3400a5254e636ee16c81ef0a790b26c411817f143cc80499d3d2eaa3a37a [2022-04-21T20:03:29.158Z] #20 ... [2022-04-21T20:03:29.158Z] [2022-04-21T20:03:29.158Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T20:03:29.158Z] #51 sha256:e5db8297630d3723067178e470da76dc2eb24f2ff7f798dc1d26f5e625c162a6 [2022-04-21T20:03:29.158Z] #51 CACHED [2022-04-21T20:03:29.158Z] [2022-04-21T20:03:29.158Z] #52 [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-04-21T20:03:29.158Z] #52 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T20:03:29.158Z] #52 CACHED [2022-04-21T20:03:29.158Z] [2022-04-21T20:03:29.158Z] #55 [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-04-21T20:03:29.158Z] #55 sha256:f2868e4c84ebef12af7764ae416ae70ccb354d4b3338eca894f69b7691864630 [2022-04-21T20:03:29.158Z] #55 CACHED [2022-04-21T20:03:29.158Z] [2022-04-21T20:03:29.158Z] #56 [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-04-21T20:03:29.158Z] #56 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T20:03:29.158Z] #56 CACHED [2022-04-21T20:03:29.158Z] [2022-04-21T20:03:29.158Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T20:03:29.158Z] #58 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T20:03:29.158Z] #58 CACHED [2022-04-21T20:03:29.158Z] [2022-04-21T20:03:29.158Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:03:29.158Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T20:03:29.158Z] #60 CACHED [2022-04-21T20:03:29.158Z] [2022-04-21T20:03:29.158Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T20:03:29.158Z] #62 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T20:03:29.158Z] #62 CACHED [2022-04-21T20:03:29.231Z] ok github.com/docker/docker/pkg/authorization 0.575s coverage: 68.3% of statements [2022-04-21T20:03:29.231Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-21T20:03:29.416Z] [2022-04-21T20:03:29.416Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:03:29.416Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:03:29.487Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-21T20:03:30.348Z] #69 ... [2022-04-21T20:03:30.348Z] [2022-04-21T20:03:30.348Z] #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-04-21T20:03:30.348Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T20:03:30.348Z] #20 52.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-21T20:03:30.605Z] #20 52.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:03:30.605Z] #20 52.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T20:03:32.276Z] #65 3.950 + RM_GOPATH=0 [2022-04-21T20:03:32.276Z] #65 3.950 + TMP_GOPATH= [2022-04-21T20:03:32.276Z] #65 3.950 + : /build [2022-04-21T20:03:32.276Z] #65 3.950 + '[' -z '' ']' [2022-04-21T20:03:32.276Z] #65 3.950 ++ mktemp -d [2022-04-21T20:03:32.276Z] #65 3.969 + export GOPATH=/tmp/tmp.mxy8uuTWfd [2022-04-21T20:03:32.276Z] #65 3.969 + GOPATH=/tmp/tmp.mxy8uuTWfd [2022-04-21T20:03:32.276Z] #65 3.969 + RM_GOPATH=1 [2022-04-21T20:03:32.276Z] #65 3.969 + case "$(go env GOARCH)" in [2022-04-21T20:03:32.276Z] #65 3.969 ++ go env GOARCH [2022-04-21T20:03:32.276Z] #65 3.992 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T20:03:32.276Z] #65 3.993 + GO_BUILDMODE=-buildmode=pie [2022-04-21T20:03:32.276Z] #65 4.003 ++ dirname /install.sh [2022-04-21T20:03:32.276Z] #65 4.027 + dir=/ [2022-04-21T20:03:32.276Z] #65 4.032 + bin=rootlesskit [2022-04-21T20:03:32.276Z] #65 4.032 + shift [2022-04-21T20:03:32.276Z] #65 4.032 + '[' '!' -f //rootlesskit.installer ']' [2022-04-21T20:03:32.276Z] #65 4.032 + . //rootlesskit.installer [2022-04-21T20:03:32.276Z] #65 4.032 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T20:03:32.276Z] #65 4.032 + install_rootlesskit [2022-04-21T20:03:32.276Z] #65 4.032 + case "$1" in [2022-04-21T20:03:32.276Z] #65 4.032 + export CGO_ENABLED=0 [2022-04-21T20:03:32.276Z] #65 4.032 + CGO_ENABLED=0 [2022-04-21T20:03:32.276Z] #65 4.032 + _install_rootlesskit [2022-04-21T20:03:32.276Z] #65 4.033 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-21T20:03:32.276Z] #65 4.033 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T20:03:32.276Z] #65 4.036 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T20:03:32.276Z] #65 4.036 + GOBIN=/build [2022-04-21T20:03:32.276Z] #65 4.036 + GO111MODULE=on [2022-04-21T20:03:32.276Z] #65 4.037 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T20:03:32.379Z] Running on azwin-2-a850d0 in d:\jenkins\workspace\moby_PR-43480 [Pipeline] { [Pipeline] ws [2022-04-21T20:03:32.405Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-21T20:03:32.550Z] #65 4.634 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-21T20:03:32.606Z] dccd9e4d14d3: Verifying Checksum [2022-04-21T20:03:32.606Z] dccd9e4d14d3: Download complete [2022-04-21T20:03:32.606Z] 8f616e6e9eec: Verifying Checksum [2022-04-21T20:03:32.606Z] 8f616e6e9eec: Download complete [2022-04-21T20:03:32.752Z] ok github.com/docker/docker/pkg/chrootarchive 2.513s coverage: 42.7% of statements [2022-04-21T20:03:32.752Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-21T20:03:33.018Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-21T20:03:33.018Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-04-21T20:03:33.282Z] ok github.com/docker/docker/layer 7.355s coverage: 69.0% of statements [2022-04-21T20:03:33.282Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T20:03:33.282Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T20:03:33.282Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T20:03:33.282Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T20:03:33.282Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T20:03:33.282Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T20:03:33.538Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-04-21T20:03:33.946Z] #65 ... [2022-04-21T20:03:33.946Z] [2022-04-21T20:03:33.946Z] #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-04-21T20:03:33.946Z] #26 sha256:c7717c07cff49765b33b0b32bbfb5a383726d029dfa82e8d82d2aab076dbc4fb [2022-04-21T20:03:33.946Z] #26 4.120 + RM_GOPATH=0 [2022-04-21T20:03:33.946Z] #26 4.120 + TMP_GOPATH= [2022-04-21T20:03:33.946Z] #26 4.120 + : /build [2022-04-21T20:03:33.946Z] #26 4.120 + '[' -z '' ']' [2022-04-21T20:03:33.946Z] #26 4.124 ++ mktemp -d [2022-04-21T20:03:33.946Z] #26 4.149 + export GOPATH=/tmp/tmp.paokTWfAii [2022-04-21T20:03:33.946Z] #26 4.149 + GOPATH=/tmp/tmp.paokTWfAii [2022-04-21T20:03:33.946Z] #26 4.150 + RM_GOPATH=1 [2022-04-21T20:03:33.946Z] #26 4.150 + case "$(go env GOARCH)" in [2022-04-21T20:03:33.946Z] #26 4.150 ++ go env GOARCH [2022-04-21T20:03:33.946Z] #26 4.162 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T20:03:33.946Z] #26 4.164 + GO_BUILDMODE=-buildmode=pie [2022-04-21T20:03:33.946Z] #26 4.168 ++ dirname /install.sh [2022-04-21T20:03:33.946Z] #26 4.170 + dir=/ [2022-04-21T20:03:33.946Z] #26 4.171 + bin=dockercli [2022-04-21T20:03:33.946Z] #26 4.172 + shift [2022-04-21T20:03:33.946Z] #26 4.172 + '[' '!' -f //dockercli.installer ']' [2022-04-21T20:03:33.946Z] #26 4.172 + . //dockercli.installer [2022-04-21T20:03:33.946Z] #26 4.172 ++ : stable [2022-04-21T20:03:33.946Z] #26 4.172 ++ : 17.06.2-ce [2022-04-21T20:03:33.946Z] #26 4.173 + install_dockercli [2022-04-21T20:03:33.946Z] #26 4.173 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-21T20:03:33.946Z] #26 4.177 Install docker/cli version 17.06.2-ce from stable [2022-04-21T20:03:33.946Z] #26 4.177 ++ uname -m [2022-04-21T20:03:33.946Z] #26 4.180 + arch=x86_64 [2022-04-21T20:03:33.946Z] #26 4.188 + '[' x86_64 '!=' x86_64 ']' [2022-04-21T20:03:33.946Z] #26 4.188 + url=https://download.docker.com/linux/static [2022-04-21T20:03:33.946Z] #26 4.188 + tar -xz docker/docker [2022-04-21T20:03:33.946Z] #26 4.189 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-21T20:03:34.099Z] ok github.com/docker/docker/pkg/fsutils 0.142s coverage: 85.1% of statements [2022-04-21T20:03:34.099Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-21T20:03:34.165Z] The recommended git tool is: git [2022-04-21T20:03:34.355Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-21T20:03:34.783Z] #20 56.59 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-21T20:03:34.783Z] #20 56.60 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:03:34.783Z] #20 56.60 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T20:03:34.889Z] #26 ... [2022-04-21T20:03:34.889Z] [2022-04-21T20:03:34.889Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T20:03:34.889Z] #65 sha256:c5bd3400a5254e636ee16c81ef0a790b26c411817f143cc80499d3d2eaa3a37a [2022-04-21T20:03:34.889Z] #65 7.059 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T20:03:34.917Z] ok github.com/docker/docker/pkg/idtools 0.351s coverage: 67.9% of statements [2022-04-21T20:03:35.151Z] #65 7.059 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-21T20:03:35.173Z] ok github.com/docker/docker/pkg/ioutils 0.345s coverage: 71.0% of statements [2022-04-21T20:03:35.412Z] #65 7.504 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-21T20:03:35.429Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-21T20:03:35.429Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-21T20:03:35.429Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-21T20:03:35.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-21T20:03:35.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-21T20:03:35.685Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-21T20:03:35.685Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-21T20:03:35.941Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-04-21T20:03:35.941Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-04-21T20:03:36.156Z] #20 58.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-21T20:03:36.156Z] #20 58.42 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:03:36.156Z] #20 58.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T20:03:36.198Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2022-04-21T20:03:36.198Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T20:03:36.198Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T20:03:36.760Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-04-21T20:03:37.016Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-21T20:03:37.272Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-21T20:03:37.528Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-21T20:03:37.957Z] #65 ... [2022-04-21T20:03:37.957Z] .....INFO: Daemon under test started and replied! [2022-04-21T20:03:37.957Z] INFO: Docker version of the daemon under test [2022-04-21T20:03:37.957Z] [2022-04-21T20:03:37.957Z] [2022-04-21T20:03:37.957Z] Client: [2022-04-21T20:03:37.957Z] Version: 17.06.2-ce [2022-04-21T20:03:37.957Z] API version: 1.30 [2022-04-21T20:03:37.957Z] #40 [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-04-21T20:03:37.957Z] Go version: go1.8.3 [2022-04-21T20:03:37.957Z] Git commit: cec0b72 [2022-04-21T20:03:37.957Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T20:03:37.957Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-21T20:03:37.957Z] OS/Arch: windows/amd64 [2022-04-21T20:03:37.957Z] #40 4.438 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T20:03:37.957Z] [2022-04-21T20:03:37.957Z] Server: [2022-04-21T20:03:37.957Z] Version: 0.0.0-dev [2022-04-21T20:03:37.957Z] #40 4.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T20:03:37.957Z] API version: 1.42 (minimum version 1.24) [2022-04-21T20:03:37.957Z] #40 4.524 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T20:03:37.957Z] Go version: go1.18.1 [2022-04-21T20:03:37.957Z] Git commit: 3a801c692c [2022-04-21T20:03:37.957Z] Built: [2022-04-21T20:03:37.957Z] #40 5.122 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T20:03:37.957Z] #40 7.156 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T20:03:37.957Z] OS/Arch: windows/amd64 [2022-04-21T20:03:37.957Z] Experimental: false [2022-04-21T20:03:37.957Z] [2022-04-21T20:03:37.957Z] #40 9.285 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T20:03:37.957Z] #40 ... [2022-04-21T20:03:37.957Z] [2022-04-21T20:03:37.957Z] INFO: Docker info of the daemon under test [2022-04-21T20:03:37.957Z] [2022-04-21T20:03:37.957Z] Containers: 0 [2022-04-21T20:03:37.957Z] Running: 0 [2022-04-21T20:03:37.957Z] Paused: 0 [2022-04-21T20:03:37.957Z] Stopped: 0 [2022-04-21T20:03:37.957Z] Images: 0 [2022-04-21T20:03:37.957Z] #49 [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-04-21T20:03:37.957Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T20:03:37.957Z] Server Version: 0.0.0-dev [2022-04-21T20:03:37.957Z] #49 4.703 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T20:03:37.957Z] Storage Driver: windowsfilter [2022-04-21T20:03:37.957Z] Windows: [2022-04-21T20:03:37.957Z] #49 4.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T20:03:37.957Z] Logging Driver: json-file [2022-04-21T20:03:37.957Z] Plugins: [2022-04-21T20:03:37.957Z] Volume: local [2022-04-21T20:03:37.957Z] #49 4.756 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T20:03:37.957Z] #49 5.285 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-21T20:03:37.957Z] #49 5.694 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T20:03:37.957Z] #49 7.969 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T20:03:37.957Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T20:03:37.957Z] #49 10.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T20:03:37.957Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T20:03:37.957Z] Swarm: inactive [2022-04-21T20:03:37.957Z] #49 ... [2022-04-21T20:03:37.957Z] [2022-04-21T20:03:37.957Z] Default Isolation: process [2022-04-21T20:03:37.957Z] #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-04-21T20:03:37.957Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-21T20:03:37.957Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T20:03:37.957Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-21T20:03:37.957Z] OSType: windows [2022-04-21T20:03:37.957Z] #36 4.534 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-21T20:03:37.957Z] #36 ... [2022-04-21T20:03:37.957Z] [2022-04-21T20:03:37.957Z] Architecture: x86_64 [2022-04-21T20:03:37.958Z] CPUs: 4 [2022-04-21T20:03:37.958Z] Total Memory: 32GiB [2022-04-21T20:03:37.958Z] Name: azwin-2-4222a0 [2022-04-21T20:03:37.958Z] ID: FJZL:URLK:CJOM:74LT:FFJQ:TM7Y:BS3N:QGTZ:RNW7:JSLJ:I2RX:7BNG [2022-04-21T20:03:37.958Z] Docker Root Dir: D:\CI\PR-43480\4\daemon [2022-04-21T20:03:37.958Z] Debug Mode (client): false [2022-04-21T20:03:37.958Z] Debug Mode (server): true [2022-04-21T20:03:37.958Z] File Descriptors: -1 [2022-04-21T20:03:37.958Z] Goroutines: 16 [2022-04-21T20:03:37.958Z] System Time: 2022-04-21T20:03:36.9425854Z [2022-04-21T20:03:37.958Z] EventsListeners: 0 [2022-04-21T20:03:37.958Z] #45 [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-04-21T20:03:37.958Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:03:37.958Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T20:03:37.958Z] Labels: [2022-04-21T20:03:37.958Z] #45 4.085 + git clone https://github.com/docker/distribution.git . [2022-04-21T20:03:37.958Z] Experimental: false [2022-04-21T20:03:37.958Z] Insecure Registries: [2022-04-21T20:03:37.958Z] 127.0.0.0/8 [2022-04-21T20:03:37.958Z] #45 4.088 Cloning into '.'... [2022-04-21T20:03:37.958Z] Live Restore Enabled: false [2022-04-21T20:03:37.958Z] [2022-04-21T20:03:37.958Z] [2022-04-21T20:03:37.958Z] INFO: Docker images of the daemon under test [2022-04-21T20:03:37.958Z] [2022-04-21T20:03:37.958Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T20:03:37.958Z] [2022-04-21T20:03:37.958Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-21T20:03:37.958Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-21T20:03:37.958Z] ltsc2019: Pulling from windows/servercore [2022-04-21T20:03:37.958Z] 4612f6d0b889: Pulling fs layer [2022-04-21T20:03:37.958Z] ba8181afd426: Pulling fs layer [2022-04-21T20:03:38.053Z] #20 60.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-21T20:03:38.053Z] #20 60.11 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:03:38.053Z] #20 60.11 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T20:03:38.218Z] #45 ... [2022-04-21T20:03:38.218Z] [2022-04-21T20:03:38.218Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T20:03:38.218Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T20:03:38.218Z] #55 3.792 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-21T20:03:38.218Z] #55 8.256 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-21T20:03:38.218Z] #55 8.257 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-21T20:03:38.218Z] #55 8.328 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-21T20:03:38.218Z] #55 10.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-21T20:03:38.479Z] #55 ... [2022-04-21T20:03:38.479Z] [2022-04-21T20:03:38.479Z] #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-04-21T20:03:38.479Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T20:03:38.479Z] #34 4.014 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-21T20:03:38.479Z] #34 4.014 Cloning into '.'... [2022-04-21T20:03:38.479Z] #34 ... [2022-04-21T20:03:38.479Z] [2022-04-21T20:03:38.479Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T20:03:38.479Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T20:03:38.479Z] #51 3.232 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T20:03:38.479Z] #51 4.564 go: downloading github.com/fatih/color v1.10.0 [2022-04-21T20:03:38.479Z] #51 4.564 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T20:03:38.479Z] #51 4.590 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T20:03:38.479Z] #51 4.657 go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T20:03:38.479Z] #51 5.062 go: downloading golang.org/x/tools v0.1.0 [2022-04-21T20:03:38.479Z] #51 5.139 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T20:03:38.479Z] #51 5.251 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T20:03:38.479Z] #51 5.351 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T20:03:38.479Z] #51 5.411 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T20:03:38.479Z] #51 9.483 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T20:03:38.479Z] #51 9.540 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T20:03:38.479Z] #51 9.661 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T20:03:38.740Z] #51 ... [2022-04-21T20:03:38.740Z] [2022-04-21T20:03:38.740Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T20:03:38.740Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T20:03:38.740Z] #38 2.936 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T20:03:38.740Z] #38 3.426 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T20:03:38.740Z] #38 4.024 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T20:03:38.740Z] #38 4.324 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T20:03:38.740Z] #38 4.360 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T20:03:38.740Z] #38 7.476 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T20:03:38.740Z] #38 7.579 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T20:03:38.740Z] #38 ... [2022-04-21T20:03:38.740Z] [2022-04-21T20:03:38.740Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:03:38.740Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T20:03:38.740Z] #53 4.214 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-21T20:03:38.892Z] ok github.com/docker/docker/pkg/pubsub 1.050s coverage: 75.0% of statements [2022-04-21T20:03:38.892Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-21T20:03:39.003Z] #53 ... [2022-04-21T20:03:39.003Z] [2022-04-21T20:03:39.003Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T20:03:39.003Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T20:03:39.003Z] #60 4.483 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T20:03:39.003Z] #60 4.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T20:03:39.003Z] #60 4.508 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T20:03:39.003Z] #60 5.134 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T20:03:39.003Z] #60 7.130 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T20:03:39.003Z] #60 9.174 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T20:03:39.003Z] #60 ... [2022-04-21T20:03:39.003Z] [2022-04-21T20:03:39.003Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T20:03:39.003Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T20:03:39.003Z] #51 11.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T20:03:39.003Z] #51 11.49 go: downloading golang.org/x/mod v0.3.0 [2022-04-21T20:03:39.149Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-21T20:03:39.405Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-21T20:03:39.661Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-21T20:03:39.917Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-21T20:03:40.478Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-04-21T20:03:40.734Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-21T20:03:40.990Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-04-21T20:03:41.552Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-21T20:03:41.553Z] #51 ... [2022-04-21T20:03:41.553Z] [2022-04-21T20:03:41.553Z] #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-04-21T20:03:41.553Z] #26 sha256:c7717c07cff49765b33b0b32bbfb5a383726d029dfa82e8d82d2aab076dbc4fb [2022-04-21T20:03:41.553Z] #26 12.46 + mkdir -p /build [2022-04-21T20:03:41.553Z] #26 12.46 + mv docker/docker /build/ [2022-04-21T20:03:41.553Z] #26 12.46 + rmdir docker [2022-04-21T20:03:41.553Z] #26 DONE 13.2s [2022-04-21T20:03:41.553Z] [2022-04-21T20:03:41.553Z] #49 [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-04-21T20:03:41.553Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T20:03:41.553Z] #49 13.29 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-21T20:03:41.808Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-21T20:03:42.064Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-21T20:03:42.237Z] #20 63.85 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-21T20:03:42.238Z] #20 63.86 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:03:42.238Z] #20 63.86 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T20:03:42.498Z] #49 ... [2022-04-21T20:03:42.498Z] [2022-04-21T20:03:42.498Z] #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-04-21T20:03:42.498Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T20:03:42.498Z] #14 4.707 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T20:03:42.498Z] #14 4.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T20:03:42.498Z] #14 4.732 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T20:03:42.498Z] #14 5.668 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T20:03:42.498Z] #14 7.553 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T20:03:42.499Z] #14 9.959 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T20:03:42.499Z] #14 ... [2022-04-21T20:03:42.499Z] [2022-04-21T20:03:42.499Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T20:03:42.499Z] #65 sha256:c5bd3400a5254e636ee16c81ef0a790b26c411817f143cc80499d3d2eaa3a37a [2022-04-21T20:03:42.499Z] #65 10.59 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-21T20:03:42.499Z] #65 11.46 go: downloading github.com/google/uuid v1.3.0 [2022-04-21T20:03:42.499Z] #65 11.69 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-21T20:03:42.499Z] #65 12.04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-21T20:03:42.499Z] #65 12.43 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T20:03:42.499Z] #65 12.51 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T20:03:42.499Z] #65 12.82 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-21T20:03:42.499Z] #65 13.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-21T20:03:42.499Z] #65 13.48 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-21T20:03:42.499Z] #65 13.76 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-21T20:03:43.193Z] #20 65.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-21T20:03:43.193Z] #20 65.57 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-21T20:03:43.193Z] #20 65.58 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T20:03:43.450Z] #20 65.67 Selecting previously unselected package libapparmor1:amd64. [2022-04-21T20:03:43.450Z] #20 65.67 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-21T20:03:43.450Z] #20 65.68 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T20:03:43.450Z] #20 65.78 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-21T20:03:43.450Z] #20 65.78 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-21T20:03:43.450Z] #20 65.79 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T20:03:43.450Z] #20 65.86 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T20:03:43.450Z] #20 65.87 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T20:03:43.450Z] #20 65.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T20:03:43.707Z] #20 65.96 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T20:03:43.707Z] #20 65.97 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T20:03:43.707Z] #20 65.98 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T20:03:43.707Z] #20 66.09 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-21T20:03:43.707Z] #20 66.10 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T20:03:43.707Z] #20 66.11 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T20:03:43.707Z] #20 66.17 Selecting previously unselected package libudev-dev:amd64. [2022-04-21T20:03:43.707Z] #20 66.17 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-21T20:03:43.707Z] #20 ... [2022-04-21T20:03:43.707Z] [2022-04-21T20:03:43.707Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:03:43.707Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:03:43.707Z] #69 12.50 + cd /tmp/tmp.Gh5HA7ebyF/src/github.com/containerd/containerd [2022-04-21T20:03:43.707Z] #69 12.50 + git checkout -q v1.6.2 [2022-04-21T20:03:43.707Z] #69 13.21 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-21T20:03:43.707Z] #69 13.21 + BUILDTAGS='netgo osusergo static_build' [2022-04-21T20:03:43.707Z] #69 13.21 + export EXTRA_FLAGS=-buildmode=pie [2022-04-21T20:03:43.707Z] #69 13.21 + EXTRA_FLAGS=-buildmode=pie [2022-04-21T20:03:43.707Z] #69 13.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-21T20:03:43.707Z] #69 13.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-21T20:03:43.707Z] #69 13.21 + '[' '' = dynamic ']' [2022-04-21T20:03:43.707Z] #69 13.21 + make [2022-04-21T20:03:43.707Z] #69 13.96 + bin/ctr [2022-04-21T20:03:43.889Z] #65 15.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T20:03:43.953Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.3% of statements [2022-04-21T20:03:43.953Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-21T20:03:43.964Z] #69 ... [2022-04-21T20:03:43.964Z] [2022-04-21T20:03:43.964Z] #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-04-21T20:03:43.964Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T20:03:43.964Z] #20 66.18 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-21T20:03:43.964Z] #20 66.29 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-21T20:03:43.964Z] #20 66.30 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-21T20:03:43.964Z] #20 66.31 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T20:03:44.221Z] #20 66.46 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-21T20:03:44.221Z] #20 66.46 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-21T20:03:44.221Z] #20 66.47 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T20:03:44.221Z] #20 66.57 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-21T20:03:44.221Z] #20 66.58 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-21T20:03:44.221Z] #20 66.59 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T20:03:44.478Z] #20 66.70 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-21T20:03:44.478Z] #20 66.71 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-21T20:03:44.478Z] #20 66.72 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T20:03:44.478Z] #20 66.76 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-21T20:03:44.478Z] #20 66.77 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-21T20:03:44.478Z] #20 66.78 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T20:03:44.478Z] #20 66.98 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-21T20:03:44.515Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-04-21T20:03:44.735Z] #20 66.99 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-21T20:03:44.735Z] #20 67.00 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T20:03:44.735Z] #20 67.08 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-21T20:03:44.735Z] #20 67.09 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T20:03:44.735Z] #20 67.09 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T20:03:44.735Z] #20 67.14 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-21T20:03:44.735Z] #20 67.14 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-21T20:03:44.735Z] #20 67.15 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T20:03:44.828Z] #65 ... [2022-04-21T20:03:44.828Z] [2022-04-21T20:03:44.828Z] #40 [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-04-21T20:03:44.828Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T20:03:44.828Z] #40 17.40 Fetched 8510 kB in 13s (641 kB/s) [2022-04-21T20:03:44.992Z] #20 67.24 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-21T20:03:44.992Z] #20 67.24 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-21T20:03:44.992Z] #20 67.25 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T20:03:45.249Z] #20 67.50 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T20:03:45.249Z] #20 67.52 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T20:03:45.249Z] #20 67.54 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T20:03:45.249Z] #20 67.55 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T20:03:45.249Z] #20 67.57 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T20:03:45.249Z] #20 67.59 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T20:03:45.249Z] #20 67.61 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T20:03:45.249Z] #20 67.62 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T20:03:45.249Z] #20 67.64 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-21T20:03:45.249Z] #20 67.67 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T20:03:45.249Z] #20 67.69 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T20:03:45.249Z] #20 67.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T20:03:45.249Z] #20 67.72 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T20:03:45.442Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2022-04-21T20:03:45.506Z] #20 67.74 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T20:03:45.506Z] #20 67.75 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-21T20:03:45.506Z] #20 67.77 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T20:03:45.506Z] #20 67.79 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T20:03:45.506Z] #20 67.80 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T20:03:45.506Z] #20 67.82 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T20:03:45.506Z] #20 67.85 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T20:03:45.506Z] #20 67.88 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T20:03:45.506Z] #20 67.89 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-04-21T20:03:45.506Z] #20 67.90 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T20:03:45.506Z] #20 67.92 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-04-21T20:03:45.700Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-21T20:03:45.764Z] #20 67.93 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T20:03:45.764Z] #20 67.95 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T20:03:45.764Z] #20 67.96 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-04-21T20:03:45.764Z] #20 67.97 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T20:03:45.764Z] #20 67.99 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T20:03:45.764Z] #20 68.02 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T20:03:45.764Z] #20 68.04 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-21T20:03:45.764Z] #20 68.05 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T20:03:45.764Z] #20 68.07 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T20:03:45.764Z] #20 68.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T20:03:45.776Z] #40 17.40 Reading package lists... [2022-04-21T20:03:45.776Z] #40 ... [2022-04-21T20:03:45.776Z] [2022-04-21T20:03:45.776Z] #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-04-21T20:03:45.776Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T20:03:45.776Z] #36 17.98 tomll can be used in two ways: [2022-04-21T20:03:45.776Z] #36 17.98 Writing to STDIN and reading from STDOUT: [2022-04-21T20:03:45.776Z] #36 17.98 cat file.toml | tomll > file.toml [2022-04-21T20:03:45.776Z] #36 17.98 [2022-04-21T20:03:45.776Z] #36 17.98 Reading and updating a list of files: [2022-04-21T20:03:45.776Z] #36 17.98 tomll a.toml b.toml c.toml [2022-04-21T20:03:45.776Z] #36 17.98 [2022-04-21T20:03:45.776Z] #36 17.98 When given a list of files, tomll will modify all files in place without asking. [2022-04-21T20:03:45.776Z] #36 DONE 18.2s [2022-04-21T20:03:46.036Z] [2022-04-21T20:03:46.036Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T20:03:46.036Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T20:03:46.036Z] #60 17.49 Fetched 8510 kB in 13s (639 kB/s) [2022-04-21T20:03:46.636Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-04-21T20:03:46.697Z] #20 DONE 68.9s [2022-04-21T20:03:46.697Z] [2022-04-21T20:03:46.697Z] #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-04-21T20:03:46.697Z] #21 sha256:3cf45443d9e4ce262dc4dabed0ab404ad2c07a309a6a01a96c96c06bb6bfe448 [2022-04-21T20:03:47.198Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-21T20:03:47.198Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-21T20:03:47.633Z] #21 1.167 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-21T20:03:47.633Z] #21 1.168 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-21T20:03:47.633Z] #21 1.168 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-21T20:03:47.760Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-21T20:03:48.016Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-21T20:03:49.906Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-21T20:03:50.162Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.4% of statements [2022-04-21T20:03:50.239Z] #60 17.49 Reading package lists... [2022-04-21T20:03:50.239Z] #60 ... [2022-04-21T20:03:50.239Z] [2022-04-21T20:03:50.239Z] #40 [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-04-21T20:03:50.239Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T20:03:50.239Z] #40 17.40 Reading package lists... [2022-04-21T20:03:50.723Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-04-21T20:03:51.650Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-04-21T20:03:53.452Z] #21 1.685 Reading package lists... [2022-04-21T20:03:55.769Z] ba8181afd426: Verifying Checksum [2022-04-21T20:03:55.769Z] ba8181afd426: Download complete [2022-04-21T20:03:55.797Z] #40 22.96 Reading package lists... [2022-04-21T20:03:55.797Z] #40 27.82 Building dependency tree... [2022-04-21T20:03:55.797Z] #40 ... [2022-04-21T20:03:55.797Z] [2022-04-21T20:03:55.797Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:03:55.797Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T20:03:55.797Z] #53 28.12 go: downloading github.com/fatih/color v1.13.0 [2022-04-21T20:03:55.797Z] #53 28.15 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T20:03:55.797Z] #53 28.23 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-21T20:03:55.797Z] #53 28.25 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T20:03:56.057Z] #53 28.49 go: downloading github.com/spf13/viper v1.10.1 [2022-04-21T20:03:56.057Z] #53 28.58 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-21T20:03:56.318Z] #53 28.74 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T20:03:56.318Z] #53 28.83 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T20:03:56.578Z] #53 28.91 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-21T20:03:56.578Z] #53 28.94 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-21T20:03:56.578Z] #53 ... [2022-04-21T20:03:56.578Z] [2022-04-21T20:03:56.578Z] #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-04-21T20:03:56.578Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T20:03:56.578Z] #14 18.93 Fetched 8510 kB in 14s (587 kB/s) [2022-04-21T20:03:56.578Z] #14 18.93 Reading package lists... [2022-04-21T20:03:56.578Z] #14 24.09 Reading package lists... [2022-04-21T20:03:56.578Z] #14 28.76 Building dependency tree... [2022-04-21T20:03:56.578Z] #14 ... [2022-04-21T20:03:56.578Z] [2022-04-21T20:03:56.578Z] #40 [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-04-21T20:03:56.578Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T20:03:56.578Z] #40 27.82 Building dependency tree... [2022-04-21T20:03:56.754Z] 4612f6d0b889: Verifying Checksum [2022-04-21T20:03:56.754Z] 4612f6d0b889: Download complete [2022-04-21T20:03:57.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-21T20:03:57.520Z] #40 ... [2022-04-21T20:03:57.520Z] [2022-04-21T20:03:57.520Z] #49 [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-04-21T20:03:57.520Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T20:03:57.520Z] #49 19.57 Fetched 8513 kB in 15s (561 kB/s) [2022-04-21T20:03:57.520Z] #49 19.57 Reading package lists... [2022-04-21T20:03:57.520Z] #49 24.54 Reading package lists... [2022-04-21T20:03:57.520Z] #49 29.67 Building dependency tree... [2022-04-21T20:03:57.520Z] #49 ... [2022-04-21T20:03:57.520Z] [2022-04-21T20:03:57.520Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:03:57.520Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T20:03:57.520Z] #53 29.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-21T20:03:57.520Z] #53 29.79 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-21T20:03:57.632Z] #21 6.278 Reading package lists... [2022-04-21T20:03:58.027Z] using credential docker-jenkins-github-credentials [2022-04-21T20:03:58.101Z] Cloning the remote Git repository [2022-04-21T20:03:58.101Z] Cloning with configured refspecs honoured and without tags [2022-04-21T20:03:58.564Z] #21 10.82 Building dependency tree... [2022-04-21T20:03:58.565Z] #21 11.91 Reading state information... [2022-04-21T20:03:59.498Z] #21 13.05 The following additional packages will be installed: [2022-04-21T20:03:59.498Z] #21 13.05 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-21T20:03:59.755Z] #21 13.05 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-21T20:03:59.755Z] #21 13.05 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-21T20:03:59.755Z] #21 13.05 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-21T20:03:59.755Z] #21 13.05 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-21T20:03:59.755Z] #21 13.05 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-21T20:03:59.755Z] #21 13.06 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-21T20:03:59.755Z] #21 13.07 Suggested packages: [2022-04-21T20:03:59.755Z] #21 13.07 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-21T20:03:59.755Z] #21 13.07 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-21T20:03:59.755Z] #21 13.07 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-21T20:03:59.755Z] #21 13.07 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-21T20:03:59.756Z] #21 13.07 seccomp:ppc64el seccomp:s390x [2022-04-21T20:03:59.756Z] #21 13.07 Recommended packages: [2022-04-21T20:03:59.756Z] #21 13.07 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-21T20:03:59.756Z] #21 13.07 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-21T20:03:59.756Z] #21 13.07 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-21T20:03:59.756Z] #21 13.07 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-21T20:04:00.014Z] #21 13.50 The following NEW packages will be installed: [2022-04-21T20:04:00.014Z] #21 13.50 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-21T20:04:00.014Z] #21 13.50 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-21T20:04:00.014Z] #21 13.50 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-21T20:04:00.014Z] #21 13.50 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-21T20:04:00.014Z] #21 13.50 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-21T20:04:00.014Z] #21 13.50 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-21T20:04:00.014Z] #21 13.50 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-21T20:04:00.014Z] #21 13.51 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-21T20:04:00.014Z] #21 13.51 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-21T20:04:00.014Z] #21 13.51 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-21T20:04:00.014Z] #21 13.51 libseccomp2:ppc64el libseccomp2:s390x [2022-04-21T20:03:58.273Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T20:03:58.679Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-21T20:03:59.587Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:03:59.587Z] > git --version # timeout=10 [2022-04-21T20:03:59.618Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-21T20:03:59.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:03:59.618Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:04:00.579Z] #21 13.87 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T20:04:00.579Z] #21 13.87 Need to get 15.9 MB of archives. [2022-04-21T20:04:00.579Z] #21 13.87 After this operation, 73.0 MB of additional disk space will be used. [2022-04-21T20:04:00.579Z] #21 13.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-21T20:04:00.579Z] #21 13.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-21T20:04:00.579Z] #21 13.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-21T20:04:00.579Z] #21 13.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-21T20:04:00.579Z] #21 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-21T20:04:00.579Z] #21 13.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-21T20:04:00.579Z] #21 13.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-21T20:04:00.579Z] #21 13.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-21T20:04:00.579Z] #21 14.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-21T20:04:00.579Z] #21 14.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-21T20:04:00.579Z] #21 14.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-21T20:04:00.579Z] #21 14.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-21T20:04:00.579Z] #21 14.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-21T20:04:00.579Z] #21 14.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-21T20:04:00.579Z] #21 14.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-21T20:04:00.579Z] #21 14.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-21T20:04:00.579Z] #21 14.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-21T20:04:00.579Z] #21 14.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-21T20:04:00.579Z] #21 14.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-21T20:04:00.579Z] #21 14.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-21T20:04:00.579Z] #21 14.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-21T20:04:00.580Z] #21 14.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-21T20:04:00.580Z] #21 14.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-21T20:04:00.580Z] #21 14.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-21T20:04:00.580Z] #21 14.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-21T20:04:00.580Z] #21 14.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-21T20:04:00.580Z] #21 14.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-21T20:04:00.580Z] #21 14.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-21T20:04:00.580Z] #21 14.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-21T20:04:00.835Z] #53 ... [2022-04-21T20:04:00.835Z] [2022-04-21T20:04:00.835Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T20:04:00.835Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T20:04:00.835Z] #60 17.49 Reading package lists... [2022-04-21T20:04:00.835Z] #60 23.11 Reading package lists... [2022-04-21T20:04:00.835Z] #60 28.01 Building dependency tree... [2022-04-21T20:04:00.835Z] #60 31.28 The following additional packages will be installed: [2022-04-21T20:04:00.835Z] #60 31.28 libbtrfs0 [2022-04-21T20:04:00.835Z] #60 31.48 The following NEW packages will be installed: [2022-04-21T20:04:00.835Z] #60 31.50 libbtrfs-dev libbtrfs0 [2022-04-21T20:04:00.835Z] #60 31.89 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T20:04:00.835Z] #60 31.89 Need to get 460 kB of archives. [2022-04-21T20:04:00.835Z] #60 31.89 After this operation, 1237 kB of additional disk space will be used. [2022-04-21T20:04:00.835Z] #60 31.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T20:04:00.835Z] #60 31.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T20:04:00.835Z] #60 32.90 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T20:04:00.835Z] #60 ... [2022-04-21T20:04:00.835Z] [2022-04-21T20:04:00.835Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:04:00.835Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T20:04:00.835Z] #53 33.04 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T20:04:00.835Z] #53 33.04 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T20:04:00.835Z] #53 33.18 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-21T20:04:00.835Z] #53 33.26 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-21T20:04:00.835Z] #53 33.32 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-21T20:04:00.835Z] #53 33.34 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-21T20:04:00.835Z] #53 33.44 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T20:04:00.837Z] #21 14.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-21T20:04:00.837Z] #21 14.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-21T20:04:00.837Z] #21 14.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-21T20:04:00.837Z] #21 14.15 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-21T20:04:00.837Z] #21 14.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-21T20:04:00.837Z] #21 14.15 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-21T20:04:00.837Z] #21 14.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-21T20:04:00.837Z] #21 14.15 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-21T20:04:00.837Z] #21 14.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-21T20:04:00.837Z] #21 14.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-21T20:04:00.837Z] #21 14.16 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-21T20:04:01.094Z] #53 33.50 go: downloading github.com/spf13/afero v1.6.0 [2022-04-21T20:04:01.094Z] #53 33.52 go: downloading github.com/spf13/cast v1.4.1 [2022-04-21T20:04:01.094Z] #53 33.53 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-21T20:04:01.094Z] #53 33.58 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-21T20:04:01.094Z] #53 33.64 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-21T20:04:01.094Z] #21 14.68 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T20:04:01.352Z] #21 14.91 Fetched 15.9 MB in 1s (27.8 MB/s) [2022-04-21T20:04:01.352Z] #21 14.96 Selecting previously unselected package gcc-10-base:armel. [2022-04-21T20:04:01.358Z] #53 33.84 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-21T20:04:01.359Z] #53 33.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-21T20:04:01.359Z] #53 33.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-21T20:04:01.359Z] #53 33.92 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-21T20:04:01.610Z] #21 14.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-21T20:04:01.610Z] #21 15.00 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-21T20:04:01.610Z] #21 15.01 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-21T20:04:01.610Z] #21 15.07 Selecting previously unselected package gcc-10-base:armhf. [2022-04-21T20:04:01.610Z] #21 15.08 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-21T20:04:01.610Z] #21 15.11 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-21T20:04:01.610Z] #21 15.24 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-21T20:04:01.618Z] #53 33.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-21T20:04:01.618Z] #53 33.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-21T20:04:01.618Z] #53 33.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-21T20:04:01.618Z] #53 34.02 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-21T20:04:01.618Z] #53 34.04 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-21T20:04:01.867Z] #21 15.24 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-21T20:04:01.867Z] #21 15.25 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-21T20:04:01.867Z] #21 15.32 Selecting previously unselected package gcc-10-base:s390x. [2022-04-21T20:04:01.867Z] #21 15.32 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-21T20:04:01.867Z] #21 15.32 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-21T20:04:01.867Z] #21 15.38 Selecting previously unselected package gcc-10-base:arm64. [2022-04-21T20:04:01.867Z] #21 15.38 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-21T20:04:01.867Z] #21 15.39 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-21T20:04:01.867Z] #21 15.46 Selecting previously unselected package libgcc-s1:armel. [2022-04-21T20:04:01.867Z] #21 15.46 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-21T20:04:01.867Z] #21 15.47 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-21T20:04:01.867Z] #21 15.53 Selecting previously unselected package libcrypt1:armel. [2022-04-21T20:04:01.879Z] #53 ... [2022-04-21T20:04:01.879Z] [2022-04-21T20:04:01.879Z] #45 [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-04-21T20:04:01.879Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T20:04:01.879Z] #45 23.99 Updating files: 98% (1809/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-21T20:04:01.879Z] #45 24.04 + git checkout -q v2.3.0 [2022-04-21T20:04:01.879Z] #45 26.14 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-21T20:04:01.879Z] #45 ... [2022-04-21T20:04:01.879Z] [2022-04-21T20:04:01.879Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T20:04:01.879Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T20:04:01.879Z] #60 33.20 Fetched 460 kB in 0s (1402 kB/s) [2022-04-21T20:04:01.879Z] #60 33.29 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T20:04:01.879Z] #60 33.29 (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-04-21T20:04:01.879Z] #60 33.35 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T20:04:01.879Z] #60 33.37 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T20:04:01.879Z] #60 33.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T20:04:01.879Z] #60 33.64 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T20:04:01.879Z] #60 33.64 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T20:04:01.879Z] #60 33.95 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T20:04:01.879Z] #60 33.98 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T20:04:01.879Z] #60 34.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T20:04:02.125Z] #21 15.53 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-21T20:04:02.125Z] #21 15.54 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-21T20:04:02.125Z] #21 15.65 Selecting previously unselected package libc6:armel. [2022-04-21T20:04:02.145Z] #60 DONE 34.6s [2022-04-21T20:04:02.145Z] [2022-04-21T20:04:02.145Z] #40 [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-04-21T20:04:02.145Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T20:04:02.145Z] #40 30.83 The following additional packages will be installed: [2022-04-21T20:04:02.145Z] #40 30.85 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-21T20:04:02.145Z] #40 30.85 Suggested packages: [2022-04-21T20:04:02.145Z] #40 30.86 cmake-doc ninja-build lrzip [2022-04-21T20:04:02.145Z] #40 30.86 Recommended packages: [2022-04-21T20:04:02.145Z] #40 30.86 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-21T20:04:02.145Z] #40 31.74 The following NEW packages will be installed: [2022-04-21T20:04:02.145Z] #40 31.75 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-21T20:04:02.145Z] #40 31.76 vim-common xxd [2022-04-21T20:04:02.145Z] #40 32.13 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T20:04:02.145Z] #40 32.13 Need to get 17.7 MB of archives. [2022-04-21T20:04:02.145Z] #40 32.13 After this operation, 70.7 MB of additional disk space will be used. [2022-04-21T20:04:02.145Z] #40 32.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T20:04:02.145Z] #40 32.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T20:04:02.145Z] #40 32.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-21T20:04:02.145Z] #40 32.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T20:04:02.145Z] #40 32.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-21T20:04:02.145Z] #40 32.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-21T20:04:02.145Z] #40 32.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-21T20:04:02.145Z] #40 32.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-21T20:04:02.145Z] #40 32.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-21T20:04:02.145Z] #40 32.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-21T20:04:02.145Z] #40 33.92 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T20:04:02.145Z] #40 34.10 Fetched 17.7 MB in 1s (14.2 MB/s) [2022-04-21T20:04:02.145Z] #40 34.22 Selecting previously unselected package xxd. [2022-04-21T20:04:02.145Z] #40 34.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T20:04:02.145Z] #40 34.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T20:04:02.145Z] #40 34.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:04:02.145Z] #40 ... [2022-04-21T20:04:02.145Z] [2022-04-21T20:04:02.145Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T20:04:02.145Z] #61 sha256:b88aca710ba76a70aaa03570af74229f913e75b0a05386965e9e7035b48275f9 [2022-04-21T20:04:02.145Z] #61 DONE 0.1s [2022-04-21T20:04:02.145Z] [2022-04-21T20:04:02.145Z] #40 [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-04-21T20:04:02.145Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T20:04:02.145Z] #40 34.68 Selecting previously unselected package vim-common. [2022-04-21T20:04:02.145Z] #40 34.68 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T20:04:02.383Z] #21 15.65 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-21T20:04:02.383Z] #21 15.82 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-21T20:04:02.405Z] #40 34.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:04:02.666Z] #40 35.16 Selecting previously unselected package cmake-data. [2022-04-21T20:04:02.666Z] #40 35.20 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-21T20:04:02.666Z] #40 35.21 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T20:04:02.948Z] #21 16.26 Selecting previously unselected package libapparmor1:armel. [2022-04-21T20:04:02.948Z] #21 16.27 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-21T20:04:02.948Z] #21 16.28 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-21T20:04:02.948Z] #21 16.33 Selecting previously unselected package libapparmor-dev:armel. [2022-04-21T20:04:02.948Z] #21 16.34 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-21T20:04:02.948Z] #21 16.35 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-21T20:04:02.948Z] #21 16.44 Selecting previously unselected package libgcc-s1:arm64. [2022-04-21T20:04:02.948Z] #21 16.44 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-21T20:04:02.948Z] #21 16.45 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-21T20:04:02.948Z] #21 16.51 Selecting previously unselected package libcrypt1:arm64. [2022-04-21T20:04:02.948Z] #21 16.51 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-21T20:04:02.948Z] #21 16.52 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-21T20:04:02.948Z] #21 16.60 Selecting previously unselected package libc6:arm64. [2022-04-21T20:04:03.206Z] #21 16.61 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-21T20:04:03.237Z] #40 ... [2022-04-21T20:04:03.237Z] [2022-04-21T20:04:03.237Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T20:04:03.237Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T20:04:03.237Z] #38 35.53 NAME: [2022-04-21T20:04:03.237Z] #38 35.53 go-winres - A tool for embedding resources in Windows executables [2022-04-21T20:04:03.237Z] #38 35.53 [2022-04-21T20:04:03.237Z] #38 35.53 USAGE: [2022-04-21T20:04:03.237Z] #38 35.54 go-winres [global options] command [command options] [arguments...] [2022-04-21T20:04:03.237Z] #38 35.54 [2022-04-21T20:04:03.237Z] #38 35.54 COMMANDS: [2022-04-21T20:04:03.237Z] #38 35.54 init Create an initial ./winres/winres.json [2022-04-21T20:04:03.237Z] #38 35.54 make Make syso files for the "go build" command [2022-04-21T20:04:03.237Z] #38 35.54 simply Make syso files for the "go build" command (simplified) [2022-04-21T20:04:03.237Z] #38 35.54 extract Extract all resources from an executable [2022-04-21T20:04:03.237Z] #38 35.54 patch Replace resources in an executable file (exe, dll) [2022-04-21T20:04:03.237Z] #38 35.54 help, h Shows a list of commands or help for one command [2022-04-21T20:04:03.237Z] #38 35.54 [2022-04-21T20:04:03.237Z] #38 35.54 GLOBAL OPTIONS: [2022-04-21T20:04:03.237Z] #38 35.54 --help, -h show help (default: false) [2022-04-21T20:04:03.237Z] #38 DONE 35.7s [2022-04-21T20:04:03.463Z] #21 16.79 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-21T20:04:03.499Z] [2022-04-21T20:04:03.499Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:04:03.499Z] #62 sha256:69b1b80b943d8d2a69bae0367ea13cc1f5f081f2d88f0c0d457b94cd0d586a9f [2022-04-21T20:04:03.499Z] #62 1.005 + RM_GOPATH=0 [2022-04-21T20:04:03.499Z] #62 1.005 + TMP_GOPATH= [2022-04-21T20:04:03.499Z] #62 1.005 + : /build [2022-04-21T20:04:03.499Z] #62 1.005 + '[' -z '' ']' [2022-04-21T20:04:03.499Z] #62 1.034 ++ mktemp -d [2022-04-21T20:04:03.499Z] #62 1.034 + export GOPATH=/tmp/tmp.JxctWeDSJL [2022-04-21T20:04:03.499Z] #62 1.034 + GOPATH=/tmp/tmp.JxctWeDSJL [2022-04-21T20:04:03.499Z] #62 1.034 + RM_GOPATH=1 [2022-04-21T20:04:03.499Z] #62 1.034 + case "$(go env GOARCH)" in [2022-04-21T20:04:03.499Z] #62 1.034 ++ go env GOARCH [2022-04-21T20:04:03.499Z] #62 1.056 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T20:04:03.499Z] #62 1.056 + GO_BUILDMODE=-buildmode=pie [2022-04-21T20:04:03.499Z] #62 1.056 ++ dirname /install.sh [2022-04-21T20:04:03.499Z] #62 1.057 + dir=/ [2022-04-21T20:04:03.499Z] #62 1.057 + bin=containerd [2022-04-21T20:04:03.499Z] #62 1.057 + shift [2022-04-21T20:04:03.499Z] #62 1.057 + '[' '!' -f //containerd.installer ']' [2022-04-21T20:04:03.499Z] #62 1.057 + . //containerd.installer [2022-04-21T20:04:03.499Z] #62 1.057 ++ set -e [2022-04-21T20:04:03.499Z] #62 1.057 ++ : v1.6.2 [2022-04-21T20:04:03.499Z] #62 1.057 + install_containerd [2022-04-21T20:04:03.499Z] #62 1.057 + echo 'Install containerd version v1.6.2' [2022-04-21T20:04:03.499Z] #62 1.058 Install containerd version v1.6.2 [2022-04-21T20:04:03.499Z] #62 1.058 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JxctWeDSJL/src/github.com/containerd/containerd [2022-04-21T20:04:03.499Z] #62 1.059 Cloning into '/tmp/tmp.JxctWeDSJL/src/github.com/containerd/containerd'... [2022-04-21T20:04:03.721Z] #21 17.26 Selecting previously unselected package libapparmor1:arm64. [2022-04-21T20:04:03.721Z] #21 17.27 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-21T20:04:03.721Z] #21 17.28 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-21T20:04:03.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-21T20:04:03.979Z] #21 17.33 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-21T20:04:03.979Z] #21 17.35 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-21T20:04:03.979Z] #21 17.36 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-21T20:04:03.979Z] #21 17.44 Selecting previously unselected package libgcc-s1:s390x. [2022-04-21T20:04:03.979Z] #21 17.45 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-21T20:04:03.979Z] #21 17.46 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-21T20:04:03.979Z] #21 17.51 Selecting previously unselected package libcrypt1:s390x. [2022-04-21T20:04:03.979Z] #21 17.52 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-21T20:04:03.979Z] #21 17.53 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-21T20:04:04.236Z] #21 17.64 Selecting previously unselected package libc6:s390x. [2022-04-21T20:04:04.236Z] #21 17.64 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-21T20:04:04.236Z] #21 17.81 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-21T20:04:04.801Z] #21 18.26 Selecting previously unselected package libapparmor1:s390x. [2022-04-21T20:04:04.801Z] #21 18.26 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-21T20:04:04.801Z] #21 18.27 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-21T20:04:04.801Z] #21 18.33 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-21T20:04:04.801Z] #21 18.34 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-21T20:04:04.801Z] #21 18.35 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-21T20:04:04.801Z] #21 18.43 Selecting previously unselected package libgcc-s1:armhf. [2022-04-21T20:04:04.801Z] #21 18.43 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-21T20:04:04.801Z] #21 18.43 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-21T20:04:04.887Z] #62 ... [2022-04-21T20:04:04.887Z] [2022-04-21T20:04:04.887Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T20:04:04.887Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T20:04:04.887Z] #55 37.11 v3.0.2 [2022-04-21T20:04:04.887Z] #55 DONE 37.2s [2022-04-21T20:04:04.887Z] [2022-04-21T20:04:04.887Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:04:04.887Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T20:04:04.887Z] #53 35.00 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-21T20:04:04.887Z] #53 35.16 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-21T20:04:04.887Z] #53 35.28 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-21T20:04:04.887Z] #53 35.35 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-21T20:04:04.887Z] #53 35.42 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-21T20:04:04.887Z] #53 35.48 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-21T20:04:04.887Z] #53 36.72 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-21T20:04:04.887Z] #53 36.76 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-21T20:04:04.887Z] #53 36.84 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-21T20:04:04.887Z] #53 36.86 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-21T20:04:04.887Z] #53 36.91 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-21T20:04:04.887Z] #53 37.07 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-21T20:04:04.887Z] #53 37.11 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-21T20:04:04.887Z] #53 37.13 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-21T20:04:04.887Z] #53 37.21 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-21T20:04:04.887Z] #53 37.31 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-21T20:04:04.887Z] #53 37.38 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-21T20:04:05.058Z] #21 18.49 Selecting previously unselected package libcrypt1:armhf. [2022-04-21T20:04:05.058Z] #21 18.50 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-21T20:04:05.058Z] #21 18.50 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-21T20:04:05.160Z] #53 37.48 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-21T20:04:05.160Z] #53 37.55 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-21T20:04:05.160Z] #53 37.57 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-21T20:04:05.160Z] #53 37.64 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-21T20:04:05.160Z] #53 37.64 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-21T20:04:05.160Z] #53 37.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-21T20:04:05.160Z] #53 37.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-21T20:04:05.316Z] #21 18.60 Selecting previously unselected package libc6:armhf. [2022-04-21T20:04:05.316Z] #21 18.61 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-21T20:04:05.316Z] #21 18.81 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-21T20:04:05.421Z] #53 37.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-21T20:04:05.421Z] #53 37.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-21T20:04:05.680Z] #53 38.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-21T20:04:05.680Z] #53 38.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-21T20:04:05.680Z] #53 38.28 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-21T20:04:05.880Z] #21 19.31 Selecting previously unselected package libapparmor1:armhf. [2022-04-21T20:04:05.880Z] #21 19.32 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-21T20:04:05.880Z] #21 19.33 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-21T20:04:05.880Z] #21 19.38 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-21T20:04:05.880Z] #21 19.39 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-21T20:04:05.880Z] #21 19.39 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-21T20:04:05.942Z] #53 38.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-21T20:04:05.942Z] #53 38.39 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-21T20:04:05.942Z] #53 38.46 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-21T20:04:06.137Z] #21 19.47 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-21T20:04:06.137Z] #21 19.48 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-21T20:04:06.137Z] #21 19.49 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-21T20:04:06.137Z] #21 19.55 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-21T20:04:06.137Z] #21 19.55 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-21T20:04:06.137Z] #21 19.56 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-21T20:04:06.137Z] #21 19.65 Selecting previously unselected package libc6:ppc64el. [2022-04-21T20:04:06.137Z] #21 19.65 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-21T20:04:06.205Z] #53 38.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-21T20:04:06.205Z] #53 38.58 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-21T20:04:06.205Z] #53 38.61 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-21T20:04:06.205Z] #53 38.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-21T20:04:06.205Z] #53 38.65 go: downloading github.com/julz/importas v0.1.0 [2022-04-21T20:04:06.205Z] #53 38.67 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-21T20:04:06.205Z] #53 38.69 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-21T20:04:06.205Z] #53 38.72 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-21T20:04:06.205Z] #53 38.73 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-21T20:04:06.394Z] #21 19.82 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-21T20:04:06.466Z] #53 38.77 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-21T20:04:06.466Z] #53 38.78 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-21T20:04:06.466Z] #53 38.79 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-21T20:04:06.466Z] #53 38.80 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-21T20:04:06.466Z] #53 38.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-21T20:04:06.466Z] #53 38.88 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-21T20:04:06.466Z] #53 38.91 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-21T20:04:06.466Z] #53 38.93 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-21T20:04:06.958Z] #21 20.45 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-21T20:04:06.958Z] #21 20.45 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-21T20:04:06.958Z] #21 20.46 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-21T20:04:07.037Z] #53 39.43 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-21T20:04:07.037Z] #53 39.44 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-21T20:04:07.037Z] #53 39.44 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-21T20:04:07.037Z] #53 39.48 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-21T20:04:07.037Z] #53 39.51 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-21T20:04:07.037Z] #53 39.57 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-21T20:04:07.216Z] #21 20.52 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-21T20:04:07.216Z] #21 20.53 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-21T20:04:07.216Z] #21 20.54 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-21T20:04:07.216Z] #21 20.62 Selecting previously unselected package libseccomp2:s390x. [2022-04-21T20:04:07.216Z] #21 20.63 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-21T20:04:07.216Z] #21 20.64 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-21T20:04:07.216Z] #21 20.69 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-21T20:04:07.216Z] #21 20.70 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-21T20:04:07.216Z] #21 20.70 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-21T20:04:07.216Z] #21 20.77 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-21T20:04:07.298Z] #53 39.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-21T20:04:07.298Z] #53 39.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-21T20:04:07.298Z] #53 39.73 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-21T20:04:07.298Z] #53 ... [2022-04-21T20:04:07.298Z] [2022-04-21T20:04:07.298Z] #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-04-21T20:04:07.298Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T20:04:07.298Z] #14 28.76 Building dependency tree... [2022-04-21T20:04:07.298Z] #14 31.87 The following additional packages will be installed: [2022-04-21T20:04:07.298Z] #14 31.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T20:04:07.298Z] #14 31.87 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-21T20:04:07.298Z] #14 31.87 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-21T20:04:07.298Z] #14 31.87 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-21T20:04:07.298Z] #14 31.87 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-21T20:04:07.298Z] #14 31.87 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-21T20:04:07.298Z] #14 31.88 mingw-w64-common mingw-w64-x86-64-dev [2022-04-21T20:04:07.298Z] #14 31.89 Suggested packages: [2022-04-21T20:04:07.298Z] #14 31.89 gcc-10-locales seccomp wine64 [2022-04-21T20:04:07.298Z] #14 33.28 The following NEW packages will be installed: [2022-04-21T20:04:07.298Z] #14 33.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T20:04:07.298Z] #14 33.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-21T20:04:07.298Z] #14 33.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-21T20:04:07.298Z] #14 33.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-21T20:04:07.298Z] #14 33.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-21T20:04:07.298Z] #14 33.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-21T20:04:07.298Z] #14 33.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-21T20:04:07.298Z] #14 33.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-21T20:04:07.298Z] #14 33.31 mingw-w64-x86-64-dev [2022-04-21T20:04:07.298Z] #14 33.71 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T20:04:07.298Z] #14 33.71 Need to get 115 MB of archives. [2022-04-21T20:04:07.298Z] #14 33.71 After this operation, 645 MB of additional disk space will be used. [2022-04-21T20:04:07.298Z] #14 33.71 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-04-21T20:04:07.298Z] #14 33.80 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-04-21T20:04:07.298Z] #14 33.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-21T20:04:07.298Z] #14 33.96 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-04-21T20:04:07.298Z] #14 33.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-21T20:04:07.298Z] #14 33.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-21T20:04:07.298Z] #14 34.18 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-04-21T20:04:07.298Z] #14 34.45 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-04-21T20:04:07.298Z] #14 34.49 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-04-21T20:04:07.298Z] #14 35.32 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-04-21T20:04:07.298Z] #14 37.06 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-04-21T20:04:07.298Z] #14 37.72 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-04-21T20:04:07.298Z] #14 38.55 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-04-21T20:04:07.473Z] #21 20.78 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-21T20:04:07.473Z] #21 20.78 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-21T20:04:07.473Z] #21 20.84 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-21T20:04:07.473Z] #21 20.84 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-21T20:04:07.473Z] #21 20.85 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-21T20:04:07.473Z] #21 20.93 Selecting previously unselected package libseccomp2:armhf. [2022-04-21T20:04:07.473Z] #21 20.93 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-21T20:04:07.473Z] #21 20.94 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-21T20:04:07.473Z] #21 21.01 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-21T20:04:07.473Z] #21 21.01 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-21T20:04:07.473Z] #21 21.02 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-21T20:04:07.558Z] #14 39.90 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-04-21T20:04:07.558Z] #14 ... [2022-04-21T20:04:07.558Z] [2022-04-21T20:04:07.558Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:04:07.558Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T20:04:07.558Z] #53 39.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-21T20:04:07.558Z] #53 39.90 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-21T20:04:07.558Z] #53 39.91 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-21T20:04:07.558Z] #53 39.93 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-21T20:04:07.558Z] #53 39.96 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-21T20:04:07.558Z] #53 40.04 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-21T20:04:07.730Z] #21 21.09 Selecting previously unselected package libseccomp2:armel. [2022-04-21T20:04:07.730Z] #21 21.09 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-21T20:04:07.730Z] #21 21.10 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-21T20:04:07.730Z] #21 21.15 Selecting previously unselected package libseccomp-dev:armel. [2022-04-21T20:04:07.730Z] #21 21.15 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-21T20:04:07.730Z] #21 21.16 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-21T20:04:07.730Z] #21 21.25 Selecting previously unselected package libseccomp2:arm64. [2022-04-21T20:04:07.730Z] #21 21.25 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-21T20:04:07.730Z] #21 21.26 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T20:04:07.730Z] #21 21.32 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-21T20:04:07.819Z] #53 40.08 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-21T20:04:07.819Z] #53 40.12 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-21T20:04:07.819Z] #53 40.14 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-21T20:04:07.819Z] #53 40.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-21T20:04:07.819Z] #53 40.22 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-21T20:04:07.819Z] #53 40.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-21T20:04:07.987Z] #21 21.33 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-21T20:04:07.987Z] #21 21.34 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T20:04:07.987Z] #21 21.45 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-21T20:04:07.987Z] #21 21.47 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-21T20:04:07.987Z] #21 21.48 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-21T20:04:07.987Z] #21 21.49 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-21T20:04:07.987Z] #21 21.51 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-21T20:04:07.987Z] #21 21.53 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-21T20:04:07.987Z] #21 21.55 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-21T20:04:07.987Z] #21 21.56 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-21T20:04:08.080Z] #53 40.42 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-21T20:04:08.080Z] #53 40.44 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-21T20:04:08.080Z] #53 40.46 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-21T20:04:08.080Z] #53 40.49 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-21T20:04:08.080Z] #53 40.53 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-21T20:04:08.244Z] #21 21.57 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-21T20:04:08.244Z] #21 21.59 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-21T20:04:08.244Z] #21 21.61 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-21T20:04:08.244Z] #21 21.63 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-21T20:04:08.244Z] #21 21.64 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-21T20:04:08.244Z] #21 21.66 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-21T20:04:08.244Z] #21 21.68 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-21T20:04:08.244Z] #21 21.69 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-21T20:04:08.341Z] #53 40.82 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-21T20:04:08.341Z] #53 40.88 go: downloading honnef.co/go/tools v0.2.2 [2022-04-21T20:04:08.602Z] #53 ... [2022-04-21T20:04:08.602Z] [2022-04-21T20:04:08.602Z] #49 [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-04-21T20:04:08.602Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T20:04:08.602Z] #49 29.67 Building dependency tree... [2022-04-21T20:04:08.602Z] #49 32.87 The following additional packages will be installed: [2022-04-21T20:04:08.602Z] #49 32.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T20:04:08.602Z] #49 32.89 python3-protobuf python3-six [2022-04-21T20:04:08.602Z] #49 32.89 Suggested packages: [2022-04-21T20:04:08.602Z] #49 32.93 python3-setuptools [2022-04-21T20:04:08.602Z] #49 32.93 Recommended packages: [2022-04-21T20:04:08.602Z] #49 32.93 iproute2 | iproute [2022-04-21T20:04:08.602Z] #49 33.46 The following NEW packages will be installed: [2022-04-21T20:04:08.602Z] #49 33.46 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T20:04:08.602Z] #49 33.46 python3-protobuf python3-six [2022-04-21T20:04:08.602Z] #49 33.98 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T20:04:08.602Z] #49 33.98 Need to get 2292 kB of archives. [2022-04-21T20:04:08.602Z] #49 33.98 After this operation, 11.0 MB of additional disk space will be used. [2022-04-21T20:04:08.602Z] #49 33.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-21T20:04:08.602Z] #49 34.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T20:04:08.602Z] #49 34.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-21T20:04:08.602Z] #49 34.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-21T20:04:08.602Z] #49 34.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T20:04:08.602Z] #49 34.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-21T20:04:08.602Z] #49 34.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T20:04:08.602Z] #49 38.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-21T20:04:08.602Z] #49 39.56 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T20:04:08.602Z] #49 39.79 Fetched 2292 kB in 5s (448 kB/s) [2022-04-21T20:04:08.602Z] #49 39.86 Selecting previously unselected package libprotobuf23:amd64. [2022-04-21T20:04:08.602Z] #49 39.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T20:04:08.602Z] #49 39.91 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-21T20:04:08.602Z] #49 39.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T20:04:08.602Z] #49 40.58 Selecting previously unselected package python3-pkg-resources. [2022-04-21T20:04:08.602Z] #49 40.58 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T20:04:08.602Z] #49 40.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T20:04:08.602Z] #49 40.82 Selecting previously unselected package python3-six. [2022-04-21T20:04:08.602Z] #49 40.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-21T20:04:08.602Z] #49 40.83 Unpacking python3-six (1.16.0-2) ... [2022-04-21T20:04:08.602Z] #49 40.94 Selecting previously unselected package python3-protobuf. [2022-04-21T20:04:08.602Z] #49 ... [2022-04-21T20:04:08.602Z] [2022-04-21T20:04:08.602Z] #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-04-21T20:04:08.602Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T20:04:08.602Z] #14 40.47 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-04-21T20:04:08.602Z] #14 40.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-21T20:04:08.602Z] #14 40.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-21T20:04:08.602Z] #14 40.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T20:04:08.602Z] #14 40.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T20:04:08.602Z] #14 40.49 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-04-21T20:04:08.602Z] #14 40.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-21T20:04:08.602Z] #14 40.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-21T20:04:08.602Z] #14 40.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-21T20:04:08.602Z] #14 40.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-21T20:04:08.602Z] #14 40.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-21T20:04:08.602Z] #14 40.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-21T20:04:08.602Z] #14 40.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-21T20:04:08.602Z] #14 40.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-04-21T20:04:08.602Z] #14 40.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-21T20:04:08.602Z] #14 40.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-21T20:04:09.175Z] #14 41.49 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T20:04:09.436Z] #14 41.73 Fetched 115 MB in 7s (15.9 MB/s) [2022-04-21T20:04:09.436Z] #14 41.82 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-21T20:04:09.436Z] #14 41.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T20:04:09.436Z] #14 41.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T20:04:09.436Z] #14 41.90 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T20:04:09.615Z] #21 22.92 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-21T20:04:10.592Z] #21 24.15 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-21T20:04:11.965Z] #21 25.44 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-21T20:04:11.987Z] #14 43.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-21T20:04:11.987Z] #14 43.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T20:04:11.987Z] #14 43.91 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T20:04:13.334Z] #21 26.69 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-21T20:04:13.531Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T20:04:13.531Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === Skipped [2022-04-21T20:04:13.531Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T20:04:13.531Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T20:04:13.531Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T20:04:13.531Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T20:04:13.531Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:71: No driver to put! [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-21T20:04:13.531Z] time="2022-04-21T20:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-21T20:04:13.531Z] time="2022-04-21T20:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-21T20:04:13.531Z] time="2022-04-21T20:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-21T20:04:13.531Z] time="2022-04-21T20:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-21T20:04:13.531Z] time="2022-04-21T20:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:71: No driver to put! [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-21T20:04:13.531Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-21T20:04:13.531Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-21T20:04:13.531Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:04:13.531Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-21T20:04:13.531Z] graphtest_unix.go:71: No driver to put! [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-21T20:04:13.531Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-21T20:04:13.531Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-21T20:04:13.531Z] [2022-04-21T20:04:13.531Z] DONE 2529 tests, 28 skipped in 203.767s [2022-04-21T20:04:13.531Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/config [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/idm [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/ns [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/options [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/osl [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T20:04:13.531Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-21T20:04:13.532Z] + 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-04-21T20:04:13.900Z] #14 46.33 Selecting previously unselected package binutils-mingw-w64. [2022-04-21T20:04:13.900Z] #14 46.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-21T20:04:13.900Z] #14 46.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T20:04:13.900Z] #14 46.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-21T20:04:13.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-21T20:04:13.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-21T20:04:14.161Z] #14 46.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T20:04:14.161Z] #14 46.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T20:04:14.161Z] #14 46.70 Selecting previously unselected package dmsetup. [2022-04-21T20:04:14.161Z] #14 46.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T20:04:14.161Z] #14 46.73 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-21T20:04:14.422Z] #14 46.90 Selecting previously unselected package mingw-w64-common. [2022-04-21T20:04:14.422Z] #14 46.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-21T20:04:14.422Z] #14 46.92 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-21T20:04:14.522Z] #21 27.92 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-21T20:04:14.522Z] #21 27.94 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-21T20:04:14.522Z] #21 27.96 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-21T20:04:14.522Z] #21 27.98 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-21T20:04:14.522Z] #21 28.00 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-21T20:04:14.522Z] #21 28.01 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T20:04:14.522Z] #21 28.03 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-21T20:04:14.522Z] #21 28.05 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-21T20:04:14.522Z] #21 28.07 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-21T20:04:14.522Z] #21 28.09 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-21T20:04:14.522Z] #21 28.10 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-21T20:04:14.522Z] #21 28.12 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-21T20:04:14.522Z] #21 28.13 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-21T20:04:14.780Z] #21 28.15 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-21T20:04:14.780Z] #21 28.17 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-21T20:04:14.780Z] #21 28.19 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T20:04:14.780Z] #21 28.20 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-21T20:04:14.780Z] #21 28.21 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-21T20:04:14.780Z] #21 28.23 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-21T20:04:14.780Z] #21 28.26 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-21T20:04:14.780Z] #21 28.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T20:04:14.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-21T20:04:15.345Z] #21 DONE 28.7s [2022-04-21T20:04:15.345Z] [2022-04-21T20:04:15.345Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T20:04:15.345Z] #64 sha256:075c11628b8668db49ec3dceb54f587ce5dfa088ea14d243db2cee537af4f271 [2022-04-21T20:04:15.603Z] #64 DONE 0.2s [2022-04-21T20:04:15.603Z] [2022-04-21T20:04:15.603Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:04:15.603Z] #65 sha256:9e94f62f2d60e725771cbd79bea5617d3b6cff97ef77d26c4b4adadce18b3a24 [2022-04-21T20:04:15.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-21T20:04:15.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-21T20:04:16.540Z] #65 1.078 + RM_GOPATH=0 [2022-04-21T20:04:16.540Z] #65 1.078 + TMP_GOPATH= [2022-04-21T20:04:16.540Z] #65 1.078 + : /build [2022-04-21T20:04:16.540Z] #65 1.078 + '[' -z '' ']' [2022-04-21T20:04:16.540Z] #65 1.078 ++ mktemp -d [2022-04-21T20:04:16.540Z] #65 1.081 + export GOPATH=/tmp/tmp.WcPOlX7Fn5 [2022-04-21T20:04:16.540Z] #65 1.081 + GOPATH=/tmp/tmp.WcPOlX7Fn5 [2022-04-21T20:04:16.540Z] #65 1.081 + RM_GOPATH=1 [2022-04-21T20:04:16.540Z] #65 1.081 + case "$(go env GOARCH)" in [2022-04-21T20:04:16.540Z] #65 1.081 ++ go env GOARCH [2022-04-21T20:04:16.540Z] #65 1.087 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T20:04:16.540Z] #65 1.087 + GO_BUILDMODE=-buildmode=pie [2022-04-21T20:04:16.540Z] #65 1.087 ++ dirname /install.sh [2022-04-21T20:04:16.540Z] #65 1.089 + dir=/ [2022-04-21T20:04:16.540Z] #65 1.089 + bin=runc [2022-04-21T20:04:16.540Z] #65 1.089 + shift [2022-04-21T20:04:16.540Z] #65 1.089 + '[' '!' -f //runc.installer ']' [2022-04-21T20:04:16.540Z] #65 1.089 + . //runc.installer [2022-04-21T20:04:16.540Z] #65 1.089 ++ set -e [2022-04-21T20:04:16.540Z] #65 1.090 ++ : v1.1.1 [2022-04-21T20:04:16.540Z] #65 1.090 + install_runc [2022-04-21T20:04:16.540Z] #65 1.090 + RUNC_BUILDTAGS=seccomp [2022-04-21T20:04:16.540Z] #65 1.091 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-21T20:04:16.540Z] #65 1.091 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WcPOlX7Fn5/src/github.com/opencontainers/runc [2022-04-21T20:04:16.540Z] #65 1.091 Install runc version v1.1.1 (build tags: seccomp) [2022-04-21T20:04:16.540Z] #65 1.101 Cloning into '/tmp/tmp.WcPOlX7Fn5/src/github.com/opencontainers/runc'... [2022-04-21T20:04:16.540Z] #65 ... [2022-04-21T20:04:16.540Z] [2022-04-21T20:04:16.540Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T20:04:16.540Z] #22 sha256:20464ca1a10cc7324eb341aa92b4a02b9e0944a505aa48278220ac8987b4faed [2022-04-21T20:04:16.540Z] #22 DONE 1.4s [2022-04-21T20:04:16.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-21T20:04:16.798Z] [2022-04-21T20:04:16.798Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T20:04:16.798Z] #23 sha256:9ccedaa432c4fcb7aba8a9e68aa7b010b078fa581d519df389785e88ef039210 [2022-04-21T20:04:16.921Z] Fetching without tags [2022-04-21T20:04:17.010Z] #14 ... [2022-04-21T20:04:17.010Z] [2022-04-21T20:04:17.010Z] #40 [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-04-21T20:04:17.010Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T20:04:17.010Z] #40 39.06 Selecting previously unselected package libicu67:amd64. [2022-04-21T20:04:17.010Z] #40 39.06 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-21T20:04:17.010Z] #40 39.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T20:04:17.010Z] #40 44.65 Selecting previously unselected package libxml2:amd64. [2022-04-21T20:04:17.010Z] #40 44.66 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-21T20:04:17.010Z] #40 44.68 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T20:04:17.010Z] #40 45.14 Selecting previously unselected package libarchive13:amd64. [2022-04-21T20:04:17.010Z] #40 45.15 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-21T20:04:17.010Z] #40 45.17 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T20:04:17.010Z] #40 45.49 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-21T20:04:17.010Z] #40 45.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-21T20:04:17.010Z] #40 45.50 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T20:04:17.010Z] #40 45.63 Selecting previously unselected package librhash0:amd64. [2022-04-21T20:04:17.010Z] #40 45.63 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-21T20:04:17.010Z] #40 45.65 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-21T20:04:17.010Z] #40 45.82 Selecting previously unselected package libuv1:amd64. [2022-04-21T20:04:17.010Z] #40 45.82 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-21T20:04:17.010Z] #40 45.83 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-21T20:04:17.010Z] #40 45.98 Selecting previously unselected package cmake. [2022-04-21T20:04:17.010Z] #40 45.98 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-21T20:04:17.010Z] #40 45.99 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-21T20:04:17.010Z] #40 ... [2022-04-21T20:04:17.010Z] [2022-04-21T20:04:17.010Z] #49 [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-04-21T20:04:17.010Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T20:04:17.010Z] #49 40.95 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-21T20:04:17.010Z] #49 40.95 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-21T20:04:17.010Z] #49 41.35 Selecting previously unselected package libnet1:amd64. [2022-04-21T20:04:17.010Z] #49 41.35 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T20:04:17.010Z] #49 41.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T20:04:17.010Z] #49 41.55 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T20:04:17.010Z] #49 41.56 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T20:04:17.010Z] #49 41.56 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T20:04:17.010Z] #49 41.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T20:04:17.010Z] #49 41.70 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T20:04:17.010Z] #49 41.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T20:04:17.010Z] #49 41.79 Selecting previously unselected package criu. [2022-04-21T20:04:17.010Z] #49 41.79 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-21T20:04:17.010Z] #49 41.80 Unpacking criu (3.16.1-3) ... [2022-04-21T20:04:17.010Z] #49 42.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T20:04:17.010Z] #49 44.08 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T20:04:17.010Z] #49 44.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T20:04:17.010Z] #49 44.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T20:04:17.010Z] #49 44.13 Setting up python3-six (1.16.0-2) ... [2022-04-21T20:04:17.010Z] #49 45.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T20:04:17.010Z] #49 45.17 Setting up python3-protobuf (3.12.4-1) ... [2022-04-21T20:04:17.010Z] #49 48.71 Setting up criu (3.16.1-3) ... [2022-04-21T20:04:17.010Z] #49 ... [2022-04-21T20:04:17.010Z] [2022-04-21T20:04:17.010Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:04:17.010Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T20:04:17.010Z] #53 41.98 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-21T20:04:17.010Z] #53 41.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-21T20:04:17.010Z] #53 42.10 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-21T20:04:17.010Z] #53 42.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-21T20:04:17.010Z] #53 42.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-21T20:04:17.010Z] #53 42.23 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-21T20:04:17.010Z] #53 42.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-21T20:04:17.010Z] #53 42.48 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-21T20:04:17.010Z] #53 42.51 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T20:04:17.010Z] #53 42.58 go: downloading golang.org/x/text v0.3.7 [2022-04-21T20:04:17.010Z] #53 47.64 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-21T20:04:17.010Z] #53 47.72 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T20:04:17.010Z] #53 47.72 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-21T20:04:17.010Z] #53 47.80 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-21T20:04:17.010Z] #53 47.89 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-21T20:04:17.010Z] #53 47.89 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-21T20:04:17.010Z] #53 47.95 go: downloading golang.org/x/mod v0.5.1 [2022-04-21T20:04:17.010Z] #53 47.95 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-21T20:04:17.010Z] #53 47.99 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T20:04:17.010Z] #53 48.08 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-21T20:04:17.010Z] #53 48.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-21T20:04:17.010Z] #53 48.24 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-21T20:04:17.010Z] #53 48.56 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T20:04:17.010Z] #53 48.68 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-21T20:04:17.010Z] #53 48.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-21T20:04:17.010Z] #53 49.09 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-21T20:04:17.010Z] #53 49.12 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-21T20:04:17.010Z] #53 49.24 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T20:04:17.010Z] #53 49.25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T20:04:17.010Z] #53 49.29 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-21T20:04:17.010Z] #53 49.31 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-21T20:04:17.010Z] #53 49.51 go: downloading github.com/prometheus/common v0.10.0 [2022-04-21T20:04:17.307Z] #53 49.63 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-21T20:04:17.307Z] #53 ... [2022-04-21T20:04:17.307Z] [2022-04-21T20:04:17.307Z] #40 [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-04-21T20:04:17.307Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T20:04:17.307Z] #40 49.60 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T20:04:17.307Z] #40 49.64 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:04:17.307Z] #40 49.65 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-21T20:04:17.307Z] #40 49.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:04:17.307Z] #40 49.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T20:04:17.307Z] #40 49.72 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-21T20:04:17.307Z] #40 49.74 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T20:04:17.307Z] #40 49.76 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T20:04:17.307Z] #40 49.78 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T20:04:17.307Z] #40 49.79 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-21T20:04:17.307Z] #40 49.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T20:04:17.584Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit be2f26083697f7370fc864de6512b6cd4446ff03 [2022-04-21T20:04:17.731Z] #23 DONE 1.0s [2022-04-21T20:04:17.731Z] [2022-04-21T20:04:17.731Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:04:17.731Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:04:17.731Z] #69 ... [2022-04-21T20:04:17.731Z] [2022-04-21T20:04:17.731Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T20:04:17.731Z] #24 sha256:7f8b048535c74186c0a53c1f69fa8423ad2f8d5677c3d7a547f810acbd805a6a [2022-04-21T20:04:16.636Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:04:16.683Z] > git config --add remote.origin.fetch +refs/pull/43480/head:refs/remotes/origin/PR-43480 # timeout=10 [2022-04-21T20:04:16.730Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:04:16.839Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T20:04:16.949Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T20:04:16.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:04:16.949Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43480/head:refs/remotes/origin/PR-43480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T20:04:17.683Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:04:17.715Z] > git checkout -f be2f26083697f7370fc864de6512b6cd4446ff03 # timeout=10 [2022-04-21T20:04:18.664Z] #24 0.885 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-21T20:04:18.664Z] #24 DONE 1.0s [2022-04-21T20:04:18.664Z] [2022-04-21T20:04:18.664Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:04:18.664Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:04:18.923Z] #69 ... [2022-04-21T20:04:18.923Z] [2022-04-21T20:04:18.923Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T20:04:18.923Z] #25 sha256:2e260e45cb45cebb53d7f54f6409ab1dc757a60f174f9b167c9259109716a38e [2022-04-21T20:04:19.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-21T20:04:19.855Z] #25 DONE 0.9s [2022-04-21T20:04:19.855Z] [2022-04-21T20:04:19.855Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T20:04:19.855Z] #26 sha256:1694b0bb4e51ff3aa65fffeea29877a79e51a05f2805bfc2bf21025d56b57903 [2022-04-21T20:04:19.871Z] #40 DONE 51.9s [2022-04-21T20:04:19.871Z] [2022-04-21T20:04:19.871Z] #49 [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-04-21T20:04:19.871Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T20:04:19.871Z] #49 50.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T20:04:19.871Z] #49 DONE 51.7s [2022-04-21T20:04:19.871Z] [2022-04-21T20:04:19.871Z] #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-04-21T20:04:19.871Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T20:04:19.871Z] #14 51.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-21T20:04:19.871Z] #14 51.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-21T20:04:19.871Z] #14 52.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T20:04:19.871Z] #14 ... [2022-04-21T20:04:19.871Z] [2022-04-21T20:04:19.871Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T20:04:19.871Z] #41 sha256:4eecb4af84cecafe11be2c2f5c018a8712f697b758b306221a5f5f88261b80a1 [2022-04-21T20:04:19.871Z] #41 DONE 0.2s [2022-04-21T20:04:19.871Z] [2022-04-21T20:04:19.871Z] #42 [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-04-21T20:04:19.871Z] #42 sha256:7a4493bcd5436b42f9e702dccb20905302464168063418b889864666cd7525f5 [2022-04-21T20:04:20.131Z] #42 ... [2022-04-21T20:04:20.131Z] [2022-04-21T20:04:20.131Z] #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-04-21T20:04:20.131Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T20:04:20.131Z] #34 42.18 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-21T20:04:20.131Z] #34 42.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-21T20:04:20.131Z] #34 43.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T20:04:20.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-21T20:04:20.789Z] #26 DONE 1.0s [2022-04-21T20:04:20.789Z] [2022-04-21T20:04:20.789Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:04:20.789Z] #65 sha256:9e94f62f2d60e725771cbd79bea5617d3b6cff97ef77d26c4b4adadce18b3a24 [2022-04-21T20:04:20.789Z] #65 5.163 + cd /tmp/tmp.WcPOlX7Fn5/src/github.com/opencontainers/runc [2022-04-21T20:04:20.789Z] #65 5.163 + git checkout -q v1.1.1 [2022-04-21T20:04:20.789Z] #65 5.493 + '[' -z '' ']' [2022-04-21T20:04:20.789Z] #65 5.493 + target=static [2022-04-21T20:04:20.789Z] #65 5.493 + make BUILDTAGS=seccomp static [2022-04-21T20:04:20.028Z] > git remote # timeout=10 [2022-04-21T20:04:20.137Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T20:04:20.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T20:04:20.184Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-21T20:04:21.016Z] Merge succeeded, producing 1b4fd1cff4466f1db7335daa678c8a52ef8d06ed [2022-04-21T20:04:21.016Z] Checking out Revision 1b4fd1cff4466f1db7335daa678c8a52ef8d06ed (PR-43480) [2022-04-21T20:04:21.074Z] #34 ... [2022-04-21T20:04:21.074Z] [2022-04-21T20:04:21.074Z] #42 [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-04-21T20:04:21.074Z] #42 sha256:7a4493bcd5436b42f9e702dccb20905302464168063418b889864666cd7525f5 [2022-04-21T20:04:21.074Z] #42 1.315 + RM_GOPATH=0 [2022-04-21T20:04:21.074Z] #42 1.315 + TMP_GOPATH= [2022-04-21T20:04:21.074Z] #42 1.315 + : /build [2022-04-21T20:04:21.074Z] #42 1.315 + '[' -z '' ']' [2022-04-21T20:04:21.074Z] #42 1.315 ++ mktemp -d [2022-04-21T20:04:21.074Z] #42 1.319 + export GOPATH=/tmp/tmp.Mj2dsfHrqQ [2022-04-21T20:04:21.074Z] #42 1.319 + GOPATH=/tmp/tmp.Mj2dsfHrqQ [2022-04-21T20:04:21.074Z] #42 1.319 + RM_GOPATH=1 [2022-04-21T20:04:21.074Z] #42 1.320 + case "$(go env GOARCH)" in [2022-04-21T20:04:21.074Z] #42 1.335 ++ go env GOARCH [2022-04-21T20:04:21.074Z] #42 1.372 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T20:04:21.074Z] #42 1.372 + GO_BUILDMODE=-buildmode=pie [2022-04-21T20:04:21.074Z] #42 1.373 ++ dirname /install.sh [2022-04-21T20:04:21.074Z] #42 1.399 + dir=/ [2022-04-21T20:04:21.074Z] #42 1.399 + bin=tini [2022-04-21T20:04:21.074Z] #42 1.399 + shift [2022-04-21T20:04:21.074Z] #42 1.399 + '[' '!' -f //tini.installer ']' [2022-04-21T20:04:21.074Z] #42 1.399 + . //tini.installer [2022-04-21T20:04:21.074Z] #42 1.404 ++ : v0.19.0 [2022-04-21T20:04:21.074Z] #42 1.404 + install_tini [2022-04-21T20:04:21.074Z] #42 1.404 + echo 'Install tini version v0.19.0' [2022-04-21T20:04:21.074Z] #42 1.404 + git clone https://github.com/krallin/tini.git /tmp/tmp.Mj2dsfHrqQ/tini [2022-04-21T20:04:21.074Z] #42 1.408 Install tini version v0.19.0 [2022-04-21T20:04:21.074Z] #42 1.416 Cloning into '/tmp/tmp.Mj2dsfHrqQ/tini'... [2022-04-21T20:04:21.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-21T20:04:21.354Z] #65 5.844 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-21T20:04:21.611Z] #65 ... [2022-04-21T20:04:21.611Z] [2022-04-21T20:04:21.611Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T20:04:21.611Z] #27 sha256:200a2b3b17176b2f4ac828dff638999f706b21fdc279a7508805a0bc8bac026e [2022-04-21T20:04:21.611Z] #27 DONE 1.0s [2022-04-21T20:04:21.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-21T20:04:21.872Z] [2022-04-21T20:04:21.872Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T20:04:21.872Z] #28 sha256:1c15b0765518188e0377042480cf027e7b5ffc030d1c2d2621d6a0cb65473b9f [2022-04-21T20:04:22.023Z] #42 2.249 + cd /tmp/tmp.Mj2dsfHrqQ/tini [2022-04-21T20:04:22.023Z] #42 2.249 + git checkout -q v0.19.0 [2022-04-21T20:04:22.023Z] #42 2.273 + cmake . [2022-04-21T20:04:22.284Z] #42 2.696 -- The C compiler identification is GNU 10.2.1 [2022-04-21T20:04:22.544Z] #42 2.814 -- Detecting C compiler ABI info [2022-04-21T20:04:22.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-21T20:04:22.804Z] #28 1.112 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-21T20:04:22.804Z] #28 1.112 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-21T20:04:22.804Z] #28 1.112 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-21T20:04:23.062Z] #28 1.352 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T20:04:23.115Z] #42 3.386 -- Detecting C compiler ABI info - done [2022-04-21T20:04:23.115Z] #42 3.489 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-21T20:04:23.322Z] #28 1.637 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T20:04:23.375Z] #42 3.490 -- Detecting C compile features [2022-04-21T20:04:23.375Z] #42 3.491 -- Detecting C compile features - done [2022-04-21T20:04:23.375Z] #42 3.531 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-21T20:04:23.375Z] #42 3.707 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-21T20:04:23.375Z] #42 3.778 -- Configuring done [2022-04-21T20:04:23.579Z] #28 1.946 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T20:04:23.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-21T20:04:23.636Z] #42 3.798 -- Generating done [2022-04-21T20:04:23.636Z] #42 3.802 -- Build files have been written to: /tmp/tmp.Mj2dsfHrqQ/tini [2022-04-21T20:04:23.636Z] #42 3.828 + make tini-static [2022-04-21T20:04:23.636Z] #42 4.070 Scanning dependencies of target tini-static [2022-04-21T20:04:23.896Z] #42 4.135 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-21T20:04:20.934Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-21T20:04:21.044Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T20:04:21.075Z] > git checkout -f 1b4fd1cff4466f1db7335daa678c8a52ef8d06ed # timeout=10 [2022-04-21T20:04:24.144Z] #28 2.294 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T20:04:24.401Z] #28 2.601 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T20:04:24.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-21T20:04:24.659Z] #28 3.014 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T20:04:24.659Z] #28 3.016 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T20:04:24.659Z] #28 3.037 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T20:04:24.659Z] #28 3.038 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T20:04:24.659Z] #28 3.040 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T20:04:24.659Z] #28 3.045 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T20:04:24.659Z] #28 3.046 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T20:04:24.659Z] #28 3.046 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T20:04:24.659Z] #28 3.047 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T20:04:24.659Z] #28 3.048 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T20:04:24.838Z] #42 ... [2022-04-21T20:04:24.838Z] [2022-04-21T20:04:24.838Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T20:04:24.838Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T20:04:24.838Z] #51 56.68 gotestsum version dev [2022-04-21T20:04:24.838Z] #51 DONE 57.1s [2022-04-21T20:04:24.838Z] [2022-04-21T20:04:24.838Z] #42 [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-04-21T20:04:24.838Z] #42 sha256:7a4493bcd5436b42f9e702dccb20905302464168063418b889864666cd7525f5 [2022-04-21T20:04:24.838Z] #42 5.099 [100%] Linking C executable tini-static [2022-04-21T20:04:25.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-21T20:04:25.778Z] #42 5.823 [100%] Built target tini-static [2022-04-21T20:04:25.778Z] #42 5.992 + mkdir -p /build [2022-04-21T20:04:25.778Z] #42 6.041 + cp tini-static /build/docker-init [2022-04-21T20:04:25.778Z] #42 DONE 6.2s [2022-04-21T20:04:25.778Z] [2022-04-21T20:04:25.778Z] #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-04-21T20:04:25.778Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T20:04:25.778Z] #14 57.69 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-21T20:04:25.778Z] #14 57.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:04:25.778Z] #14 57.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T20:04:25.778Z] #14 57.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-21T20:04:25.778Z] #14 57.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:04:25.778Z] #14 57.93 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T20:04:26.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-21T20:04:26.980Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T20:04:26.980Z] Using test binary docker [2022-04-21T20:04:26.980Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-21T20:04:26.980Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-21T20:04:26.980Z] INFO: Waiting for daemon to start... [2022-04-21T20:04:26.980Z] Starting dockerd [2022-04-21T20:04:27.182Z] #28 ... [2022-04-21T20:04:27.182Z] [2022-04-21T20:04:27.182Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:04:27.182Z] #65 sha256:9e94f62f2d60e725771cbd79bea5617d3b6cff97ef77d26c4b4adadce18b3a24 [2022-04-21T20:04:27.182Z] #65 11.45 + mkdir -p /build [2022-04-21T20:04:27.182Z] #65 11.46 + cp runc /build/runc [2022-04-21T20:04:27.688Z] #14 ... [2022-04-21T20:04:27.688Z] [2022-04-21T20:04:27.688Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:04:27.688Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T20:04:27.688Z] #53 49.75 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-21T20:04:27.688Z] #53 49.82 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-21T20:04:27.688Z] #53 51.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-21T20:04:28.111Z] #65 DONE 12.6s [2022-04-21T20:04:28.111Z] [2022-04-21T20:04:28.111Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:04:28.111Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:04:29.157Z] . [2022-04-21T20:04:29.157Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T20:04:29.157Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T20:04:29.157Z] Error: No such image: emptyfs [2022-04-21T20:04:29.415Z] Running integration-test (iteration 1) [2022-04-21T20:04:29.415Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-21T20:04:29.674Z] Loaded image: busybox:latest [2022-04-21T20:04:29.674Z] Loaded image: busybox:glibc [2022-04-21T20:04:31.050Z] Loaded image: debian:bullseye-slim [2022-04-21T20:04:31.050Z] Loaded image: hello-world:latest [2022-04-21T20:04:31.309Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T20:04:31.309Z] INFO: Testing against a local daemon [2022-04-21T20:04:31.309Z] === RUN TestCgroupNamespacesBuild [2022-04-21T20:04:31.894Z] #53 ... [2022-04-21T20:04:31.894Z] [2022-04-21T20:04:31.894Z] #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-04-21T20:04:31.894Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T20:04:31.894Z] #14 63.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-21T20:04:31.894Z] #14 63.57 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:04:31.894Z] #14 63.58 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T20:04:32.097Z] Commit message: "Merge commit 'e78f6f9c68fee84430b76738c328d5b51d9c853a' into HEAD" [2022-04-21T20:04:32.213Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T20:04:32.685Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-04-21T20:04:32.685Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-21T20:04:33.365Z] #69 ... [2022-04-21T20:04:33.366Z] [2022-04-21T20:04:33.366Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T20:04:33.366Z] #28 sha256:1c15b0765518188e0377042480cf027e7b5ffc030d1c2d2621d6a0cb65473b9f [2022-04-21T20:04:33.366Z] #28 10.90 Fetched 40.4 MB in 10s (4016 kB/s) [2022-04-21T20:04:34.062Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-04-21T20:04:34.063Z] === RUN TestBuildWithSession [2022-04-21T20:04:34.063Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:04:34.063Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T20:04:34.063Z] === RUN TestBuildSquashParent [2022-04-21T20:04:32.120Z] > git rev-list --no-walk 134acaa4688e64140c25898dd19877f758dbeb8a # timeout=10 [2022-04-21T20:04:35.432Z] + docker version [2022-04-21T20:04:37.544Z] #28 10.90 Reading package lists... [2022-04-21T20:04:39.327Z] --- PASS: TestBuildSquashParent (4.73s) [2022-04-21T20:04:39.328Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T20:04:39.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:04:39.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:04:39.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:04:39.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:04:39.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:04:39.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:04:39.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:04:39.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:04:39.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:04:39.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:04:39.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:04:39.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:04:39.328Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:04:39.328Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:04:39.895Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:04:39.895Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:04:40.029Z] #14 ... [2022-04-21T20:04:40.029Z] [2022-04-21T20:04:40.029Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:04:40.029Z] #62 sha256:69b1b80b943d8d2a69bae0367ea13cc1f5f081f2d88f0c0d457b94cd0d586a9f [2022-04-21T20:04:41.079Z] #62 37.92 Updating files: 60% (2828/4710) Updating files: 61% (2874/4710) Updating files: 62% (2921/4710) Updating files: 63% (2968/4710) Updating files: 64% (3015/4710) Updating files: 65% (3062/4710) Updating files: 66% (3109/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-21T20:04:41.079Z] #62 38.86 + cd /tmp/tmp.JxctWeDSJL/src/github.com/containerd/containerd [2022-04-21T20:04:41.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:04:41.339Z] #62 38.86 + git checkout -q v1.6.2 [2022-04-21T20:04:41.531Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:04:41.723Z] #28 15.33 Reading package lists... [2022-04-21T20:04:42.475Z] Client: [2022-04-21T20:04:42.475Z] Version: 20.10.9 [2022-04-21T20:04:42.475Z] API version: 1.41 [2022-04-21T20:04:42.475Z] Go version: go1.16.8 [2022-04-21T20:04:42.475Z] Git commit: c2ea9bc [2022-04-21T20:04:42.475Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T20:04:42.475Z] OS/Arch: windows/amd64 [2022-04-21T20:04:42.475Z] Context: default [2022-04-21T20:04:42.475Z] Experimental: true [2022-04-21T20:04:42.475Z] [2022-04-21T20:04:42.475Z] Server: Docker Engine - Community [2022-04-21T20:04:42.475Z] Engine: [2022-04-21T20:04:42.475Z] Version: 20.10.9 [2022-04-21T20:04:42.475Z] API version: 1.41 (minimum version 1.24) [2022-04-21T20:04:42.475Z] Go version: go1.16.8 [2022-04-21T20:04:42.475Z] Git commit: 79ea9d3 [2022-04-21T20:04:42.475Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T20:04:42.475Z] OS/Arch: windows/amd64 [2022-04-21T20:04:42.475Z] Experimental: true [2022-04-21T20:04:42.725Z] #62 40.21 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-21T20:04:42.725Z] #62 40.21 + BUILDTAGS='netgo osusergo static_build' [2022-04-21T20:04:42.725Z] #62 40.22 + export EXTRA_FLAGS=-buildmode=pie [2022-04-21T20:04:42.725Z] #62 40.22 + EXTRA_FLAGS=-buildmode=pie [2022-04-21T20:04:42.725Z] #62 40.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-21T20:04:42.725Z] #62 40.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-21T20:04:42.725Z] #62 40.22 + '[' '' = dynamic ']' [2022-04-21T20:04:42.725Z] #62 40.22 + make [2022-04-21T20:04:42.908Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-21T20:04:42.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.40s) [2022-04-21T20:04:42.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2022-04-21T20:04:42.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.28s) [2022-04-21T20:04:42.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.51s) [2022-04-21T20:04:42.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.41s) [2022-04-21T20:04:42.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.48s) [2022-04-21T20:04:42.908Z] === RUN TestBuildMultiStageCopy [2022-04-21T20:04:42.908Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] sh [2022-04-21T20:04:43.122Z] #28 20.02 Building dependency tree... [2022-04-21T20:04:43.122Z] #28 21.17 Reading state information... [2022-04-21T20:04:43.982Z] + docker info [2022-04-21T20:04:43.982Z] Client: [2022-04-21T20:04:43.982Z] Context: default [2022-04-21T20:04:43.982Z] Debug Mode: false [2022-04-21T20:04:43.982Z] [2022-04-21T20:04:43.982Z] Server: [2022-04-21T20:04:43.982Z] Containers: 0 [2022-04-21T20:04:43.982Z] Running: 0 [2022-04-21T20:04:43.982Z] Paused: 0 [2022-04-21T20:04:43.982Z] Stopped: 0 [2022-04-21T20:04:43.982Z] Images: 0 [2022-04-21T20:04:43.982Z] Server Version: 20.10.9 [2022-04-21T20:04:43.982Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T20:04:43.982Z] Windows: [2022-04-21T20:04:43.982Z] LCOW: [2022-04-21T20:04:43.982Z] Logging Driver: json-file [2022-04-21T20:04:43.982Z] Plugins: [2022-04-21T20:04:43.982Z] Volume: local [2022-04-21T20:04:43.982Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T20:04:43.982Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T20:04:43.982Z] Swarm: inactive [2022-04-21T20:04:43.982Z] Default Isolation: process [2022-04-21T20:04:43.982Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T20:04:43.982Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-21T20:04:43.982Z] OSType: windows [2022-04-21T20:04:43.982Z] Architecture: x86_64 [2022-04-21T20:04:43.982Z] CPUs: 4 [2022-04-21T20:04:43.982Z] Total Memory: 32GiB [2022-04-21T20:04:43.982Z] Name: azwin-2-a850d0 [2022-04-21T20:04:43.982Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-21T20:04:43.982Z] Docker Root Dir: D:\docker [2022-04-21T20:04:43.982Z] Debug Mode: false [2022-04-21T20:04:43.982Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:04:43.982Z] Labels: [2022-04-21T20:04:43.982Z] Experimental: true [2022-04-21T20:04:43.982Z] Insecure Registries: [2022-04-21T20:04:43.982Z] 10.0.0.4:5000 [2022-04-21T20:04:43.982Z] 127.0.0.0/8 [2022-04-21T20:04:43.982Z] Registry Mirrors: [2022-04-21T20:04:43.982Z] http://10.0.0.4:5000/ [2022-04-21T20:04:43.982Z] Live Restore Enabled: false [2022-04-21T20:04:43.982Z] Product License: Community Engine [2022-04-21T20:04:43.982Z] [2022-04-21T20:04:44.095Z] #28 22.33 bzip2 is already the newest version (1.0.8-4). [2022-04-21T20:04:44.095Z] #28 22.33 patch is already the newest version (2.7.6-7). [2022-04-21T20:04:44.095Z] #28 22.33 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-21T20:04:44.095Z] #28 22.33 The following additional packages will be installed: [2022-04-21T20:04:44.095Z] #28 22.33 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-21T20:04:44.095Z] #28 22.34 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-21T20:04:44.095Z] #28 22.34 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-21T20:04:44.095Z] #28 22.34 python3-pkg-resources vim-runtime xxd [2022-04-21T20:04:44.095Z] #28 22.35 Suggested packages: [2022-04-21T20:04:44.095Z] #28 22.35 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-21T20:04:44.095Z] #28 22.35 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-21T20:04:44.095Z] #28 22.35 Recommended packages: [2022-04-21T20:04:44.095Z] #28 22.35 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-21T20:04:44.115Z] #62 41.76 + bin/ctr [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-21T20:04:44.285Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T20:04:44.353Z] #28 ... [2022-04-21T20:04:44.353Z] [2022-04-21T20:04:44.353Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:04:44.353Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:04:44.353Z] #69 72.99 + bin/containerd [2022-04-21T20:04:44.544Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T20:04:44.804Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T20:04:44.908Z] 8f616e6e9eec: Pull complete [2022-04-21T20:04:44.916Z] #69 ... [2022-04-21T20:04:44.916Z] [2022-04-21T20:04:44.916Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T20:04:44.916Z] #28 sha256:1c15b0765518188e0377042480cf027e7b5ffc030d1c2d2621d6a0cb65473b9f [2022-04-21T20:04:44.916Z] #28 23.44 The following NEW packages will be installed: [2022-04-21T20:04:45.062Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T20:04:45.173Z] #28 23.44 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-21T20:04:45.174Z] #28 23.45 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-21T20:04:45.174Z] #28 23.45 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-21T20:04:45.174Z] #28 23.45 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-21T20:04:45.174Z] #28 23.45 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-21T20:04:45.174Z] #28 23.45 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-21T20:04:45.174Z] #28 23.46 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-21T20:04:45.321Z] --- PASS: TestBuildMultiStageCopy (2.30s) [2022-04-21T20:04:45.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2022-04-21T20:04:45.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-21T20:04:45.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-21T20:04:45.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-04-21T20:04:45.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-04-21T20:04:45.321Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T20:04:45.431Z] #28 23.81 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T20:04:45.431Z] #28 23.81 Need to get 18.6 MB of archives. [2022-04-21T20:04:45.431Z] #28 23.81 After this operation, 71.4 MB of additional disk space will be used. [2022-04-21T20:04:45.431Z] #28 23.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-21T20:04:45.431Z] #28 23.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-21T20:04:45.431Z] #28 23.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-21T20:04:45.431Z] #28 23.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-21T20:04:45.431Z] #28 23.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-21T20:04:45.431Z] #28 23.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-21T20:04:45.431Z] #28 23.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-21T20:04:45.431Z] #28 23.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-21T20:04:45.689Z] #28 23.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T20:04:45.689Z] #28 23.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T20:04:45.689Z] #28 23.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-21T20:04:45.689Z] #28 23.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-21T20:04:45.689Z] #28 23.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-21T20:04:45.689Z] #28 23.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-21T20:04:45.689Z] #28 23.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-21T20:04:45.689Z] #28 23.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-21T20:04:45.689Z] #28 23.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-21T20:04:45.689Z] #28 23.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-21T20:04:45.689Z] #28 23.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-21T20:04:45.689Z] #28 23.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T20:04:45.689Z] #28 23.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T20:04:45.689Z] #28 23.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T20:04:45.689Z] #28 23.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-21T20:04:45.689Z] #28 23.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-21T20:04:45.689Z] #28 23.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-21T20:04:45.689Z] #28 23.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T20:04:45.689Z] #28 23.94 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-04-21T20:04:45.689Z] #28 23.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T20:04:45.689Z] #28 23.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-21T20:04:45.689Z] #28 23.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-21T20:04:45.689Z] #28 24.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-21T20:04:45.689Z] #28 24.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-21T20:04:45.689Z] #28 24.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T20:04:45.689Z] #28 24.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-21T20:04:45.689Z] #28 24.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-21T20:04:45.689Z] #28 24.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-21T20:04:45.689Z] #28 24.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-21T20:04:45.689Z] #28 24.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-21T20:04:45.689Z] #28 24.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-21T20:04:45.689Z] #28 24.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-21T20:04:45.889Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-04-21T20:04:45.889Z] === RUN TestBuildLabelWithTargets [2022-04-21T20:04:45.946Z] #28 24.19 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-21T20:04:45.946Z] #28 24.22 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-21T20:04:45.946Z] #28 24.23 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-21T20:04:45.946Z] #28 24.23 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-21T20:04:46.511Z] #28 24.80 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T20:04:46.511Z] #28 25.03 Fetched 18.6 MB in 1s (25.7 MB/s) [2022-04-21T20:04:46.773Z] #28 25.09 Selecting previously unselected package pigz. [2022-04-21T20:04:46.773Z] #28 25.09 (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-04-21T20:04:46.773Z] #28 25.13 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-21T20:04:46.773Z] #28 25.14 Unpacking pigz (2.6-1) ... [2022-04-21T20:04:46.773Z] #28 25.20 Selecting previously unselected package libelf1:amd64. [2022-04-21T20:04:46.773Z] #28 25.21 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-21T20:04:46.773Z] #28 25.22 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-21T20:04:46.825Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-04-21T20:04:46.825Z] === RUN TestBuildWithEmptyLayers [2022-04-21T20:04:47.029Z] #28 25.30 Selecting previously unselected package libbpf0:amd64. [2022-04-21T20:04:47.029Z] #28 25.31 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-21T20:04:47.029Z] #28 25.32 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-21T20:04:47.029Z] #28 25.38 Selecting previously unselected package libcap2:amd64. [2022-04-21T20:04:47.029Z] #28 25.39 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-21T20:04:47.029Z] #28 25.40 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-21T20:04:47.029Z] #28 25.46 Selecting previously unselected package libmnl0:amd64. [2022-04-21T20:04:47.029Z] #28 25.46 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-21T20:04:47.029Z] #28 25.47 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-21T20:04:47.029Z] #28 25.53 Selecting previously unselected package libxtables12:amd64. [2022-04-21T20:04:47.286Z] #28 25.53 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-21T20:04:47.286Z] #28 25.54 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-21T20:04:47.286Z] #28 25.60 Selecting previously unselected package libcap2-bin. [2022-04-21T20:04:47.286Z] #28 25.60 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-21T20:04:47.286Z] #28 25.61 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-21T20:04:47.392Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-04-21T20:04:47.392Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T20:04:47.543Z] #28 25.69 Selecting previously unselected package iproute2. [2022-04-21T20:04:47.543Z] #28 25.69 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-21T20:04:47.543Z] #28 25.70 Unpacking iproute2 (5.10.0-4) ... [2022-04-21T20:04:47.543Z] #28 25.91 Selecting previously unselected package xxd. [2022-04-21T20:04:47.543Z] #28 25.92 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T20:04:47.543Z] #28 25.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:04:47.800Z] #28 26.01 Selecting previously unselected package vim-common. [2022-04-21T20:04:47.800Z] #28 26.01 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T20:04:47.800Z] #28 26.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:04:47.800Z] #28 26.15 Selecting previously unselected package bash-completion. [2022-04-21T20:04:47.800Z] #28 26.16 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-21T20:04:48.731Z] #28 27.07 Unpacking bash-completion (1:2.11-2) ... [2022-04-21T20:04:48.988Z] #28 27.28 Selecting previously unselected package apparmor. [2022-04-21T20:04:48.988Z] #28 27.29 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-21T20:04:48.988Z] #28 27.33 Unpacking apparmor (2.13.6-10) ... [2022-04-21T20:04:49.245Z] #28 27.55 Selecting previously unselected package inetutils-ping. [2022-04-21T20:04:49.245Z] #28 27.56 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-21T20:04:49.245Z] #28 27.57 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-21T20:04:49.293Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2022-04-21T20:04:49.294Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T20:04:49.502Z] #28 27.66 Selecting previously unselected package libip4tc2:amd64. [2022-04-21T20:04:49.502Z] #28 27.67 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-21T20:04:49.502Z] #28 27.67 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T20:04:49.502Z] #28 27.74 Selecting previously unselected package libip6tc2:amd64. [2022-04-21T20:04:49.502Z] #28 27.74 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-21T20:04:49.502Z] #28 27.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T20:04:49.502Z] #28 27.81 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-21T20:04:49.502Z] #28 27.82 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-21T20:04:49.502Z] #28 27.82 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T20:04:49.502Z] #28 27.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-21T20:04:49.502Z] #28 27.89 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-21T20:04:49.502Z] #28 27.90 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T20:04:49.552Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-04-21T20:04:49.552Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T20:04:49.758Z] #28 27.98 Selecting previously unselected package libnftnl11:amd64. [2022-04-21T20:04:49.759Z] #28 27.98 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-21T20:04:49.759Z] #28 27.99 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T20:04:49.759Z] #28 28.05 Selecting previously unselected package iptables. [2022-04-21T20:04:49.759Z] #28 28.06 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-21T20:04:49.759Z] #28 28.07 Unpacking iptables (1.8.7-1) ... [2022-04-21T20:04:50.016Z] #28 28.24 Selecting previously unselected package libonig5:amd64. [2022-04-21T20:04:50.016Z] #28 28.24 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T20:04:50.016Z] #28 28.25 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T20:04:50.016Z] #28 28.34 Selecting previously unselected package libjq1:amd64. [2022-04-21T20:04:50.016Z] #28 28.35 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T20:04:50.016Z] #28 28.35 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T20:04:50.016Z] #28 28.43 Selecting previously unselected package jq. [2022-04-21T20:04:50.016Z] #28 28.43 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-21T20:04:50.016Z] #28 28.44 Unpacking jq (1.6-2.1) ... [2022-04-21T20:04:50.273Z] #28 28.51 Selecting previously unselected package libaio1:amd64. [2022-04-21T20:04:50.273Z] #28 28.51 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-21T20:04:50.273Z] #28 28.52 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-21T20:04:50.273Z] #28 28.58 Selecting previously unselected package libgpm2:amd64. [2022-04-21T20:04:50.273Z] #28 28.58 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-21T20:04:50.273Z] #28 28.59 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-21T20:04:50.273Z] #28 28.65 Selecting previously unselected package libinih1:amd64. [2022-04-21T20:04:50.273Z] #28 28.65 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-21T20:04:50.273Z] #28 28.66 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-21T20:04:50.273Z] #28 28.71 Selecting previously unselected package libnet1:amd64. [2022-04-21T20:04:50.273Z] #28 28.71 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T20:04:50.273Z] #28 28.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T20:04:50.273Z] #28 28.79 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T20:04:50.273Z] #28 28.79 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T20:04:50.531Z] #28 28.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T20:04:50.531Z] #28 28.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T20:04:50.531Z] #28 28.88 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T20:04:50.531Z] #28 28.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T20:04:50.531Z] #28 28.93 Selecting previously unselected package net-tools. [2022-04-21T20:04:50.531Z] #28 28.94 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-21T20:04:50.531Z] #28 28.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T20:04:50.531Z] #28 29.04 Selecting previously unselected package python-pip-whl. [2022-04-21T20:04:50.788Z] #28 29.04 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-21T20:04:50.788Z] #28 29.05 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T20:04:50.788Z] #28 29.27 Selecting previously unselected package python3-lib2to3. [2022-04-21T20:04:50.788Z] #28 29.29 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-21T20:04:51.046Z] #28 29.29 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-21T20:04:51.046Z] #28 29.37 Selecting previously unselected package python3-distutils. [2022-04-21T20:04:51.046Z] #28 29.37 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-21T20:04:51.046Z] #28 29.38 Unpacking python3-distutils (3.9.2-1) ... [2022-04-21T20:04:51.046Z] #28 29.46 Selecting previously unselected package python3-pkg-resources. [2022-04-21T20:04:51.046Z] #28 29.47 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T20:04:51.046Z] #28 29.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T20:04:51.303Z] #28 29.57 Selecting previously unselected package python3-setuptools. [2022-04-21T20:04:51.303Z] #28 29.57 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-21T20:04:51.303Z] #28 29.58 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-21T20:04:51.455Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2022-04-21T20:04:51.455Z] === RUN TestBuildWithHugeFile [2022-04-21T20:04:51.561Z] #28 29.73 Selecting previously unselected package python3-wheel. [2022-04-21T20:04:51.561Z] #28 29.73 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-21T20:04:51.561Z] #28 29.74 Unpacking python3-wheel (0.34.2-1) ... [2022-04-21T20:04:51.561Z] #28 29.79 Selecting previously unselected package python3-pip. [2022-04-21T20:04:51.561Z] #28 29.80 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-21T20:04:51.561Z] #28 29.80 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T20:04:51.561Z] #28 29.95 Selecting previously unselected package sudo. [2022-04-21T20:04:51.561Z] #28 29.96 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-21T20:04:51.561Z] #28 29.96 Unpacking sudo (1.9.5p2-3) ... [2022-04-21T20:04:51.819Z] #28 30.23 Selecting previously unselected package thin-provisioning-tools. [2022-04-21T20:04:51.819Z] #28 30.24 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-21T20:04:51.819Z] #28 30.24 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-21T20:04:52.232Z] #28 30.38 Selecting previously unselected package uidmap. [2022-04-21T20:04:52.232Z] #28 30.39 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-21T20:04:52.232Z] #28 30.39 Unpacking uidmap (1:4.8.1-1) ... [2022-04-21T20:04:52.232Z] #28 30.47 Selecting previously unselected package vim-runtime. [2022-04-21T20:04:52.232Z] #28 30.48 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T20:04:52.232Z] #28 30.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-21T20:04:52.232Z] #28 30.52 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-21T20:04:52.232Z] #28 30.53 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:04:52.253Z] #62 ... [2022-04-21T20:04:52.253Z] [2022-04-21T20:04:52.253Z] #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-04-21T20:04:52.253Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T20:04:52.253Z] #14 74.62 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-21T20:04:52.253Z] #14 74.62 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:04:52.253Z] #14 74.63 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T20:04:52.253Z] #14 79.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-21T20:04:52.253Z] #14 79.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:04:52.253Z] #14 79.52 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T20:04:52.253Z] #14 84.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-21T20:04:52.253Z] #14 84.25 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:04:52.253Z] #14 84.27 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T20:04:53.602Z] #28 31.69 Selecting previously unselected package vim. [2022-04-21T20:04:53.602Z] #28 31.70 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T20:04:53.602Z] #28 31.71 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:04:53.602Z] #28 31.95 Selecting previously unselected package xfsprogs. [2022-04-21T20:04:53.602Z] #28 31.96 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-21T20:04:53.602Z] #28 31.97 Unpacking xfsprogs (5.10.0-4) ... [2022-04-21T20:04:53.859Z] #28 32.15 Selecting previously unselected package zip. [2022-04-21T20:04:53.859Z] #28 32.16 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-21T20:04:53.859Z] #28 32.17 Unpacking zip (3.0-12) ... [2022-04-21T20:04:54.116Z] #28 32.24 Selecting previously unselected package zstd. [2022-04-21T20:04:54.116Z] #28 32.25 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-21T20:04:54.116Z] #28 32.25 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-21T20:04:54.116Z] #28 32.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T20:04:54.681Z] #28 32.99 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T20:04:54.681Z] #28 33.01 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T20:04:54.681Z] #28 33.02 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-21T20:04:54.681Z] #28 33.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T20:04:54.681Z] #28 33.06 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-21T20:04:54.681Z] #28 33.07 Setting up uidmap (1:4.8.1-1) ... [2022-04-21T20:04:54.939Z] #28 33.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T20:04:54.939Z] #28 33.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T20:04:54.939Z] #28 33.11 Setting up python3-wheel (0.34.2-1) ... [2022-04-21T20:04:55.196Z] #28 33.41 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:04:55.196Z] #28 33.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-21T20:04:55.196Z] #28 33.44 Setting up libcap2-bin (1:2.44-1) ... [2022-04-21T20:04:55.196Z] #28 33.46 Setting up apparmor (2.13.6-10) ... [2022-04-21T20:04:56.567Z] #28 34.72 Setting up zip (3.0-12) ... [2022-04-21T20:04:56.567Z] #28 34.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:04:56.567Z] #28 34.76 Setting up bash-completion (1:2.11-2) ... [2022-04-21T20:04:57.498Z] #28 35.86 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-21T20:04:57.498Z] #28 35.88 Setting up sudo (1.9.5p2-3) ... [2022-04-21T20:04:57.498Z] #28 35.94 invoke-rc.d: could not determine current runlevel [2022-04-21T20:04:57.498Z] #28 35.94 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T20:04:57.498Z] #28 35.95 Setting up xfsprogs (5.10.0-4) ... [2022-04-21T20:04:57.498Z] #28 35.97 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-21T20:04:57.756Z] #28 35.98 Setting up inetutils-ping (2:2.0-1) ... [2022-04-21T20:04:57.756Z] #28 36.00 Setting up pigz (2.6-1) ... [2022-04-21T20:04:57.756Z] #28 36.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T20:04:57.756Z] #28 36.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T20:04:57.756Z] #28 36.07 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T20:04:57.756Z] #28 36.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:04:58.320Z] #28 36.45 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-21T20:04:58.320Z] #28 36.46 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-21T20:04:58.320Z] #28 36.65 Setting up libelf1:amd64 (0.183-1) ... [2022-04-21T20:04:58.320Z] #28 36.66 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-21T20:04:58.320Z] #28 36.67 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T20:04:58.320Z] #28 36.69 Setting up python3-distutils (3.9.2-1) ... [2022-04-21T20:04:58.577Z] #28 36.91 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:04:58.577Z] #28 36.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-21T20:04:58.577Z] #28 36.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-21T20:04:58.577Z] #28 36.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-21T20:04:58.577Z] #28 36.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-21T20:04:58.577Z] #28 36.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-21T20:04:58.577Z] #28 36.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-21T20:04:58.577Z] #28 36.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-21T20:04:58.577Z] #28 36.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-21T20:04:58.833Z] #28 37.03 Setting up python3-setuptools (52.0.0-4) ... [2022-04-21T20:04:59.350Z] #28 37.61 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T20:04:59.350Z] #28 37.62 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T20:04:59.350Z] #28 37.64 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-21T20:04:59.350Z] #28 37.65 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T20:04:59.437Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-21T20:04:59.437Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8ea3c9f9\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-21T20:04:59.437Z] ---------------------------------------------------------------------------- [2022-04-21T20:04:59.437Z] [2022-04-21T20:04:59.437Z] INFO: executeCI.ps1 starting at Thu Apr 21 20:04:57 CUT 2022 [2022-04-21T20:04:59.437Z] [2022-04-21T20:04:59.437Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-21T20:04:59.437Z] INFO: Running git version 2.24.1.windows.2 [2022-04-21T20:04:59.437Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-21T20:04:59.437Z] INFO: Environment variables: [2022-04-21T20:04:59.437Z] [2022-04-21T20:04:59.437Z] Name Value [2022-04-21T20:04:59.437Z] ---- ----- [2022-04-21T20:04:59.437Z] ALLUSERSPROFILE C:\ProgramData [2022-04-21T20:04:59.437Z] amd64 true [2022-04-21T20:04:59.437Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-21T20:04:59.437Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-21T20:04:59.437Z] arm64 true [2022-04-21T20:04:59.437Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-21T20:04:59.437Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-21T20:04:59.437Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-21T20:04:59.437Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-21T20:04:59.437Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-21T20:04:59.437Z] BRANCH_NAME PR-43480 [2022-04-21T20:04:59.437Z] BUILD_DISPLAY_NAME #4 [2022-04-21T20:04:59.437Z] BUILD_ID 4 [2022-04-21T20:04:59.437Z] BUILD_NUMBER 4 [2022-04-21T20:04:59.437Z] BUILD_TAG jenkins-moby-PR-43480-4 [2022-04-21T20:04:59.437Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/ [2022-04-21T20:04:59.437Z] cgroup2 true [2022-04-21T20:04:59.437Z] CHANGE_AUTHOR corhere [2022-04-21T20:04:59.437Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-04-21T20:04:59.437Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-04-21T20:04:59.437Z] CHANGE_BRANCH mitigate-slow-health-check-start [2022-04-21T20:04:59.437Z] CHANGE_FORK corhere [2022-04-21T20:04:59.437Z] CHANGE_ID 43480 [2022-04-21T20:04:59.437Z] CHANGE_TARGET master [2022-04-21T20:04:59.437Z] CHANGE_TITLE Mitigate the impact of slow exec starts on health checks [2022-04-21T20:04:59.437Z] CHANGE_URL https://github.com/moby/moby/pull/43480 [2022-04-21T20:04:59.437Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T20:04:59.437Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-21T20:04:59.437Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-21T20:04:59.437Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-21T20:04:59.437Z] COMPUTERNAME azwin-2-a850d0 [2022-04-21T20:04:59.437Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-21T20:04:59.437Z] ConfigSequenceNumber 0 [2022-04-21T20:04:59.437Z] dco true [2022-04-21T20:04:59.437Z] DOCKER_BUILDKIT 0 [2022-04-21T20:04:59.437Z] DOCKER_DUT_DEBUG 1 [2022-04-21T20:04:59.437Z] DOCKER_EXPERIMENTAL 1 [2022-04-21T20:04:59.437Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-21T20:04:59.437Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-21T20:04:59.437Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-21T20:04:59.437Z] EXECUTOR_NUMBER 0 [2022-04-21T20:04:59.437Z] FQDN azwin-2-a850d0.westus.cloudapp.azure.com [2022-04-21T20:04:59.437Z] GIT_BRANCH PR-43480 [2022-04-21T20:04:59.437Z] GIT_COMMIT 1b4fd1cff4466f1db7335daa678c8a52ef8d06ed [2022-04-21T20:04:59.437Z] GIT_PREVIOUS_COMMIT 134acaa4688e64140c25898dd19877f758dbeb8a [2022-04-21T20:04:59.437Z] GIT_URL https://github.com/moby/moby.git [2022-04-21T20:04:59.437Z] HUDSON_COOKIE 9a87b80e-a467-4aee-9d86-2e941d645ed6 [2022-04-21T20:04:59.437Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-21T20:04:59.437Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-21T20:04:59.437Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-21T20:04:59.437Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-21T20:04:59.437Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-21T20:04:59.437Z] JENKINS_NODE_COOKIE 289ea835-fe7e-41c4-9df3-84b3fb957b8d [2022-04-21T20:04:59.437Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-21T20:04:59.437Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-21T20:04:59.437Z] JOB_BASE_NAME PR-43480 [2022-04-21T20:04:59.437Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/display/redirect [2022-04-21T20:04:59.437Z] JOB_NAME moby/PR-43480 [2022-04-21T20:04:59.437Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/ [2022-04-21T20:04:59.437Z] library.jps.version master [2022-04-21T20:04:59.437Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-21T20:04:59.437Z] NODE_LABELS amd64 azure azwin-2-a850d0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-21T20:04:59.437Z] NODE_NAME azwin-2-a850d0 [2022-04-21T20:04:59.437Z] NUMBER_OF_PROCESSORS 4 [2022-04-21T20:04:59.437Z] OS Windows_NT [2022-04-21T20:04:59.437Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-21T20:04:59.437Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-21T20:04:59.437Z] ppc64le false [2022-04-21T20:04:59.437Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-21T20:04:59.437Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-21T20:04:59.437Z] PROCESSOR_LEVEL 6 [2022-04-21T20:04:59.437Z] PROCESSOR_REVISION 5507 [2022-04-21T20:04:59.437Z] ProgramData C:\ProgramData [2022-04-21T20:04:59.437Z] ProgramFiles C:\Program Files [2022-04-21T20:04:59.437Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-21T20:04:59.437Z] ProgramW6432 C:\Program Files [2022-04-21T20:04:59.437Z] PROMPT $P$G [2022-04-21T20:04:59.437Z] PSExecutionPolicyPreference Bypass [2022-04-21T20:04:59.437Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-21T20:04:59.437Z] PUBLIC C:\Users\Public [2022-04-21T20:04:59.437Z] rootless true [2022-04-21T20:04:59.437Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/display/redirect?page=artif... [2022-04-21T20:04:59.437Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/display/redirect?page=changes [2022-04-21T20:04:59.437Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/display/redirect [2022-04-21T20:04:59.437Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43480/4/display/redirect?page=tests [2022-04-21T20:04:59.438Z] s390x false [2022-04-21T20:04:59.438Z] SKIP_VALIDATION_TESTS 1 [2022-04-21T20:04:59.438Z] SOURCES_DRIVE d [2022-04-21T20:04:59.438Z] SOURCES_SUBDIR gopath [2022-04-21T20:04:59.438Z] STAGE_NAME Run tests [2022-04-21T20:04:59.438Z] SystemDrive C: [2022-04-21T20:04:59.438Z] SystemRoot C:\Windows [2022-04-21T20:04:59.438Z] TEMP C:\Windows\TEMP [2022-04-21T20:04:59.438Z] TESTDEBUG 0 [2022-04-21T20:04:59.438Z] TESTRUN_DRIVE d [2022-04-21T20:04:59.438Z] TESTRUN_SUBDIR CI [2022-04-21T20:04:59.438Z] TIMEOUT 120m [2022-04-21T20:04:59.438Z] TMP C:\Windows\TEMP [2022-04-21T20:04:59.438Z] unit_validate true [2022-04-21T20:04:59.438Z] USERDOMAIN WORKGROUP [2022-04-21T20:04:59.438Z] USERNAME azwin-2-a850d0$ [2022-04-21T20:04:59.438Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-21T20:04:59.438Z] validate_force false [2022-04-21T20:04:59.438Z] windir C:\Windows [2022-04-21T20:04:59.438Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-21T20:04:59.438Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-21T20:04:59.438Z] windows2022 true [2022-04-21T20:04:59.438Z] windows2022containerd true [2022-04-21T20:04:59.438Z] windowsRS5 true [2022-04-21T20:04:59.438Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-21T20:04:59.438Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-21T20:04:59.438Z] [2022-04-21T20:04:59.438Z] [2022-04-21T20:04:59.438Z] [2022-04-21T20:04:59.892Z] INFO: Sources under d:\gopath\... [2022-04-21T20:04:59.892Z] INFO: Test run under d:\CI\... [2022-04-21T20:04:59.892Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-21T20:04:59.892Z] INFO: docker/docker repository was found [2022-04-21T20:04:59.892Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-21T20:04:59.914Z] #28 38.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T20:04:59.914Z] #28 38.25 Setting up jq (1.6-2.1) ... [2022-04-21T20:04:59.914Z] #28 38.26 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-21T20:04:59.914Z] #28 38.28 Setting up iptables (1.8.7-1) ... [2022-04-21T20:04:59.914Z] #28 38.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T20:04:59.914Z] #28 38.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T20:05:00.172Z] #28 38.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T20:05:00.172Z] #28 38.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T20:05:00.172Z] #28 38.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-21T20:05:00.172Z] #28 38.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-21T20:05:00.172Z] #28 38.34 Setting up iproute2 (5.10.0-4) ... [2022-04-21T20:05:00.194Z] ok github.com/docker/docker/libnetwork 37.234s coverage: 40.6% of statements [2022-04-21T20:05:00.194Z] ok github.com/docker/docker/libnetwork/bitseq 0.134s coverage: 84.4% of statements [2022-04-21T20:05:00.194Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T20:05:00.194Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T20:05:00.194Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T20:05:00.194Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T20:05:00.194Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T20:05:00.194Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T20:05:00.194Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-21T20:05:00.194Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T20:05:00.194Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-21T20:05:00.194Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-21T20:05:00.194Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T20:05:00.194Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T20:05:00.194Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-21T20:05:00.194Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.465s coverage: 59.9% of statements [2022-04-21T20:05:00.194Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T20:05:00.194Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-21T20:05:00.194Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.043s coverage: 4.0% of statements [2022-04-21T20:05:00.194Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T20:05:00.194Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-21T20:05:00.194Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T20:05:00.194Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-21T20:05:00.429Z] #28 38.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T20:05:00.853Z] ltsc2022: Pulling from windows/servercore [2022-04-21T20:05:01.308Z] 8f616e6e9eec: Pulling fs layer [2022-04-21T20:05:01.308Z] dccd9e4d14d3: Pulling fs layer [2022-04-21T20:05:01.802Z] #28 DONE 40.2s [2022-04-21T20:05:01.802Z] [2022-04-21T20:05:01.802Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T20:05:01.802Z] #29 sha256:06230c47265270835718171d235c5470fe347b427ff81acecdb09aec8aef8789 [2022-04-21T20:05:02.734Z] #29 0.795 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-21T20:05:02.734Z] #29 0.799 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-21T20:05:02.734Z] #29 0.804 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-21T20:05:02.734Z] #29 DONE 0.9s [2022-04-21T20:05:02.734Z] [2022-04-21T20:05:02.734Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T20:05:02.734Z] #30 sha256:94389bfc1155f055fd2f3182329a1c8d448bf632dadf92735b2be5131549d5af [2022-04-21T20:05:04.487Z] #14 95.19 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-21T20:05:04.487Z] #14 95.20 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T20:05:04.487Z] #14 95.20 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T20:05:06.414Z] #14 ... [2022-04-21T20:05:06.414Z] [2022-04-21T20:05:06.414Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T20:05:06.414Z] #65 sha256:c5bd3400a5254e636ee16c81ef0a790b26c411817f143cc80499d3d2eaa3a37a [2022-04-21T20:05:06.414Z] #65 98.43 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T20:05:06.414Z] #65 98.43 + GOBIN=/build [2022-04-21T20:05:06.414Z] #65 98.43 + GO111MODULE=on [2022-04-21T20:05:06.414Z] #65 98.43 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T20:05:08.275Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.588s coverage: 7.2% of statements [2022-04-21T20:05:08.275Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T20:05:08.275Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-21T20:05:08.531Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-21T20:05:08.531Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T20:05:08.531Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-21T20:05:08.787Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T20:05:09.044Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-21T20:05:09.300Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-04-21T20:05:09.556Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-21T20:05:09.811Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-21T20:05:10.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-21T20:05:10.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-21T20:05:10.836Z] #30 7.011 Collecting yamllint==1.26.1 [2022-04-21T20:05:10.836Z] #30 8.098 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-21T20:05:11.416Z] #30 8.619 Collecting pathspec>=0.5.3 [2022-04-21T20:05:11.416Z] #30 8.628 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-21T20:05:11.416Z] #30 8.848 Collecting pyyaml [2022-04-21T20:05:11.416Z] #30 8.856 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-04-21T20:05:11.416Z] #30 8.895 Building wheels for collected packages: yamllint [2022-04-21T20:05:11.676Z] #30 8.896 Building wheel for yamllint (setup.py): started [2022-04-21T20:05:11.705Z] #65 ... [2022-04-21T20:05:11.705Z] [2022-04-21T20:05:11.705Z] #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-04-21T20:05:11.705Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T20:05:11.705Z] #14 99.97 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-21T20:05:11.705Z] #14 99.98 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-21T20:05:11.705Z] #14 99.99 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T20:05:11.705Z] #14 100.1 Selecting previously unselected package libapparmor1:amd64. [2022-04-21T20:05:11.705Z] #14 100.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 100.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T20:05:11.705Z] #14 100.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-21T20:05:11.705Z] #14 100.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 100.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T20:05:11.705Z] #14 100.4 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T20:05:11.705Z] #14 100.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 100.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T20:05:11.705Z] #14 100.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T20:05:11.705Z] #14 100.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 100.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T20:05:11.705Z] #14 100.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-21T20:05:11.705Z] #14 100.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 100.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T20:05:11.705Z] #14 100.8 Selecting previously unselected package libudev-dev:amd64. [2022-04-21T20:05:11.705Z] #14 100.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 100.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-21T20:05:11.705Z] #14 101.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-21T20:05:11.705Z] #14 101.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 101.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T20:05:11.705Z] #14 101.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-21T20:05:11.705Z] #14 101.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 101.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T20:05:11.705Z] #14 101.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-21T20:05:11.705Z] #14 101.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 101.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T20:05:11.705Z] #14 101.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-21T20:05:11.705Z] #14 101.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 101.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T20:05:11.705Z] #14 101.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-21T20:05:11.705Z] #14 101.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 101.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T20:05:11.705Z] #14 102.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-21T20:05:11.705Z] #14 102.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 102.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T20:05:11.705Z] #14 102.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-21T20:05:11.705Z] #14 102.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 102.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T20:05:11.705Z] #14 103.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-21T20:05:11.705Z] #14 103.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 103.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T20:05:11.705Z] #14 103.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-21T20:05:11.705Z] #14 103.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-21T20:05:11.705Z] #14 103.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T20:05:11.705Z] #14 103.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T20:05:11.705Z] #14 103.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T20:05:11.705Z] #14 103.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T20:05:11.705Z] #14 103.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T20:05:11.705Z] #14 103.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T20:05:11.705Z] #14 103.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T20:05:11.705Z] #14 103.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T20:05:11.705Z] #14 103.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T20:05:11.705Z] #14 103.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-21T20:05:11.705Z] #14 103.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T20:05:11.705Z] #14 103.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T20:05:11.705Z] #14 103.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T20:05:11.705Z] #14 103.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T20:05:11.705Z] #14 103.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T20:05:11.705Z] #14 103.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-21T20:05:11.705Z] #14 103.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T20:05:11.705Z] #14 103.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T20:05:11.705Z] #14 103.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T20:05:11.705Z] #14 104.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T20:05:11.705Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T20:05:11.705Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T20:05:11.705Z] #14 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-21T20:05:11.705Z] #14 104.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T20:05:11.705Z] #14 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-21T20:05:11.705Z] #14 104.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T20:05:11.705Z] #14 104.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T20:05:11.705Z] #14 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-21T20:05:11.705Z] #14 104.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T20:05:11.705Z] #14 104.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T20:05:11.705Z] #14 104.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T20:05:11.705Z] #14 104.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-21T20:05:11.705Z] #14 104.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T20:05:11.932Z] #30 9.332 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-21T20:05:11.966Z] #14 104.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T20:05:11.966Z] #14 104.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T20:05:12.195Z] #30 9.333 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e2ea9f863f07d7783f7e9c070db2cda3c53bdc30940bff2fd7cae5aedb5a59a2 [2022-04-21T20:05:12.195Z] #30 9.333 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-21T20:05:12.195Z] #30 9.336 Successfully built yamllint [2022-04-21T20:05:12.195Z] #30 9.349 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-21T20:05:12.195Z] #30 9.554 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-21T20:05:12.452Z] #30 DONE 9.8s [2022-04-21T20:05:12.452Z] [2022-04-21T20:05:12.452Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:05:12.452Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:05:12.452Z] #69 ... [2022-04-21T20:05:12.452Z] [2022-04-21T20:05:12.452Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T20:05:12.452Z] #34 sha256:6891624a86564c345e031bca9d6bcdbc6012431d7246029d419f4721528e22e1 [2022-04-21T20:05:13.017Z] #34 DONE 0.4s [2022-04-21T20:05:13.017Z] [2022-04-21T20:05:13.017Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:05:13.017Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:05:13.017Z] #69 ... [2022-04-21T20:05:13.017Z] [2022-04-21T20:05:13.017Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T20:05:13.017Z] #39 sha256:83389f5a445681da82dd4a2c62d9edc79f0c52aaaa503f42e81c6751d1247ac8 [2022-04-21T20:05:13.582Z] #39 DONE 0.7s [2022-04-21T20:05:13.582Z] [2022-04-21T20:05:13.582Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T20:05:13.582Z] #42 sha256:147a0f4214e26a6b7bdb5dbc03912f64575e9b07ce6b15ebc8565c234a1c1f7b [2022-04-21T20:05:13.839Z] #42 DONE 0.2s [2022-04-21T20:05:13.839Z] [2022-04-21T20:05:13.839Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:05:13.839Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:05:13.839Z] #69 ... [2022-04-21T20:05:13.839Z] [2022-04-21T20:05:13.839Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T20:05:13.839Z] #44 sha256:59170689fbc9c6c77b9e4e12c9156f2883722c0258d6bed738f480c16308a4b7 [2022-04-21T20:05:13.839Z] #44 DONE 0.1s [2022-04-21T20:05:13.839Z] [2022-04-21T20:05:13.839Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T20:05:13.839Z] #46 sha256:74764912466695696948ae3c01b33e7c72736d8cb03ce49fe5b62e9ab3dd1e87 [2022-04-21T20:05:13.926Z] 8f616e6e9eec: Verifying Checksum [2022-04-21T20:05:13.926Z] 8f616e6e9eec: Download complete [2022-04-21T20:05:14.096Z] #46 DONE 0.1s [2022-04-21T20:05:14.096Z] [2022-04-21T20:05:14.096Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T20:05:14.096Z] #50 sha256:76c0ba26bb0122ab3b01b554f46beacf71cebb0b2e0bbd017268bf0d398c6019 [2022-04-21T20:05:14.096Z] #50 DONE 0.1s [2022-04-21T20:05:14.096Z] [2022-04-21T20:05:14.096Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:05:14.096Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:05:14.096Z] #69 ... [2022-04-21T20:05:14.096Z] [2022-04-21T20:05:14.096Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T20:05:14.096Z] #53 sha256:48966d2b8cd008fe557e258f81217464c5e9604174b4fc021071d5dafcfcaebc [2022-04-21T20:05:14.660Z] #53 DONE 0.4s [2022-04-21T20:05:14.660Z] [2022-04-21T20:05:14.660Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T20:05:14.660Z] #57 sha256:3466c84ffc1ab7545a95eb01682c62f1bc8607bd1190ea9535be4bfa8918daf8 [2022-04-21T20:05:14.660Z] #57 DONE 0.1s [2022-04-21T20:05:14.660Z] [2022-04-21T20:05:14.660Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T20:05:14.660Z] #59 sha256:47278f87992fe51b735574338576303bcb3f0eb07e079723828007df76841d20 [2022-04-21T20:05:14.660Z] #59 DONE 0.1s [2022-04-21T20:05:14.660Z] [2022-04-21T20:05:14.660Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:05:14.660Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:05:14.660Z] #69 ... [2022-04-21T20:05:14.660Z] [2022-04-21T20:05:14.660Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T20:05:14.660Z] #61 sha256:47857d43dd0cf3d0d3c51716bc7395bff12ea71e9ab26d15043d2304895a51ad [2022-04-21T20:05:15.225Z] #61 DONE 0.6s [2022-04-21T20:05:15.225Z] [2022-04-21T20:05:15.225Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:05:15.225Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:05:15.225Z] #69 ... [2022-04-21T20:05:15.225Z] [2022-04-21T20:05:15.225Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T20:05:15.225Z] #63 sha256:1b172062410efe09e1c725bd38396af5f4df4d3bcadea12bfe4fbf4aaca847a5 [2022-04-21T20:05:15.225Z] #63 DONE 0.1s [2022-04-21T20:05:15.483Z] [2022-04-21T20:05:15.483Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T20:05:15.483Z] #66 sha256:e37462bed44bd1be769aa32d21556961c479a5abd00428ca2fa04412bfb30195 [2022-04-21T20:05:15.483Z] #66 DONE 0.1s [2022-04-21T20:05:15.483Z] [2022-04-21T20:05:15.483Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:05:15.483Z] #69 sha256:88a1c0d102fd31b957c445f5d884e564c7e0dc38ccb9bb1fcd612395c9e37685 [2022-04-21T20:05:16.173Z] #14 DONE 108.0s [2022-04-21T20:05:16.173Z] [2022-04-21T20:05:16.173Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T20:05:16.173Z] #65 sha256:c5bd3400a5254e636ee16c81ef0a790b26c411817f143cc80499d3d2eaa3a37a [2022-04-21T20:05:16.173Z] #65 104.5 rootlesskit version 1.0.0 [2022-04-21T20:05:16.173Z] #65 104.5 Usage of /build/rootlesskit-docker-proxy: [2022-04-21T20:05:16.173Z] #65 104.5 -container-ip string [2022-04-21T20:05:16.173Z] #65 104.5 container ip [2022-04-21T20:05:16.173Z] #65 104.5 -container-port int [2022-04-21T20:05:16.173Z] #65 104.5 container port (default -1) [2022-04-21T20:05:16.173Z] #65 104.5 -host-ip string [2022-04-21T20:05:16.173Z] #65 104.5 host ip [2022-04-21T20:05:16.173Z] #65 104.5 -host-port int [2022-04-21T20:05:16.173Z] #65 104.5 host port (default -1) [2022-04-21T20:05:16.173Z] #65 104.5 -proto string [2022-04-21T20:05:16.173Z] #65 104.5 proxy protocol (default "tcp") [2022-04-21T20:05:16.173Z] #65 DONE 107.7s [2022-04-21T20:05:16.173Z] [2022-04-21T20:05:16.173Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T20:05:16.173Z] #66 sha256:745d22f3c972e8b20847c9674dd81d8f917a5d175df840cc01f115d451f8baec [2022-04-21T20:05:16.173Z] #66 DONE 0.1s [2022-04-21T20:05:16.173Z] [2022-04-21T20:05:16.173Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T20:05:16.173Z] #15 sha256:cdce564a5785486f284bd659d8b1c9f4167cf8b7d27ce23d3ec9efd3c493bf20 [2022-04-21T20:05:16.173Z] #15 ... [2022-04-21T20:05:16.173Z] [2022-04-21T20:05:16.173Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T20:05:16.173Z] #57 sha256:7643275bf53d15ddd200f41034a33c403648db5b1cf71254c29104f7a84ef34b [2022-04-21T20:05:16.173Z] #57 DONE 0.1s [2022-04-21T20:05:16.173Z] [2022-04-21T20:05:16.173Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T20:05:16.173Z] #67 sha256:4b0d9ded7f4befa7ed0d94a7d695b72d369acab01a2fd176b70573524145a6c9 [2022-04-21T20:05:16.173Z] #67 DONE 0.2s [2022-04-21T20:05:16.173Z] [2022-04-21T20:05:16.173Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:05:16.173Z] #58 sha256:451468f61b3e167209aef086afe1383234b226dc0284893a5a1776f0eca50217 [2022-04-21T20:05:17.559Z] #58 1.508 + RM_GOPATH=0 [2022-04-21T20:05:17.559Z] #58 1.508 + TMP_GOPATH= [2022-04-21T20:05:17.559Z] #58 1.508 + : /build [2022-04-21T20:05:17.559Z] #58 1.508 + '[' -z '' ']' [2022-04-21T20:05:17.559Z] #58 1.508 ++ mktemp -d [2022-04-21T20:05:17.559Z] #58 1.508 + export GOPATH=/tmp/tmp.fUygTqFkPf [2022-04-21T20:05:17.559Z] #58 1.508 + GOPATH=/tmp/tmp.fUygTqFkPf [2022-04-21T20:05:17.559Z] #58 1.508 + RM_GOPATH=1 [2022-04-21T20:05:17.559Z] #58 1.508 + case "$(go env GOARCH)" in [2022-04-21T20:05:17.559Z] #58 1.514 ++ go env GOARCH [2022-04-21T20:05:17.559Z] #58 1.529 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T20:05:17.559Z] #58 1.529 + GO_BUILDMODE=-buildmode=pie [2022-04-21T20:05:17.559Z] #58 1.529 ++ dirname /install.sh [2022-04-21T20:05:17.559Z] #58 1.529 + dir=/ [2022-04-21T20:05:17.559Z] #58 1.529 + bin=runc [2022-04-21T20:05:17.559Z] #58 1.529 + shift [2022-04-21T20:05:17.559Z] #58 1.529 + '[' '!' -f //runc.installer ']' [2022-04-21T20:05:17.559Z] #58 1.529 + . //runc.installer [2022-04-21T20:05:17.559Z] #58 1.529 ++ set -e [2022-04-21T20:05:17.559Z] #58 1.529 ++ : v1.1.1 [2022-04-21T20:05:17.559Z] #58 1.529 + install_runc [2022-04-21T20:05:17.559Z] #58 1.529 + RUNC_BUILDTAGS=seccomp [2022-04-21T20:05:17.559Z] #58 1.529 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-21T20:05:17.559Z] #58 1.529 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fUygTqFkPf/src/github.com/opencontainers/runc [2022-04-21T20:05:17.559Z] #58 1.530 Install runc version v1.1.1 (build tags: seccomp) [2022-04-21T20:05:17.559Z] #58 1.532 Cloning into '/tmp/tmp.fUygTqFkPf/src/github.com/opencontainers/runc'... [2022-04-21T20:05:17.559Z] #58 ... [2022-04-21T20:05:17.559Z] [2022-04-21T20:05:17.559Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T20:05:17.559Z] #15 sha256:cdce564a5785486f284bd659d8b1c9f4167cf8b7d27ce23d3ec9efd3c493bf20 [2022-04-21T20:05:17.559Z] #15 DONE 2.0s [2022-04-21T20:05:17.821Z] [2022-04-21T20:05:17.821Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T20:05:17.821Z] #16 sha256:5faf748b6cdc0a76b25b632a0c0fb06943120167aa2f938ecd4e6561db5eab9f [2022-04-21T20:05:19.208Z] #16 DONE 1.6s [2022-04-21T20:05:19.208Z] [2022-04-21T20:05:19.208Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T20:05:19.208Z] #17 sha256:6d3e94cbad784cfe5f6f3b1028ab130f79ae324a7b71431fd302ee48dbbbee2b [2022-04-21T20:05:20.149Z] #17 0.888 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-21T20:05:20.149Z] #17 DONE 0.9s [2022-04-21T20:05:20.149Z] [2022-04-21T20:05:20.149Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T20:05:20.149Z] #18 sha256:d05397cc8aecf4237e6d4a25fd2f6826752b690a664ebec16227276991d09feb [2022-04-21T20:05:21.099Z] #18 DONE 1.0s [2022-04-21T20:05:21.099Z] [2022-04-21T20:05:21.099Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T20:05:21.099Z] #19 sha256:c3508f3354c7843cc8a5ab3b42be79271f2f90428c78e3059128df7d44c97719 [2022-04-21T20:05:21.981Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-21T20:05:22.055Z] #19 DONE 0.9s [2022-04-21T20:05:22.055Z] [2022-04-21T20:05:22.055Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T20:05:22.055Z] #20 sha256:fe23bbd51d5c7337d81a64a5b607a0942d79e8251d4ccb6331b960939070b7ae [2022-04-21T20:05:23.442Z] #20 DONE 1.1s [2022-04-21T20:05:23.442Z] [2022-04-21T20:05:23.442Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T20:05:23.442Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T20:05:24.898Z] #21 1.397 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T20:05:24.898Z] #21 1.413 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T20:05:24.898Z] #21 1.530 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T20:05:24.898Z] #21 1.899 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T20:05:25.865Z] #21 2.708 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T20:05:26.261Z] dccd9e4d14d3: Verifying Checksum [2022-04-21T20:05:26.261Z] dccd9e4d14d3: Download complete [2022-04-21T20:05:27.249Z] #21 3.895 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T20:05:30.545Z] #21 7.377 Fetched 8510 kB in 6s (1322 kB/s) [2022-04-21T20:05:32.455Z] #21 7.377 Reading package lists... [2022-04-21T20:05:32.455Z] #21 ... [2022-04-21T20:05:32.455Z] [2022-04-21T20:05:32.455Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:05:32.455Z] #58 sha256:451468f61b3e167209aef086afe1383234b226dc0284893a5a1776f0eca50217 [2022-04-21T20:05:32.455Z] #58 10.99 + cd /tmp/tmp.fUygTqFkPf/src/github.com/opencontainers/runc [2022-04-21T20:05:32.455Z] #58 10.99 + git checkout -q v1.1.1 [2022-04-21T20:05:32.455Z] #58 11.33 + '[' -z '' ']' [2022-04-21T20:05:32.455Z] #58 11.33 + target=static [2022-04-21T20:05:32.455Z] #58 11.33 + make BUILDTAGS=seccomp static [2022-04-21T20:05:32.455Z] #58 11.68 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-21T20:05:32.715Z] #58 ... [2022-04-21T20:05:32.715Z] [2022-04-21T20:05:32.715Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T20:05:32.715Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T20:05:32.715Z] #21 7.377 Reading package lists... [2022-04-21T20:05:35.514Z] #21 9.792 Reading package lists... [2022-04-21T20:05:35.514Z] #21 12.12 Building dependency tree... [2022-04-21T20:05:35.514Z] #21 ... [2022-04-21T20:05:35.514Z] [2022-04-21T20:05:35.514Z] #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-04-21T20:05:35.514Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T20:05:35.514Z] #34 DONE 127.7s [2022-04-21T20:05:35.514Z] [2022-04-21T20:05:35.514Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:05:35.514Z] #58 sha256:451468f61b3e167209aef086afe1383234b226dc0284893a5a1776f0eca50217 [2022-04-21T20:05:36.083Z] #58 ... [2022-04-21T20:05:36.083Z] [2022-04-21T20:05:36.083Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T20:05:36.083Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T20:05:36.083Z] #21 12.12 Building dependency tree... [2022-04-21T20:05:36.871Z] ok github.com/docker/docker/libnetwork/ipam 15.465s coverage: 85.3% of statements [2022-04-21T20:05:36.871Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T20:05:36.871Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T20:05:36.871Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-21T20:05:36.871Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-21T20:05:36.871Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T20:05:36.871Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-21T20:05:37.023Z] #21 13.89 The following additional packages will be installed: [2022-04-21T20:05:37.023Z] #21 13.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T20:05:37.023Z] #21 13.89 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-21T20:05:37.023Z] #21 13.89 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-21T20:05:37.023Z] #21 13.90 python3-pkg-resources vim-runtime xxd [2022-04-21T20:05:37.023Z] #21 13.90 Suggested packages: [2022-04-21T20:05:37.023Z] #21 13.90 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-21T20:05:37.023Z] #21 13.90 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-21T20:05:37.023Z] #21 13.90 acl attr quota [2022-04-21T20:05:37.023Z] #21 13.90 Recommended packages: [2022-04-21T20:05:37.023Z] #21 13.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-21T20:05:37.391Z] #69 135.7 # github.com/containerd/containerd/cmd/containerd [2022-04-21T20:05:37.391Z] #69 135.7 /usr/bin/ld: /tmp/go-link-2962469093/000019.o: in function `New': [2022-04-21T20:05:37.391Z] #69 135.7 /tmp/tmp.Gh5HA7ebyF/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-04-21T20:05:37.391Z] #69 135.8 + bin/containerd-stress [2022-04-21T20:05:37.432Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-04-21T20:05:37.962Z] #21 14.91 The following NEW packages will be installed: [2022-04-21T20:05:37.994Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.1% of statements [2022-04-21T20:05:38.222Z] #21 14.91 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-21T20:05:38.222Z] #21 14.91 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T20:05:38.222Z] #21 14.91 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-21T20:05:38.222Z] #21 14.91 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-21T20:05:38.222Z] #21 14.91 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-21T20:05:38.222Z] #21 14.92 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-21T20:05:38.222Z] #21 14.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-21T20:05:38.222Z] #21 14.92 xz-utils zip zstd [2022-04-21T20:05:38.249Z] ok github.com/docker/docker/libnetwork/netlabel 0.007s coverage: 60.0% of statements [2022-04-21T20:05:38.255Z] 4612f6d0b889: Pull complete [2022-04-21T20:05:38.322Z] #69 136.9 + bin/containerd-shim [2022-04-21T20:05:38.482Z] #21 15.22 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T20:05:38.482Z] #21 15.22 Need to get 27.6 MB of archives. [2022-04-21T20:05:38.482Z] #21 15.22 After this operation, 106 MB of additional disk space will be used. [2022-04-21T20:05:38.482Z] #21 15.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-21T20:05:38.482Z] #21 15.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-21T20:05:38.482Z] #21 15.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-21T20:05:38.482Z] #21 15.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-21T20:05:38.482Z] #21 15.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-21T20:05:38.482Z] #21 15.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-21T20:05:38.482Z] #21 15.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-21T20:05:38.482Z] #21 15.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-21T20:05:38.482Z] #21 15.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T20:05:38.482Z] #21 15.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T20:05:38.482Z] #21 15.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-21T20:05:38.482Z] #21 15.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-21T20:05:38.482Z] #21 15.30 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-21T20:05:38.482Z] #21 15.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-21T20:05:38.482Z] #21 15.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-21T20:05:38.482Z] #21 15.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-21T20:05:38.482Z] #21 15.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-21T20:05:38.482Z] #21 15.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-21T20:05:38.482Z] #21 15.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-21T20:05:38.482Z] #21 15.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-21T20:05:38.482Z] #21 15.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-21T20:05:38.482Z] #21 15.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T20:05:38.482Z] #21 15.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T20:05:38.482Z] #21 15.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T20:05:38.482Z] #21 15.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-21T20:05:38.482Z] #21 15.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-21T20:05:38.482Z] #21 15.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T20:05:38.506Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-21T20:05:38.743Z] #21 15.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-21T20:05:38.744Z] #21 15.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T20:05:38.744Z] #21 15.67 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-04-21T20:05:38.744Z] #21 15.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T20:05:38.744Z] #21 15.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-21T20:05:38.744Z] #21 15.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-21T20:05:38.744Z] #21 15.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-21T20:05:38.744Z] #21 15.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-21T20:05:39.005Z] #21 15.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-21T20:05:39.005Z] #21 15.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T20:05:39.005Z] #21 15.74 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-21T20:05:39.005Z] #21 15.76 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-21T20:05:39.005Z] #21 15.76 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-21T20:05:39.005Z] #21 15.77 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-21T20:05:39.005Z] #21 15.80 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-21T20:05:39.005Z] #21 15.81 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-21T20:05:39.005Z] #21 15.81 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-21T20:05:39.005Z] #21 15.99 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-21T20:05:39.266Z] #21 16.02 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-21T20:05:39.266Z] #21 16.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-21T20:05:39.266Z] #21 16.04 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-21T20:05:39.837Z] #21 16.61 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T20:05:39.837Z] #21 16.73 Fetched 27.6 MB in 1s (24.5 MB/s) [2022-04-21T20:05:39.837Z] #21 16.78 Selecting previously unselected package pigz. [2022-04-21T20:05:40.098Z] #21 16.78 (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-04-21T20:05:40.098Z] #21 16.83 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-21T20:05:40.098Z] #21 16.84 Unpacking pigz (2.6-1) ... [2022-04-21T20:05:40.098Z] #21 16.93 Selecting previously unselected package libelf1:amd64. [2022-04-21T20:05:40.098Z] #21 16.93 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-21T20:05:40.098Z] #21 16.95 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-21T20:05:40.098Z] #21 17.07 Selecting previously unselected package libbpf0:amd64. [2022-04-21T20:05:40.380Z] #21 17.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-21T20:05:40.380Z] #21 17.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-21T20:05:40.380Z] #21 17.18 Selecting previously unselected package libcap2:amd64. [2022-04-21T20:05:40.380Z] #21 17.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-21T20:05:40.380Z] #21 17.19 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-21T20:05:40.380Z] #21 17.25 Selecting previously unselected package libmnl0:amd64. [2022-04-21T20:05:40.380Z] #21 17.25 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-21T20:05:40.380Z] #21 17.25 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-21T20:05:40.380Z] #21 17.33 Selecting previously unselected package libxtables12:amd64. [2022-04-21T20:05:40.641Z] #21 17.33 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-21T20:05:40.641Z] #21 17.34 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-21T20:05:40.641Z] #21 17.40 Selecting previously unselected package libcap2-bin. [2022-04-21T20:05:40.641Z] #21 17.40 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-21T20:05:40.641Z] #21 17.41 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-21T20:05:40.641Z] #21 17.51 Selecting previously unselected package iproute2. [2022-04-21T20:05:40.641Z] #21 17.51 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-21T20:05:40.641Z] #21 17.52 Unpacking iproute2 (5.10.0-4) ... [2022-04-21T20:05:40.901Z] #21 17.93 Selecting previously unselected package xxd. [2022-04-21T20:05:41.162Z] #21 17.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T20:05:41.162Z] #21 17.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:05:41.162Z] #21 18.04 Selecting previously unselected package vim-common. [2022-04-21T20:05:41.162Z] #21 18.04 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T20:05:41.162Z] #21 18.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:05:41.422Z] #21 18.20 Selecting previously unselected package bash-completion. [2022-04-21T20:05:41.422Z] #21 18.21 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-21T20:05:43.333Z] #21 19.90 Unpacking bash-completion (1:2.11-2) ... [2022-04-21T20:05:43.333Z] #21 20.26 Selecting previously unselected package bzip2. [2022-04-21T20:05:43.334Z] #21 20.27 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-21T20:05:43.334Z] #21 20.27 Unpacking bzip2 (1.0.8-4) ... [2022-04-21T20:05:43.334Z] #21 20.35 Selecting previously unselected package xz-utils. [2022-04-21T20:05:43.334Z] #21 20.36 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-21T20:05:43.334Z] #21 20.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T20:05:43.594Z] #21 20.52 Selecting previously unselected package apparmor. [2022-04-21T20:05:43.594Z] #21 20.53 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-21T20:05:43.594Z] #21 20.59 Unpacking apparmor (2.13.6-10) ... [2022-04-21T20:05:44.164Z] #21 20.97 Selecting previously unselected package inetutils-ping. [2022-04-21T20:05:44.164Z] #21 20.97 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-21T20:05:44.164Z] #21 20.97 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-21T20:05:44.164Z] #21 21.07 Selecting previously unselected package libip4tc2:amd64. [2022-04-21T20:05:44.164Z] #21 21.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-21T20:05:44.164Z] #21 21.08 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T20:05:44.164Z] #21 21.14 Selecting previously unselected package libip6tc2:amd64. [2022-04-21T20:05:44.164Z] #21 21.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-21T20:05:44.164Z] #21 21.15 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T20:05:44.424Z] #21 21.22 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-21T20:05:44.424Z] #21 21.23 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-21T20:05:44.424Z] #21 21.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T20:05:44.424Z] #21 21.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-21T20:05:44.424Z] #21 21.30 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-21T20:05:44.424Z] #21 21.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T20:05:44.424Z] #21 21.37 Selecting previously unselected package libnftnl11:amd64. [2022-04-21T20:05:44.684Z] #21 21.37 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-21T20:05:44.684Z] #21 21.37 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T20:05:44.684Z] #21 21.45 Selecting previously unselected package iptables. [2022-04-21T20:05:44.684Z] #21 21.45 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-21T20:05:44.684Z] #21 21.46 Unpacking iptables (1.8.7-1) ... [2022-04-21T20:05:44.945Z] #21 21.69 Selecting previously unselected package libonig5:amd64. [2022-04-21T20:05:44.945Z] #21 21.72 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T20:05:44.945Z] #21 21.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T20:05:44.945Z] #21 21.87 Selecting previously unselected package libjq1:amd64. [2022-04-21T20:05:44.945Z] #21 21.88 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T20:05:44.945Z] #21 21.89 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T20:05:45.206Z] #21 21.99 Selecting previously unselected package jq. [2022-04-21T20:05:45.206Z] #21 21.99 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-21T20:05:45.206Z] #21 21.99 Unpacking jq (1.6-2.1) ... [2022-04-21T20:05:45.206Z] #21 22.06 Selecting previously unselected package libaio1:amd64. [2022-04-21T20:05:45.206Z] #21 22.07 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-21T20:05:45.206Z] #21 22.08 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-21T20:05:45.206Z] #21 22.14 Selecting previously unselected package libgpm2:amd64. [2022-04-21T20:05:45.206Z] #21 22.15 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-21T20:05:45.206Z] #21 22.15 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-21T20:05:45.467Z] #21 22.21 Selecting previously unselected package libicu67:amd64. [2022-04-21T20:05:45.467Z] #21 22.21 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-21T20:05:45.467Z] #21 22.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T20:05:47.720Z] --- PASS: TestBuildWithHugeFile (48.95s) [2022-04-21T20:05:47.720Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T20:05:47.720Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:05:47.720Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:05:47.720Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T20:05:47.720Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:05:47.720Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:05:47.720Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:05:47.720Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:05:47.720Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:05:47.720Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:05:47.720Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:05:47.720Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:05:47.720Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:05:47.720Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-21T20:05:47.720Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-21T20:05:47.720Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-04-21T20:05:47.720Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-21T20:05:47.720Z] === RUN TestBuildPreserveOwnership [2022-04-21T20:05:47.720Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-21T20:05:47.720Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-21T20:05:47.720Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-04-21T20:05:47.720Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-04-21T20:05:47.720Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-04-21T20:05:47.720Z] === RUN TestBuildPlatformInvalid [2022-04-21T20:05:47.720Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-21T20:05:47.720Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-21T20:05:47.720Z] Loaded image: busybox:latest [2022-04-21T20:05:47.720Z] Loaded image: busybox:glibc [2022-04-21T20:05:47.720Z] Loaded image: debian:bullseye-slim [2022-04-21T20:05:47.720Z] Loaded image: hello-world:latest [2022-04-21T20:05:47.720Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T20:05:48.767Z] #21 25.24 Selecting previously unselected package libinih1:amd64. [2022-04-21T20:05:48.767Z] #21 25.25 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-21T20:05:48.767Z] #21 25.25 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-21T20:05:48.767Z] #21 25.31 Selecting previously unselected package libnet1:amd64. [2022-04-21T20:05:48.767Z] #21 25.31 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T20:05:48.767Z] #21 25.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T20:05:48.767Z] #21 25.41 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T20:05:48.767Z] #21 25.41 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T20:05:48.767Z] #21 25.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T20:05:48.767Z] #21 25.50 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T20:05:48.767Z] #21 25.51 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T20:05:48.767Z] #21 25.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T20:05:48.767Z] #21 25.57 Selecting previously unselected package net-tools. [2022-04-21T20:05:48.767Z] #21 25.58 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-21T20:05:48.767Z] #21 25.60 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T20:05:48.767Z] #21 25.76 Selecting previously unselected package patch. [2022-04-21T20:05:48.767Z] #21 25.77 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-21T20:05:49.027Z] #21 25.77 Unpacking patch (2.7.6-7) ... [2022-04-21T20:05:49.027Z] #21 25.85 Selecting previously unselected package python-pip-whl. [2022-04-21T20:05:49.027Z] #21 25.86 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-21T20:05:49.027Z] #21 25.87 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T20:05:49.599Z] #21 26.37 Selecting previously unselected package python3-lib2to3. [2022-04-21T20:05:49.599Z] #21 26.38 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-21T20:05:49.599Z] #21 26.39 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-21T20:05:49.599Z] #21 26.51 Selecting previously unselected package python3-distutils. [2022-04-21T20:05:49.599Z] #21 26.51 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-21T20:05:49.599Z] #21 26.52 Unpacking python3-distutils (3.9.2-1) ... [2022-04-21T20:05:49.860Z] #21 26.67 Selecting previously unselected package python3-pkg-resources. [2022-04-21T20:05:49.860Z] #21 26.67 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T20:05:49.860Z] #21 26.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T20:05:50.121Z] #21 26.79 Selecting previously unselected package python3-setuptools. [2022-04-21T20:05:50.121Z] #21 26.81 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-21T20:05:50.121Z] #21 26.81 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-21T20:05:50.121Z] #21 27.05 Selecting previously unselected package python3-wheel. [2022-04-21T20:05:50.121Z] #21 27.06 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-21T20:05:50.121Z] #21 27.07 Unpacking python3-wheel (0.34.2-1) ... [2022-04-21T20:05:50.121Z] #21 27.15 Selecting previously unselected package python3-pip. [2022-04-21T20:05:50.382Z] #21 27.17 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-21T20:05:50.382Z] #21 27.18 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T20:05:50.512Z] #69 148.1 + bin/containerd-shim-runc-v1 [2022-04-21T20:05:50.643Z] #21 27.38 Selecting previously unselected package sudo. [2022-04-21T20:05:50.643Z] #21 27.38 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-21T20:05:50.643Z] #21 27.39 Unpacking sudo (1.9.5p2-3) ... [2022-04-21T20:05:50.904Z] #21 27.86 Selecting previously unselected package thin-provisioning-tools. [2022-04-21T20:05:50.904Z] #21 27.87 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-21T20:05:51.165Z] #21 27.87 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-21T20:05:51.165Z] #21 28.10 Selecting previously unselected package uidmap. [2022-04-21T20:05:51.165Z] #21 28.10 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-21T20:05:51.165Z] #21 28.11 Unpacking uidmap (1:4.8.1-1) ... [2022-04-21T20:05:51.426Z] #21 28.22 Selecting previously unselected package vim-runtime. [2022-04-21T20:05:51.426Z] #21 28.22 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T20:05:51.426Z] #21 28.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-21T20:05:51.426Z] #21 28.28 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-21T20:05:51.426Z] #21 28.28 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:05:54.741Z] #21 31.10 Selecting previously unselected package vim. [2022-04-21T20:05:54.741Z] #21 31.11 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T20:05:54.741Z] #21 31.13 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:05:54.741Z] #21 31.65 Selecting previously unselected package xfsprogs. [2022-04-21T20:05:54.741Z] #21 31.66 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-21T20:05:54.741Z] #21 31.66 Unpacking xfsprogs (5.10.0-4) ... [2022-04-21T20:05:55.313Z] #21 32.10 Selecting previously unselected package zip. [2022-04-21T20:05:55.313Z] #21 32.11 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-21T20:05:55.313Z] #21 32.12 Unpacking zip (3.0-12) ... [2022-04-21T20:05:55.313Z] #21 32.23 Selecting previously unselected package zstd. [2022-04-21T20:05:55.313Z] #21 32.24 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-21T20:05:55.313Z] #21 32.24 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-21T20:05:55.772Z] #69 154.3 + bin/containerd-shim-runc-v2 [2022-04-21T20:05:55.836Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.50s) [2022-04-21T20:05:55.837Z] PASS [2022-04-21T20:05:55.837Z] [2022-04-21T20:05:55.837Z] === Skipped [2022-04-21T20:05:55.837Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-21T20:05:55.837Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:05:55.837Z] [2022-04-21T20:05:55.837Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:05:55.837Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:05:55.837Z] [2022-04-21T20:05:55.837Z] DONE 34 tests, 2 skipped in 85.166s [2022-04-21T20:05:55.837Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-21T20:05:55.837Z] INFO: Testing against a local daemon [2022-04-21T20:05:55.837Z] === RUN TestConfigInspect [2022-04-21T20:05:55.884Z] #21 32.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T20:05:56.336Z] #69 155.1 + binaries [2022-04-21T20:05:56.336Z] #69 155.1 + install -D bin/containerd /build/containerd [2022-04-21T20:05:56.336Z] #69 155.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-21T20:05:56.456Z] #21 33.40 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T20:05:56.456Z] #21 33.42 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T20:05:56.456Z] #21 33.43 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-21T20:05:56.456Z] #21 33.44 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T20:05:56.456Z] #21 33.46 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T20:05:56.456Z] #21 33.47 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-21T20:05:56.456Z] #21 33.48 Setting up uidmap (1:4.8.1-1) ... [2022-04-21T20:05:56.456Z] #21 33.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T20:05:56.456Z] #21 33.51 Setting up bzip2 (1.0.8-4) ... [2022-04-21T20:05:56.593Z] #69 155.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-21T20:05:56.593Z] #69 155.2 + install -D bin/ctr /build/ctr [2022-04-21T20:05:56.717Z] #21 33.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T20:05:56.717Z] #21 33.53 Setting up python3-wheel (0.34.2-1) ... [2022-04-21T20:05:56.770Z] --- PASS: TestConfigInspect (2.15s) [2022-04-21T20:05:56.770Z] === RUN TestConfigList [2022-04-21T20:05:57.156Z] #69 DONE 155.9s [2022-04-21T20:05:57.284Z] dccd9e4d14d3: Pull complete [2022-04-21T20:05:57.284Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-21T20:05:57.284Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:05:57.284Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-21T20:05:57.284Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-21T20:05:57.284Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-21T20:05:57.285Z] WARN: Skipping validation tests [2022-04-21T20:05:57.285Z] INFO: Running unit tests at 04/21/2022 20:05:52... [2022-04-21T20:05:57.285Z] INFO: make.ps1 starting at 04/21/2022 20:05:55 [2022-04-21T20:05:57.285Z] INFO: Git commit (3a801c692c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T20:05:57.285Z] INFO: Running unit tests... [2022-04-21T20:05:57.288Z] #21 34.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:05:57.288Z] #21 34.14 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-21T20:05:57.288Z] #21 34.15 Setting up libcap2-bin (1:2.44-1) ... [2022-04-21T20:05:57.288Z] #21 34.16 Setting up apparmor (2.13.6-10) ... [2022-04-21T20:05:58.087Z] [2022-04-21T20:05:58.087Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T20:05:58.087Z] #70 sha256:400e0f5fdd35aee8a20736fa90bd0dec7ebe25370da3cfd9553bf9d667bb6c63 [2022-04-21T20:05:59.016Z] #70 DONE 0.8s [2022-04-21T20:05:59.016Z] [2022-04-21T20:05:59.016Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T20:05:59.016Z] #75 sha256:9ea0fd4c1ff96695acb745bdc3683e918b11571626fc20d1d1c3b7f7a4f6b93c [2022-04-21T20:05:59.200Z] #21 35.63 Setting up zip (3.0-12) ... [2022-04-21T20:05:59.200Z] #21 35.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:05:59.200Z] #21 35.68 Setting up bash-completion (1:2.11-2) ... [2022-04-21T20:05:59.273Z] #75 DONE 0.2s [2022-04-21T20:05:59.273Z] [2022-04-21T20:05:59.273Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T20:05:59.273Z] #80 sha256:bac8c9c281ec8634cb82801afd1bb5e1d1edd76671d5ba5299d4aac9c3e911b1 [2022-04-21T20:05:59.300Z] --- PASS: TestConfigList (2.15s) [2022-04-21T20:05:59.300Z] === RUN TestConfigsCreateAndDelete [2022-04-21T20:06:00.202Z] #80 DONE 0.8s [2022-04-21T20:06:00.202Z] [2022-04-21T20:06:00.202Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T20:06:00.202Z] #81 sha256:3378c671f8827999f9d4c35aef40e74247edde9bd46820ad71dd586c396d840c [2022-04-21T20:06:00.202Z] #81 DONE 0.0s [2022-04-21T20:06:00.202Z] [2022-04-21T20:06:00.202Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T20:06:00.202Z] #82 sha256:369e35d56055f91caf09f2e4b1779bcd0397382b80f57e5146497b7087df1c4a [2022-04-21T20:06:00.586Z] #21 37.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T20:06:00.847Z] #21 37.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-21T20:06:00.847Z] #21 37.59 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-21T20:06:00.847Z] #21 37.60 Setting up patch (2.7.6-7) ... [2022-04-21T20:06:00.847Z] #21 37.61 Setting up sudo (1.9.5p2-3) ... [2022-04-21T20:06:00.847Z] #21 37.68 invoke-rc.d: could not determine current runlevel [2022-04-21T20:06:00.847Z] #21 37.69 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T20:06:00.847Z] #21 37.71 Setting up xfsprogs (5.10.0-4) ... [2022-04-21T20:06:00.847Z] #21 37.72 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-21T20:06:00.847Z] #21 37.74 Setting up inetutils-ping (2:2.0-1) ... [2022-04-21T20:06:00.847Z] #21 37.75 Setting up pigz (2.6-1) ... [2022-04-21T20:06:00.847Z] #21 37.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T20:06:01.108Z] #21 37.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T20:06:01.108Z] #21 37.81 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T20:06:01.108Z] #21 37.83 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:06:01.200Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-04-21T20:06:01.200Z] === RUN TestConfigsUpdate [2022-04-21T20:06:01.683Z] #21 38.59 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-21T20:06:01.683Z] #21 38.60 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-21T20:06:02.030Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-04-21T20:06:02.256Z] #21 39.03 Setting up libelf1:amd64 (0.183-1) ... [2022-04-21T20:06:02.256Z] #21 39.12 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-21T20:06:02.256Z] #21 39.14 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T20:06:02.256Z] #21 39.16 Setting up python3-distutils (3.9.2-1) ... [2022-04-21T20:06:02.725Z] #82 DONE 2.7s [2022-04-21T20:06:02.725Z] [2022-04-21T20:06:02.725Z] #83 exporting to image [2022-04-21T20:06:02.725Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T20:06:02.725Z] #83 exporting layers [2022-04-21T20:06:02.779Z] #21 39.56 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T20:06:02.780Z] #21 39.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-21T20:06:02.780Z] #21 39.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-21T20:06:02.780Z] #21 39.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-21T20:06:02.780Z] #21 39.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-21T20:06:02.780Z] #21 39.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-21T20:06:02.780Z] #21 39.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-21T20:06:02.780Z] #21 39.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-21T20:06:02.780Z] #21 39.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-21T20:06:02.780Z] #21 39.64 Setting up python3-setuptools (52.0.0-4) ... [2022-04-21T20:06:03.103Z] --- PASS: TestConfigsUpdate (2.18s) [2022-04-21T20:06:03.103Z] === RUN TestTemplatedConfig [2022-04-21T20:06:04.169Z] #21 40.93 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T20:06:04.169Z] #21 40.95 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T20:06:04.169Z] #21 41.02 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-21T20:06:04.169Z] #21 41.03 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T20:06:05.111Z] #21 42.12 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T20:06:05.111Z] #21 42.14 Setting up jq (1.6-2.1) ... [2022-04-21T20:06:05.111Z] #21 42.15 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-21T20:06:05.111Z] #21 42.17 Setting up iptables (1.8.7-1) ... [2022-04-21T20:06:05.372Z] #21 42.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T20:06:05.372Z] #21 42.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T20:06:05.372Z] #21 42.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T20:06:05.372Z] #21 42.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T20:06:05.372Z] #21 42.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-21T20:06:05.372Z] #21 42.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-21T20:06:05.372Z] #21 42.24 Setting up iproute2 (5.10.0-4) ... [2022-04-21T20:06:05.893Z] #21 42.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T20:06:06.388Z] --- PASS: TestTemplatedConfig (2.60s) [2022-04-21T20:06:06.388Z] === RUN TestConfigCreateResolve [2022-04-21T20:06:07.279Z] #21 DONE 43.9s [2022-04-21T20:06:07.279Z] [2022-04-21T20:06:07.279Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:06:07.279Z] #58 sha256:451468f61b3e167209aef086afe1383234b226dc0284893a5a1776f0eca50217 [2022-04-21T20:06:07.279Z] #58 ... [2022-04-21T20:06:07.279Z] [2022-04-21T20:06:07.279Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T20:06:07.279Z] #22 sha256:78bd08c1bf1ca00388b0aa0f76e0a431902f763c189a659e5be3c952c729421a [2022-04-21T20:06:07.851Z] #22 0.835 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-21T20:06:07.851Z] #22 0.838 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-21T20:06:07.851Z] #22 0.842 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-21T20:06:07.851Z] #22 DONE 0.9s [2022-04-21T20:06:07.851Z] [2022-04-21T20:06:07.851Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:06:07.851Z] #58 sha256:451468f61b3e167209aef086afe1383234b226dc0284893a5a1776f0eca50217 [2022-04-21T20:06:08.112Z] #58 ... [2022-04-21T20:06:08.112Z] [2022-04-21T20:06:08.112Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T20:06:08.112Z] #23 sha256:0e123318212cf9da61e05de8d2f9e2d78739358c8b15512784fac12c85abd181 [2022-04-21T20:06:08.290Z] --- PASS: TestConfigCreateResolve (2.11s) [2022-04-21T20:06:08.290Z] PASS [2022-04-21T20:06:08.290Z] [2022-04-21T20:06:08.290Z] DONE 6 tests in 13.370s [2022-04-21T20:06:08.290Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-21T20:06:08.290Z] INFO: Testing against a local daemon [2022-04-21T20:06:08.290Z] === RUN TestCheckpoint [2022-04-21T20:06:08.290Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:06:08.290Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T20:06:08.290Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T20:06:08.290Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:06:08.290Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:06:08.290Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:06:08.290Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T20:06:08.290Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T20:06:08.290Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T20:06:08.290Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T20:06:08.290Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T20:06:08.290Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-21T20:06:08.290Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-21T20:06:08.290Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T20:06:08.290Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T20:06:08.290Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T20:06:08.290Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T20:06:08.290Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T20:06:08.290Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T20:06:08.290Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-21T20:06:08.290Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T20:06:08.290Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-21T20:06:08.290Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T20:06:08.290Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-21T20:06:08.290Z] === RUN TestCopyEmptyFile [2022-04-21T20:06:08.290Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-04-21T20:06:08.290Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T20:06:08.290Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-21T20:06:08.290Z] === RUN TestCopyFromContainer [2022-04-21T20:06:09.692Z] === RUN TestCopyFromContainer// [2022-04-21T20:06:09.692Z] === RUN TestCopyFromContainer//bar/root [2022-04-21T20:06:09.692Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-21T20:06:09.692Z] === RUN TestCopyFromContainer/bar/quux [2022-04-21T20:06:09.692Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-21T20:06:09.692Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-21T20:06:09.951Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-21T20:06:09.951Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-21T20:06:09.951Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-21T20:06:09.951Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-21T20:06:10.210Z] --- PASS: TestCopyFromContainer (1.73s) [2022-04-21T20:06:10.210Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-21T20:06:10.210Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-21T20:06:10.210Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-21T20:06:10.210Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-21T20:06:10.210Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-21T20:06:10.210Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-21T20:06:10.210Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-21T20:06:10.210Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-21T20:06:10.210Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-21T20:06:10.210Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-04-21T20:06:10.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T20:06:10.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:06:10.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:06:10.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:06:10.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:06:10.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:06:10.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:06:10.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:06:10.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:06:10.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:06:10.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-21T20:06:10.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T20:06:10.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T20:06:10.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T20:06:10.210Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T20:06:10.210Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-21T20:06:10.210Z] === RUN TestCreateWithInvalidEnv [2022-04-21T20:06:10.210Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T20:06:10.210Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T20:06:10.210Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T20:06:10.210Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T20:06:10.210Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T20:06:10.210Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T20:06:10.210Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T20:06:10.210Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T20:06:10.210Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T20:06:10.210Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-21T20:06:10.210Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T20:06:10.210Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T20:06:10.210Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T20:06:10.210Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T20:06:10.210Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-21T20:06:10.210Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T20:06:10.677Z] ? github.com/docker/docker/api [no test files] [2022-04-21T20:06:12.110Z] --- PASS: TestCreateWithCustomMaskedPaths (1.71s) [2022-04-21T20:06:12.110Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T20:06:13.487Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.52s) [2022-04-21T20:06:13.487Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T20:06:13.487Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:06:13.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:06:13.487Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:06:13.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:06:13.487Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:06:13.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:06:13.487Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:06:13.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:06:13.487Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:06:13.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:06:13.487Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:06:13.487Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:06:13.487Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:06:13.487Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:06:13.487Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:06:13.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-21T20:06:13.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-21T20:06:13.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-21T20:06:13.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-21T20:06:13.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T20:06:13.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-21T20:06:13.487Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T20:06:14.054Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2022-04-21T20:06:14.054Z] === RUN TestCreateDifferentPlatform [2022-04-21T20:06:14.054Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T20:06:14.054Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T20:06:14.054Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-21T20:06:14.054Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T20:06:14.054Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T20:06:14.054Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T20:06:14.054Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-04-21T20:06:14.054Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T20:06:14.312Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-21T20:06:14.312Z] === RUN TestContainerStartOnDaemonRestart [2022-04-21T20:06:14.312Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-21T20:06:14.312Z] === RUN TestDaemonRestartIpcMode [2022-04-21T20:06:14.312Z] === PAUSE TestDaemonRestartIpcMode [2022-04-21T20:06:14.312Z] === RUN TestDaemonHostGatewayIP [2022-04-21T20:06:14.312Z] === PAUSE TestDaemonHostGatewayIP [2022-04-21T20:06:14.312Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-21T20:06:14.312Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-21T20:06:14.312Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T20:06:14.312Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-21T20:06:14.312Z] === RUN TestDiff [2022-04-21T20:06:14.879Z] --- PASS: TestDiff (0.57s) [2022-04-21T20:06:14.879Z] === RUN TestExecWithCloseStdin [2022-04-21T20:06:15.446Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-04-21T20:06:15.446Z] === RUN TestExec [2022-04-21T20:06:16.013Z] --- PASS: TestExec (0.64s) [2022-04-21T20:06:16.013Z] === RUN TestExecUser [2022-04-21T20:06:16.580Z] --- PASS: TestExecUser (0.64s) [2022-04-21T20:06:16.580Z] === RUN TestExportContainerAndImportImage [2022-04-21T20:06:17.516Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-04-21T20:06:17.516Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T20:06:18.192Z] #23 9.338 Collecting yamllint==1.26.1 [2022-04-21T20:06:18.452Z] #23 10.38 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-21T20:06:18.891Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-21T20:06:18.891Z] === RUN TestHealthCheckWorkdir [2022-04-21T20:06:19.391Z] #23 11.56 Collecting pathspec>=0.5.3 [2022-04-21T20:06:19.458Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-04-21T20:06:19.458Z] === RUN TestHealthKillContainer [2022-04-21T20:06:19.652Z] #23 11.57 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-21T20:06:19.917Z] #23 11.92 Collecting pyyaml [2022-04-21T20:06:19.917Z] #23 11.93 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-04-21T20:06:19.917Z] #23 11.99 Building wheels for collected packages: yamllint [2022-04-21T20:06:19.917Z] #23 12.00 Building wheel for yamllint (setup.py): started [2022-04-21T20:06:20.864Z] #23 12.92 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-21T20:06:20.864Z] #23 12.92 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bf1eec73367397e0aaabec2fb2b6709d01c00b696d4b4e1ceace089eb88cff71 [2022-04-21T20:06:20.864Z] #23 12.92 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-21T20:06:20.864Z] #23 12.92 Successfully built yamllint [2022-04-21T20:06:20.864Z] #23 12.95 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-21T20:06:21.448Z] #23 13.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-21T20:06:21.709Z] #23 DONE 13.9s [2022-04-21T20:06:21.709Z] [2022-04-21T20:06:21.709Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T20:06:21.709Z] #27 sha256:35c101c8f859be4299321e26ae1417219a2805c45c377d8cd0da008450b3f7f7 [2022-04-21T20:06:21.969Z] #27 DONE 0.3s [2022-04-21T20:06:21.969Z] [2022-04-21T20:06:21.969Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:06:21.969Z] #62 sha256:69b1b80b943d8d2a69bae0367ea13cc1f5f081f2d88f0c0d457b94cd0d586a9f [2022-04-21T20:06:22.275Z] #62 ... [2022-04-21T20:06:22.275Z] [2022-04-21T20:06:22.275Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T20:06:22.275Z] #32 sha256:64552768a64f6da22d5854d36cfce738444e5e9793383b48e0882ec03922218a [2022-04-21T20:06:22.849Z] #32 DONE 0.5s [2022-04-21T20:06:22.849Z] [2022-04-21T20:06:22.849Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T20:06:22.849Z] #35 sha256:4821aec0e0978cb3f92c0950bb87b1a663f584965e5cee7c813ed6174507a5d6 [2022-04-21T20:06:22.849Z] #35 DONE 0.3s [2022-04-21T20:06:22.849Z] [2022-04-21T20:06:22.849Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:06:22.849Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T20:06:22.849Z] #53 ... [2022-04-21T20:06:22.849Z] [2022-04-21T20:06:22.849Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T20:06:22.849Z] #37 sha256:fd82c5cd7c84e4d18457e19001c7d99936dac9a5e2ead4a450d945df76d6e418 [2022-04-21T20:06:22.849Z] #37 DONE 0.0s [2022-04-21T20:06:22.849Z] [2022-04-21T20:06:22.849Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T20:06:22.849Z] #39 sha256:a019296b835893a5fbdd24239391fb93db837d5165f54893538416c90a51673d [2022-04-21T20:06:22.849Z] #39 DONE 0.1s [2022-04-21T20:06:23.110Z] [2022-04-21T20:06:23.110Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T20:06:23.110Z] #43 sha256:d44b4b0a9a2c4a23736ed1edbdf94071d1a200d4275cf80818d57dc1c91c8de8 [2022-04-21T20:06:23.110Z] #43 DONE 0.0s [2022-04-21T20:06:23.110Z] [2022-04-21T20:06:23.110Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:06:23.110Z] #58 sha256:451468f61b3e167209aef086afe1383234b226dc0284893a5a1776f0eca50217 [2022-04-21T20:06:26.620Z] 8f616e6e9eec: Pull complete [2022-04-21T20:06:27.568Z] --- PASS: TestHealthKillContainer (8.19s) [2022-04-21T20:06:27.568Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T20:06:28.134Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-04-21T20:06:28.134Z] === RUN TestIpcModeNone [2022-04-21T20:06:28.487Z] === RUN TestMiddlewares [2022-04-21T20:06:28.487Z] --- PASS: TestMiddlewares (0.00s) [2022-04-21T20:06:28.487Z] PASS [2022-04-21T20:06:28.487Z] coverage: 7.9% of statements [2022-04-21T20:06:28.487Z] ok github.com/docker/docker/api/server 0.047s coverage: 7.9% of statements [2022-04-21T20:06:28.701Z] --- PASS: TestIpcModeNone (0.61s) [2022-04-21T20:06:28.701Z] === RUN TestIpcModePrivate [2022-04-21T20:06:29.268Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-04-21T20:06:29.268Z] --- PASS: TestIpcModePrivate (0.63s) [2022-04-21T20:06:29.268Z] === RUN TestIpcModeShareable [2022-04-21T20:06:29.834Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-04-21T20:06:30.093Z] --- PASS: TestIpcModeShareable (0.62s) [2022-04-21T20:06:30.093Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-21T20:06:31.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-21T20:06:31.994Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2022-04-21T20:06:31.994Z] === RUN TestAPIIpcModeHost [2022-04-21T20:06:32.252Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-04-21T20:06:32.252Z] === RUN TestDaemonIpcModeShareable [2022-04-21T20:06:33.201Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-21T20:06:33.488Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-04-21T20:06:33.488Z] === RUN TestDaemonIpcModePrivate [2022-04-21T20:06:34.427Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-21T20:06:34.427Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-04-21T20:06:34.427Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-21T20:06:34.809Z] #83 exporting layers 27.6s done [2022-04-21T20:06:34.809Z] #83 writing image sha256:07047ee2a4fa80535acab8033027bc02ffd2809692b2a3f7b1f002b2857ad145 done [2022-04-21T20:06:34.809Z] #83 naming to docker.io/library/docker:fba555486c611e673c08206a60053f30687a4555 done [2022-04-21T20:06:34.809Z] #83 DONE 27.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-21T20:06:35.134Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43480/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fba555486c611e673c08206a60053f30687a4555 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fba555486c611e673c08206a60053f30687a4555 hack/validate/default [2022-04-21T20:06:35.803Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-21T20:06:35.803Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-04-21T20:06:35.803Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-21T20:06:36.064Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-21T20:06:36.064Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-21T20:06:36.064Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-21T20:06:36.064Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-21T20:06:36.064Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-21T20:06:36.064Z] Congratulations! No new tests were added to integration-cli. [2022-04-21T20:06:36.064Z] [2022-04-21T20:06:36.064Z] INFO Start validation with golang-ci-lint [2022-04-21T20:06:36.742Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-21T20:06:37.001Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-04-21T20:06:37.001Z] === RUN TestIpcModeOlderClient [2022-04-21T20:06:37.001Z] === PAUSE TestIpcModeOlderClient [2022-04-21T20:06:37.001Z] === RUN TestKillContainerInvalidSignal [2022-04-21T20:06:37.433Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-21T20:06:37.433Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-21T20:06:37.433Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-21T20:06:37.568Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-04-21T20:06:37.568Z] === RUN TestKillContainer [2022-04-21T20:06:37.568Z] === RUN TestKillContainer/no_signal [2022-04-21T20:06:37.828Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T20:06:38.086Z] === RUN TestKillContainer/killing_signal [2022-04-21T20:06:38.653Z] --- PASS: TestKillContainer (1.30s) [2022-04-21T20:06:38.653Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-21T20:06:38.653Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-21T20:06:38.653Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-04-21T20:06:38.653Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T20:06:38.653Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-21T20:06:39.219Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-21T20:06:39.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-04-21T20:06:39.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-21T20:06:39.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-04-21T20:06:39.477Z] === RUN TestKillStoppedContainer [2022-04-21T20:06:39.477Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-21T20:06:39.477Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T20:06:39.735Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-21T20:06:39.735Z] === RUN TestKillDifferentUserContainer [2022-04-21T20:06:39.993Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-21T20:06:39.994Z] === RUN TestInspectOomKilledTrue [2022-04-21T20:06:39.994Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:06:39.994Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T20:06:39.994Z] === RUN TestInspectOomKilledFalse [2022-04-21T20:06:39.994Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:06:39.994Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T20:06:39.994Z] === RUN TestLinksEtcHostsContentMatch [2022-04-21T20:06:40.252Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-04-21T20:06:40.252Z] === RUN TestLinksContainerNames [2022-04-21T20:06:41.187Z] --- PASS: TestLinksContainerNames (0.86s) [2022-04-21T20:06:41.187Z] === RUN TestLogsFollowTailEmpty [2022-04-21T20:06:41.753Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-04-21T20:06:41.753Z] === RUN TestContainerNetworkMountsNoChown [2022-04-21T20:06:42.011Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/default [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/default [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/private [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/private [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/rprivate [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/slave [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/slave [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/rslave [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/shared [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/shared [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/rshared [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-21T20:06:42.011Z] === CONT TestMountDaemonRoot/default [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-21T20:06:42.011Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-21T20:06:42.011Z] === CONT TestMountDaemonRoot/rshared [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-21T20:06:42.011Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T20:06:42.011Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T20:06:42.011Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/shared [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/rslave [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/slave [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/rprivate [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/private [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-21T20:06:42.271Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-21T20:06:42.271Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-21T20:06:42.271Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T20:06:42.530Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-21T20:06:42.530Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-21T20:06:42.530Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-21T20:06:42.530Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-21T20:06:42.530Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-21T20:06:42.530Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-21T20:06:42.530Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T20:06:42.530Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-21T20:06:42.530Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T20:06:42.530Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-21T20:06:42.530Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-21T20:06:42.530Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-21T20:06:42.530Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-21T20:06:42.530Z] === RUN TestContainerBindMountNonRecursive [2022-04-21T20:06:43.906Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-04-21T20:06:43.906Z] === RUN TestContainerVolumesMountedAsShared [2022-04-21T20:06:44.165Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-04-21T20:06:44.165Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-21T20:06:44.732Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-04-21T20:06:44.732Z] === RUN TestNetworkNat [2022-04-21T20:06:44.991Z] --- PASS: TestNetworkNat (0.45s) [2022-04-21T20:06:44.991Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T20:06:45.140Z] #58 ... [2022-04-21T20:06:45.140Z] [2022-04-21T20:06:45.141Z] #45 [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-04-21T20:06:45.141Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T20:06:45.141Z] #45 193.5 + dpkg --print-architecture [2022-04-21T20:06:45.141Z] #45 193.5 + git checkout -q v2.1.0 [2022-04-21T20:06:45.141Z] #45 194.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-21T20:06:45.141Z] #45 194.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-21T20:06:45.558Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-21T20:06:45.558Z] === RUN TestNetworkLoopbackNat [2022-04-21T20:06:46.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-21T20:06:48.089Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-04-21T20:06:48.089Z] === RUN TestPause [2022-04-21T20:06:48.657Z] --- PASS: TestPause (0.45s) [2022-04-21T20:06:48.657Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T20:06:48.657Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T20:06:48.657Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T20:06:48.657Z] === RUN TestPauseStopPausedContainer [2022-04-21T20:06:48.917Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-04-21T20:06:48.917Z] === RUN TestPidHost [2022-04-21T20:06:49.997Z] --- PASS: TestPidHost (0.96s) [2022-04-21T20:06:49.997Z] === RUN TestPsFilter [2022-04-21T20:06:49.997Z] --- PASS: TestPsFilter (0.10s) [2022-04-21T20:06:49.997Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T20:06:50.564Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-21T20:06:50.564Z] === RUN TestRemoveContainerWithVolume [2022-04-21T20:06:50.822Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-04-21T20:06:50.822Z] === RUN TestRemoveContainerRunning [2022-04-21T20:06:51.389Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-21T20:06:51.389Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T20:06:51.647Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-21T20:06:51.647Z] === RUN TestRemoveInvalidContainer [2022-04-21T20:06:51.647Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-21T20:06:51.647Z] === RUN TestRenameLinkedContainer [2022-04-21T20:06:53.557Z] --- PASS: TestRenameLinkedContainer (1.89s) [2022-04-21T20:06:53.557Z] === RUN TestRenameStoppedContainer [2022-04-21T20:06:54.125Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-21T20:06:54.125Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T20:06:55.059Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-04-21T20:06:55.059Z] === RUN TestRenameInvalidName [2022-04-21T20:06:55.318Z] --- PASS: TestRenameInvalidName (0.45s) [2022-04-21T20:06:55.318Z] === RUN TestRenameAnonymousContainer [2022-04-21T20:06:56.694Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-04-21T20:06:56.694Z] === RUN TestRenameContainerWithSameName [2022-04-21T20:06:57.261Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-04-21T20:06:57.261Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T20:06:58.197Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-04-21T20:06:58.197Z] === RUN TestResize [2022-04-21T20:06:58.456Z] --- PASS: TestResize (0.42s) [2022-04-21T20:06:58.456Z] === RUN TestResizeWithInvalidSize [2022-04-21T20:06:59.024Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-04-21T20:06:59.024Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T20:06:59.283Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:06:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:06:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:06:59.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T20:06:59.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:07:01.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:07:02.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:07:03.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:07:03.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:07:05.314Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:07:05.314Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:07:07.104Z] #45 DONE 216.9s [2022-04-21T20:07:07.104Z] [2022-04-21T20:07:07.104Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:07:07.104Z] #62 sha256:69b1b80b943d8d2a69bae0367ea13cc1f5f081f2d88f0c0d457b94cd0d586a9f [2022-04-21T20:07:07.104Z] #62 ... [2022-04-21T20:07:07.104Z] [2022-04-21T20:07:07.104Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T20:07:07.104Z] #46 sha256:a3fcd6f772ecabd0794dd1cb293776f2e313cd8fb264b24c5238bad6c98f2308 [2022-04-21T20:07:07.104Z] #46 DONE 0.5s [2022-04-21T20:07:07.104Z] [2022-04-21T20:07:07.104Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T20:07:07.104Z] #50 sha256:b679da627a56c2c3b5bdb03332da85aa4330799e4a7466cf9591f3c4d10e01cf [2022-04-21T20:07:07.104Z] #50 DONE 0.1s [2022-04-21T20:07:07.104Z] [2022-04-21T20:07:07.104Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:07:07.104Z] #58 sha256:451468f61b3e167209aef086afe1383234b226dc0284893a5a1776f0eca50217 [2022-04-21T20:07:07.104Z] #58 ... [2022-04-21T20:07:07.104Z] [2022-04-21T20:07:07.104Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T20:07:07.104Z] #52 sha256:c98f6518ce12daf07755edf87ff7903887ac31663f3b05f918685bee6e61419e [2022-04-21T20:07:07.104Z] #52 DONE 0.1s [2022-04-21T20:07:07.104Z] [2022-04-21T20:07:07.104Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:07:07.104Z] #62 sha256:69b1b80b943d8d2a69bae0367ea13cc1f5f081f2d88f0c0d457b94cd0d586a9f [2022-04-21T20:07:08.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:07:08.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T20:07:11.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T20:07:12.507Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T20:07:12.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T20:07:14.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T20:07:14.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T20:07:16.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.33s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.63s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.22s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.20s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-04-21T20:07:17.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-04-21T20:07:17.970Z] === RUN TestCgroupNamespacesRun [2022-04-21T20:07:18.905Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-04-21T20:07:18.905Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-21T20:07:18.905Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-21T20:07:18.905Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-21T20:07:18.905Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-21T20:07:18.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-21T20:07:18.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-21T20:07:19.325Z] === RUN TestBoolValue [2022-04-21T20:07:19.326Z] --- PASS: TestBoolValue (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestBoolValueOrDefault [2022-04-21T20:07:19.326Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestInt64ValueOrZero [2022-04-21T20:07:19.326Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestInt64ValueOrDefault [2022-04-21T20:07:19.326Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-21T20:07:19.326Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestJsonContentType [2022-04-21T20:07:19.326Z] --- PASS: TestJsonContentType (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestReadJSON [2022-04-21T20:07:19.326Z] === RUN TestReadJSON/nil_body [2022-04-21T20:07:19.326Z] === RUN TestReadJSON/empty_body [2022-04-21T20:07:19.326Z] === RUN TestReadJSON/with_valid_request [2022-04-21T20:07:19.326Z] === RUN TestReadJSON/with_whitespace [2022-04-21T20:07:19.326Z] === RUN TestReadJSON/with_extra_content [2022-04-21T20:07:19.326Z] === RUN TestReadJSON/invalid_JSON [2022-04-21T20:07:19.326Z] --- PASS: TestReadJSON (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-21T20:07:19.326Z] PASS [2022-04-21T20:07:19.326Z] coverage: 31.9% of statements [2022-04-21T20:07:19.326Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 31.9% of statements [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T20:07:19.326Z] === RUN TestMaskSecretKeys [2022-04-21T20:07:19.326Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-21T20:07:19.326Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-21T20:07:19.326Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-21T20:07:19.326Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestVersionMiddlewareVersion [2022-04-21T20:07:19.326Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-21T20:07:19.326Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-21T20:07:19.326Z] PASS [2022-04-21T20:07:19.326Z] coverage: 37.7% of statements [2022-04-21T20:07:19.326Z] ok github.com/docker/docker/api/server/middleware 0.099s coverage: 37.7% of statements [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T20:07:19.326Z] === RUN TestToJSON [2022-04-21T20:07:19.326Z] --- PASS: TestToJSON (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestToParamWithVersion [2022-04-21T20:07:19.326Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestFromJSON [2022-04-21T20:07:19.326Z] --- PASS: TestFromJSON (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestEmpty [2022-04-21T20:07:19.326Z] --- PASS: TestEmpty (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestArgsMatchKVListEmptySources [2022-04-21T20:07:19.326Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestArgsMatchKVList [2022-04-21T20:07:19.326Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestArgsMatch [2022-04-21T20:07:19.326Z] --- PASS: TestArgsMatch (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestAdd [2022-04-21T20:07:19.326Z] --- PASS: TestAdd (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestDel [2022-04-21T20:07:19.326Z] --- PASS: TestDel (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestLen [2022-04-21T20:07:19.326Z] --- PASS: TestLen (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestExactMatch [2022-04-21T20:07:19.326Z] --- PASS: TestExactMatch (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestOnlyOneExactMatch [2022-04-21T20:07:19.326Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestContains [2022-04-21T20:07:19.326Z] --- PASS: TestContains (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestValidate [2022-04-21T20:07:19.326Z] --- PASS: TestValidate (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestWalkValues [2022-04-21T20:07:19.326Z] --- PASS: TestWalkValues (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestFuzzyMatch [2022-04-21T20:07:19.326Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestClone [2022-04-21T20:07:19.326Z] --- PASS: TestClone (0.00s) [2022-04-21T20:07:19.326Z] PASS [2022-04-21T20:07:19.326Z] coverage: 92.2% of statements [2022-04-21T20:07:19.326Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2022-04-21T20:07:19.326Z] === RUN TestStrSliceMarshalJSON [2022-04-21T20:07:19.326Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestStrSliceUnmarshalJSON [2022-04-21T20:07:19.326Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestStrSliceUnmarshalString [2022-04-21T20:07:19.326Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestStrSliceUnmarshalSlice [2022-04-21T20:07:19.326Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-21T20:07:19.326Z] PASS [2022-04-21T20:07:19.326Z] coverage: 90.0% of statements [2022-04-21T20:07:19.326Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-04-21T20:07:19.326Z] === RUN TestGetTimestamp [2022-04-21T20:07:19.326Z] === RUN TestAdjustForAPIVersion [2022-04-21T20:07:19.326Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-21T20:07:19.326Z] PASS [2022-04-21T20:07:19.326Z] coverage: 6.1% of statements [2022-04-21T20:07:19.326Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 6.1% of statements [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T20:07:19.326Z] --- PASS: TestGetTimestamp (0.13s) [2022-04-21T20:07:19.326Z] === RUN TestParseTimestamps [2022-04-21T20:07:19.326Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-21T20:07:19.326Z] PASS [2022-04-21T20:07:19.326Z] coverage: 100.0% of statements [2022-04-21T20:07:19.326Z] ok github.com/docker/docker/api/types/time 0.154s coverage: 100.0% of statements [2022-04-21T20:07:19.326Z] === RUN TestCompareVersion [2022-04-21T20:07:19.326Z] --- PASS: TestCompareVersion (0.00s) [2022-04-21T20:07:19.326Z] PASS [2022-04-21T20:07:19.326Z] coverage: 77.3% of statements [2022-04-21T20:07:19.326Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 77.3% of statements [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T20:07:19.326Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T20:07:19.326Z] === RUN TestIsGIT [2022-04-21T20:07:19.326Z] --- PASS: TestIsGIT (0.00s) [2022-04-21T20:07:19.326Z] PASS [2022-04-21T20:07:19.326Z] coverage: 100.0% of statements [2022-04-21T20:07:19.326Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.033s coverage: 100.0% of statements [2022-04-21T20:07:19.326Z] === RUN TestParseRemoteURL [2022-04-21T20:07:19.326Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-21T20:07:19.326Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-21T20:07:19.326Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-21T20:07:19.326Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-21T20:07:19.326Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-21T20:07:19.326Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-21T20:07:19.326Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-21T20:07:19.326Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-21T20:07:19.326Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-21T20:07:19.326Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-21T20:07:19.326Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-21T20:07:19.326Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestCloneArgsSmartHttp [2022-04-21T20:07:19.326Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestCloneArgsDumbHttp [2022-04-21T20:07:19.326Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestCloneArgsGit [2022-04-21T20:07:19.326Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-21T20:07:19.326Z] === RUN TestCheckoutGit [2022-04-21T20:07:19.701Z] ba8181afd426: Pull complete [2022-04-21T20:07:19.701Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-21T20:07:19.701Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:07:19.701Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-21T20:07:19.701Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-21T20:07:19.701Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-21T20:07:19.701Z] WARN: Skipping validation tests [2022-04-21T20:07:19.701Z] INFO: Running unit tests at 04/21/2022 20:07:17... [2022-04-21T20:07:19.793Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-21T20:07:19.793Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-21T20:07:19.793Z] === RUN TestProcessNoDockerignore [2022-04-21T20:07:19.793Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-21T20:07:19.793Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-21T20:07:19.793Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-21T20:07:19.793Z] === RUN TestDetectContentType [2022-04-21T20:07:19.793Z] --- PASS: TestDetectContentType (0.00s) [2022-04-21T20:07:19.793Z] === RUN TestSelectAcceptableMIME [2022-04-21T20:07:19.793Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-21T20:07:19.793Z] === RUN TestInspectEmptyResponse [2022-04-21T20:07:19.793Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-21T20:07:19.793Z] === RUN TestInspectResponseBinary [2022-04-21T20:07:19.793Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-21T20:07:19.793Z] === RUN TestResponseUnsupportedContentType [2022-04-21T20:07:19.793Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-21T20:07:19.793Z] === RUN TestInspectResponseTextSimple [2022-04-21T20:07:19.793Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-21T20:07:19.793Z] === RUN TestInspectResponseEmptyContentType [2022-04-21T20:07:19.793Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-21T20:07:19.793Z] === RUN TestUnknownContentLength [2022-04-21T20:07:19.793Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-21T20:07:19.793Z] === RUN TestDownloadRemote [2022-04-21T20:07:20.260Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-21T20:07:20.260Z] === RUN TestGetWithStatusError [2022-04-21T20:07:20.260Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-21T20:07:20.260Z] === RUN TestCloseRootDirectory [2022-04-21T20:07:20.260Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:07:20.260Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-21T20:07:20.260Z] === RUN TestHashFile [2022-04-21T20:07:20.260Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:07:20.260Z] --- SKIP: TestHashFile (0.00s) [2022-04-21T20:07:20.260Z] === RUN TestHashSubdir [2022-04-21T20:07:20.260Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:07:20.260Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-21T20:07:20.260Z] === RUN TestRemoveDirectory [2022-04-21T20:07:20.260Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:07:20.260Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-21T20:07:20.260Z] PASS [2022-04-21T20:07:20.260Z] coverage: 9.3% of statements [2022-04-21T20:07:20.260Z] ok github.com/docker/docker/builder/remotecontext 0.169s coverage: 9.3% of statements [2022-04-21T20:07:20.260Z] === RUN TestEnable [2022-04-21T20:07:20.260Z] --- PASS: TestEnable (0.00s) [2022-04-21T20:07:20.260Z] === RUN TestDisable [2022-04-21T20:07:20.260Z] --- PASS: TestDisable (0.00s) [2022-04-21T20:07:20.260Z] === RUN TestEnabled [2022-04-21T20:07:20.260Z] --- PASS: TestEnabled (0.00s) [2022-04-21T20:07:20.260Z] PASS [2022-04-21T20:07:20.260Z] coverage: 100.0% of statements [2022-04-21T20:07:20.260Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2022-04-21T20:07:20.280Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-04-21T20:07:20.280Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-21T20:07:20.727Z] === RUN TestGetAllAllowed [2022-04-21T20:07:20.727Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestGetAllMeta [2022-04-21T20:07:20.727Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-21T20:07:20.727Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestIsUnreferencedBuiltin [2022-04-21T20:07:20.727Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestIsExistingDirectory [2022-04-21T20:07:20.727Z] --- PASS: TestIsExistingDirectory (0.02s) [2022-04-21T20:07:20.727Z] === RUN TestGetFilenameForDownload [2022-04-21T20:07:20.727Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestEnv2Variables [2022-04-21T20:07:20.727Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-21T20:07:20.727Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestMaintainer [2022-04-21T20:07:20.727Z] --- PASS: TestMaintainer (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestLabel [2022-04-21T20:07:20.727Z] --- PASS: TestLabel (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestFromScratch [2022-04-21T20:07:20.727Z] --- PASS: TestFromScratch (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestFromWithArg [2022-04-21T20:07:20.727Z] --- PASS: TestFromWithArg (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-21T20:07:20.727Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestFromWithUndefinedArg [2022-04-21T20:07:20.727Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestFromMultiStageWithNamedStage [2022-04-21T20:07:20.727Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestOnbuild [2022-04-21T20:07:20.727Z] --- PASS: TestOnbuild (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestWorkdir [2022-04-21T20:07:20.727Z] --- PASS: TestWorkdir (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestCmd [2022-04-21T20:07:20.727Z] --- PASS: TestCmd (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestHealthcheckNone [2022-04-21T20:07:20.727Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestHealthcheckCmd [2022-04-21T20:07:20.727Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestEntrypoint [2022-04-21T20:07:20.727Z] --- PASS: TestEntrypoint (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestExpose [2022-04-21T20:07:20.727Z] --- PASS: TestExpose (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestUser [2022-04-21T20:07:20.727Z] --- PASS: TestUser (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestVolume [2022-04-21T20:07:20.727Z] --- PASS: TestVolume (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestStopSignal [2022-04-21T20:07:20.727Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T20:07:20.727Z] --- SKIP: TestStopSignal (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestArg [2022-04-21T20:07:20.727Z] --- PASS: TestArg (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestShell [2022-04-21T20:07:20.727Z] --- PASS: TestShell (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestPrependEnvOnCmd [2022-04-21T20:07:20.727Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestRunWithBuildArgs [2022-04-21T20:07:20.727Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestRunIgnoresHealthcheck [2022-04-21T20:07:20.727Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestDispatchUnsupportedOptions [2022-04-21T20:07:20.727Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-21T20:07:20.727Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-21T20:07:20.727Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-21T20:07:20.727Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-21T20:07:20.727Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-21T20:07:20.727Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-21T20:07:20.727Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestNormalizeWorkdir [2022-04-21T20:07:20.727Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestDispatch [2022-04-21T20:07:20.727Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-21T20:07:20.727Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-21T20:07:20.727Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-21T20:07:20.727Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-21T20:07:20.727Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-21T20:07:20.727Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-21T20:07:20.727Z] === RUN TestDispatch/COPY_url [2022-04-21T20:07:20.727Z] --- PASS: TestDispatch (0.05s) [2022-04-21T20:07:20.727Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-21T20:07:20.727Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-21T20:07:20.727Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-21T20:07:20.727Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T20:07:20.727Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T20:07:20.727Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-21T20:07:20.727Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestAddScratchImageAddsToMounts [2022-04-21T20:07:20.727Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-21T20:07:20.727Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-21T20:07:20.727Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-21T20:07:20.727Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestImageSourceGetAddsToMounts [2022-04-21T20:07:20.727Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestEmptyDockerfile [2022-04-21T20:07:20.727Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestSymlinkDockerfile [2022-04-21T20:07:20.727Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-21T20:07:20.727Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestNonExistingDockerfile [2022-04-21T20:07:20.727Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestCopyRunConfig [2022-04-21T20:07:20.727Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestDeepCopyRunConfig [2022-04-21T20:07:20.727Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestExportImage [2022-04-21T20:07:20.727Z] --- PASS: TestExportImage (0.00s) [2022-04-21T20:07:20.727Z] === RUN TestNormalizeDest [2022-04-21T20:07:20.727Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-21T20:07:20.727Z] PASS [2022-04-21T20:07:20.727Z] coverage: 46.7% of statements [2022-04-21T20:07:20.727Z] ok github.com/docker/docker/builder/dockerfile 0.189s coverage: 46.7% of statements [2022-04-21T20:07:20.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-21T20:07:21.215Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-04-21T20:07:21.216Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-21T20:07:21.711Z] === RUN TestTCP4Proxy [2022-04-21T20:07:21.711Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-21T20:07:21.711Z] === RUN TestTCP4ProxyHalfClose [2022-04-21T20:07:21.711Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-21T20:07:21.711Z] === RUN TestTCP6Proxy [2022-04-21T20:07:21.711Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T20:07:21.711Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-21T20:07:21.711Z] === RUN TestTCPDualStackProxy [2022-04-21T20:07:21.711Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T20:07:21.711Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-21T20:07:21.711Z] === RUN TestUDP4Proxy [2022-04-21T20:07:21.711Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-21T20:07:21.711Z] === RUN TestUDP6Proxy [2022-04-21T20:07:21.711Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T20:07:21.711Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-21T20:07:21.711Z] === RUN TestUDPWriteError [2022-04-21T20:07:21.711Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-21T20:07:21.711Z] === RUN TestSCTP4Proxy [2022-04-21T20:07:21.711Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T20:07:21.711Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-21T20:07:21.711Z] === RUN TestSCTP6Proxy [2022-04-21T20:07:21.711Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T20:07:21.711Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-21T20:07:21.711Z] PASS [2022-04-21T20:07:21.711Z] coverage: 49.4% of statements [2022-04-21T20:07:21.711Z] ok github.com/docker/docker/cmd/docker-proxy 0.059s coverage: 49.4% of statements [2022-04-21T20:07:22.593Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-04-21T20:07:22.593Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-21T20:07:22.664Z] INFO: make.ps1 starting at 04/21/2022 20:07:21 [2022-04-21T20:07:22.664Z] INFO: Git commit (3a801c692c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T20:07:22.664Z] INFO: Running unit tests... [2022-04-21T20:07:23.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-21T20:07:23.528Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-21T20:07:23.528Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-21T20:07:23.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-21T20:07:24.095Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-21T20:07:24.095Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-21T20:07:25.471Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-04-21T20:07:25.471Z] === RUN TestNISDomainname [2022-04-21T20:07:26.038Z] --- PASS: TestNISDomainname (0.55s) [2022-04-21T20:07:26.038Z] === RUN TestHostnameDnsResolution [2022-04-21T20:07:26.605Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-04-21T20:07:26.605Z] === RUN TestUnprivilegedPortsAndPing [2022-04-21T20:07:26.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-21T20:07:27.172Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-04-21T20:07:27.172Z] === RUN TestPrivilegedHostDevices [2022-04-21T20:07:27.739Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-04-21T20:07:27.739Z] === RUN TestStats [2022-04-21T20:07:28.525Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-04-21T20:07:29.882Z] ok github.com/docker/docker/libnetwork/networkdb 104.124s coverage: 60.0% of statements [2022-04-21T20:07:29.882Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T20:07:29.882Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-21T20:07:29.882Z] ok github.com/docker/docker/libnetwork/osl 4.328s coverage: 39.7% of statements [2022-04-21T20:07:29.882Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-21T20:07:29.882Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-21T20:07:30.139Z] ok github.com/docker/docker/libnetwork/portmapper 0.259s coverage: 48.6% of statements [2022-04-21T20:07:30.267Z] --- PASS: TestStats (2.47s) [2022-04-21T20:07:30.267Z] === RUN TestStopContainerWithTimeout [2022-04-21T20:07:30.267Z] === RUN TestStopContainerWithTimeout/0 [2022-04-21T20:07:30.267Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-21T20:07:30.267Z] === RUN TestStopContainerWithTimeout/1 [2022-04-21T20:07:30.267Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-21T20:07:30.267Z] === RUN TestStopContainerWithTimeout/3 [2022-04-21T20:07:30.267Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-21T20:07:30.267Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-21T20:07:30.267Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-21T20:07:30.267Z] === CONT TestStopContainerWithTimeout/0 [2022-04-21T20:07:30.267Z] === CONT TestStopContainerWithTimeout/3 [2022-04-21T20:07:30.355Z] === RUN TestCheckpointCreateError [2022-04-21T20:07:30.355Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-21T20:07:30.355Z] === RUN TestCheckpointCreate [2022-04-21T20:07:30.355Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-21T20:07:30.355Z] === RUN TestCheckpointDeleteError [2022-04-21T20:07:30.355Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-21T20:07:30.355Z] === RUN TestCheckpointDelete [2022-04-21T20:07:30.355Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-21T20:07:30.355Z] === RUN TestCheckpointListError [2022-04-21T20:07:30.355Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-21T20:07:30.355Z] === RUN TestCheckpointList [2022-04-21T20:07:30.355Z] --- PASS: TestCheckpointList (0.00s) [2022-04-21T20:07:30.355Z] === RUN TestCheckpointListContainerNotFound [2022-04-21T20:07:30.355Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-21T20:07:30.355Z] === RUN TestNewClientWithOpsFromEnv [2022-04-21T20:07:30.355Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T20:07:30.355Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T20:07:30.355Z] === RUN TestGetAPIPath [2022-04-21T20:07:30.355Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-21T20:07:30.355Z] === RUN TestParseHostURL [2022-04-21T20:07:30.355Z] --- PASS: TestParseHostURL (0.00s) [2022-04-21T20:07:30.355Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-21T20:07:30.355Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-21T20:07:30.355Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-21T20:07:30.355Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-21T20:07:30.355Z] === RUN TestNegotiateAPIVersion [2022-04-21T20:07:30.355Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-21T20:07:30.355Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-21T20:07:30.355Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-21T20:07:30.355Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-21T20:07:30.355Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-21T20:07:30.356Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-21T20:07:30.356Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-21T20:07:30.356Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-21T20:07:30.356Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-21T20:07:30.356Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-21T20:07:30.356Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestNegotiateAPVersionOverride [2022-04-21T20:07:30.356Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-21T20:07:30.356Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-21T20:07:30.356Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-21T20:07:30.356Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestClientRedirect [2022-04-21T20:07:30.356Z] === RUN TestClientRedirect/GET [2022-04-21T20:07:30.356Z] === RUN TestClientRedirect/POST [2022-04-21T20:07:30.356Z] === RUN TestClientRedirect/PUT [2022-04-21T20:07:30.356Z] === RUN TestClientRedirect/DELETE [2022-04-21T20:07:30.356Z] --- PASS: TestClientRedirect (0.00s) [2022-04-21T20:07:30.356Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-21T20:07:30.356Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-21T20:07:30.356Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-21T20:07:30.356Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigCreateUnsupported [2022-04-21T20:07:30.356Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigCreateError [2022-04-21T20:07:30.356Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigCreate [2022-04-21T20:07:30.356Z] --- PASS: TestConfigCreate (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigInspectNotFound [2022-04-21T20:07:30.356Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigInspectWithEmptyID [2022-04-21T20:07:30.356Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigInspectUnsupported [2022-04-21T20:07:30.356Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigInspectError [2022-04-21T20:07:30.356Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigInspectConfigNotFound [2022-04-21T20:07:30.356Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigInspect [2022-04-21T20:07:30.356Z] --- PASS: TestConfigInspect (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigListUnsupported [2022-04-21T20:07:30.356Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigListError [2022-04-21T20:07:30.356Z] --- PASS: TestConfigListError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigList [2022-04-21T20:07:30.356Z] --- PASS: TestConfigList (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigRemoveUnsupported [2022-04-21T20:07:30.356Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigRemoveError [2022-04-21T20:07:30.356Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigRemove [2022-04-21T20:07:30.356Z] --- PASS: TestConfigRemove (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigUpdateUnsupported [2022-04-21T20:07:30.356Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigUpdateError [2022-04-21T20:07:30.356Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestConfigUpdate [2022-04-21T20:07:30.356Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerCommitError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerCommit [2022-04-21T20:07:30.356Z] --- PASS: TestContainerCommit (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerStatPathError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerStatPathNotFoundError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerStatPathNoHeaderError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerStatPath [2022-04-21T20:07:30.356Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestCopyToContainerError [2022-04-21T20:07:30.356Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestCopyToContainerNotFoundError [2022-04-21T20:07:30.356Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestCopyToContainerEmptyResponse [2022-04-21T20:07:30.356Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestCopyToContainer [2022-04-21T20:07:30.356Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestCopyFromContainerError [2022-04-21T20:07:30.356Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestCopyFromContainerNotFoundError [2022-04-21T20:07:30.356Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-21T20:07:30.356Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-21T20:07:30.356Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestCopyFromContainer [2022-04-21T20:07:30.356Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerCreateError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerCreateImageNotFound [2022-04-21T20:07:30.356Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerCreateWithName [2022-04-21T20:07:30.356Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerCreateAutoRemove [2022-04-21T20:07:30.356Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerDiffError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerDiff [2022-04-21T20:07:30.356Z] --- PASS: TestContainerDiff (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerExecCreateError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerExecCreate [2022-04-21T20:07:30.356Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerExecStartError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerExecStart [2022-04-21T20:07:30.356Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerExecInspectError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerExecInspect [2022-04-21T20:07:30.356Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerExportError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerExportError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerExport [2022-04-21T20:07:30.356Z] --- PASS: TestContainerExport (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerInspectError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerInspectContainerNotFound [2022-04-21T20:07:30.356Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerInspectWithEmptyID [2022-04-21T20:07:30.356Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerInspect [2022-04-21T20:07:30.356Z] --- PASS: TestContainerInspect (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerInspectNode [2022-04-21T20:07:30.356Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerKillError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerKillError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerKill [2022-04-21T20:07:30.356Z] --- PASS: TestContainerKill (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerListError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerListError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerList [2022-04-21T20:07:30.356Z] --- PASS: TestContainerList (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerLogsNotFoundError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerLogsError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerLogs [2022-04-21T20:07:30.356Z] --- PASS: TestContainerLogs (0.13s) [2022-04-21T20:07:30.356Z] === RUN TestContainerPauseError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerPause [2022-04-21T20:07:30.356Z] --- PASS: TestContainerPause (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainersPruneError [2022-04-21T20:07:30.356Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainersPrune [2022-04-21T20:07:30.356Z] --- PASS: TestContainersPrune (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerRemoveError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerRemoveNotFoundError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerRemove [2022-04-21T20:07:30.356Z] --- PASS: TestContainerRemove (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerRenameError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerRename [2022-04-21T20:07:30.356Z] --- PASS: TestContainerRename (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerResizeError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerExecResizeError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerResize [2022-04-21T20:07:30.356Z] --- PASS: TestContainerResize (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerExecResize [2022-04-21T20:07:30.356Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerRestartError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerRestart [2022-04-21T20:07:30.356Z] --- PASS: TestContainerRestart (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerStartError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerStartError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerStart [2022-04-21T20:07:30.356Z] --- PASS: TestContainerStart (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerStatsError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerStats [2022-04-21T20:07:30.356Z] --- PASS: TestContainerStats (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerStopError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerStopError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerStop [2022-04-21T20:07:30.356Z] --- PASS: TestContainerStop (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerTopError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerTopError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerTop [2022-04-21T20:07:30.356Z] --- PASS: TestContainerTop (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerUnpauseError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerUnpause [2022-04-21T20:07:30.356Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerUpdateError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerUpdate [2022-04-21T20:07:30.356Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-21T20:07:30.356Z] === RUN TestContainerWaitError [2022-04-21T20:07:30.356Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestContainerWait [2022-04-21T20:07:30.356Z] --- PASS: TestContainerWait (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestDiskUsageError [2022-04-21T20:07:30.356Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestDiskUsage [2022-04-21T20:07:30.356Z] --- PASS: TestDiskUsage (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestDistributionInspectUnsupported [2022-04-21T20:07:30.356Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestDistributionInspectWithEmptyID [2022-04-21T20:07:30.356Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestEventsErrorInOptions [2022-04-21T20:07:30.356Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestEventsErrorFromServer [2022-04-21T20:07:30.356Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestEvents [2022-04-21T20:07:30.356Z] --- PASS: TestEvents (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestTLSCloseWriter [2022-04-21T20:07:30.356Z] === PAUSE TestTLSCloseWriter [2022-04-21T20:07:30.356Z] === RUN TestImageBuildError [2022-04-21T20:07:30.356Z] --- PASS: TestImageBuildError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageBuild [2022-04-21T20:07:30.356Z] --- PASS: TestImageBuild (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestGetDockerOS [2022-04-21T20:07:30.356Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageCreateError [2022-04-21T20:07:30.356Z] --- PASS: TestImageCreateError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageCreate [2022-04-21T20:07:30.356Z] --- PASS: TestImageCreate (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageHistoryError [2022-04-21T20:07:30.356Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageHistory [2022-04-21T20:07:30.356Z] --- PASS: TestImageHistory (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageImportError [2022-04-21T20:07:30.356Z] --- PASS: TestImageImportError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageImport [2022-04-21T20:07:30.356Z] --- PASS: TestImageImport (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageInspectError [2022-04-21T20:07:30.356Z] --- PASS: TestImageInspectError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageInspectImageNotFound [2022-04-21T20:07:30.356Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageInspectWithEmptyID [2022-04-21T20:07:30.356Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageInspect [2022-04-21T20:07:30.356Z] --- PASS: TestImageInspect (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageListError [2022-04-21T20:07:30.356Z] --- PASS: TestImageListError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageList [2022-04-21T20:07:30.356Z] --- PASS: TestImageList (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageListApiBefore125 [2022-04-21T20:07:30.356Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageLoadError [2022-04-21T20:07:30.356Z] --- PASS: TestImageLoadError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageLoad [2022-04-21T20:07:30.356Z] --- PASS: TestImageLoad (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagesPruneError [2022-04-21T20:07:30.356Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagesPrune [2022-04-21T20:07:30.356Z] --- PASS: TestImagesPrune (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePullReferenceParseError [2022-04-21T20:07:30.356Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePullAnyError [2022-04-21T20:07:30.356Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-21T20:07:30.356Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T20:07:30.356Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T20:07:30.356Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-21T20:07:30.356Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePullWithoutErrors [2022-04-21T20:07:30.356Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePushReferenceError [2022-04-21T20:07:30.356Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePushAnyError [2022-04-21T20:07:30.356Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-21T20:07:30.356Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T20:07:30.356Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T20:07:30.356Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-21T20:07:30.356Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImagePushWithoutErrors [2022-04-21T20:07:30.356Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-21T20:07:30.356Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-21T20:07:30.356Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-21T20:07:30.356Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-21T20:07:30.356Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-21T20:07:30.356Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-21T20:07:30.356Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-21T20:07:30.356Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-21T20:07:30.356Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageRemoveError [2022-04-21T20:07:30.356Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageRemoveImageNotFound [2022-04-21T20:07:30.356Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageRemove [2022-04-21T20:07:30.356Z] --- PASS: TestImageRemove (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageSaveError [2022-04-21T20:07:30.356Z] --- PASS: TestImageSaveError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageSave [2022-04-21T20:07:30.356Z] --- PASS: TestImageSave (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageSearchAnyError [2022-04-21T20:07:30.356Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-21T20:07:30.356Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T20:07:30.356Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T20:07:30.356Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-21T20:07:30.356Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageSearchWithoutErrors [2022-04-21T20:07:30.356Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageTagError [2022-04-21T20:07:30.356Z] --- PASS: TestImageTagError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageTagInvalidReference [2022-04-21T20:07:30.356Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageTagInvalidSourceImageName [2022-04-21T20:07:30.356Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageTagHexSource [2022-04-21T20:07:30.356Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestImageTag [2022-04-21T20:07:30.356Z] --- PASS: TestImageTag (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestInfoServerError [2022-04-21T20:07:30.356Z] --- PASS: TestInfoServerError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestInfoInvalidResponseJSONError [2022-04-21T20:07:30.356Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestInfo [2022-04-21T20:07:30.356Z] --- PASS: TestInfo (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestNetworkConnectError [2022-04-21T20:07:30.356Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-21T20:07:30.356Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestNetworkConnect [2022-04-21T20:07:30.356Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestNetworkCreateError [2022-04-21T20:07:30.356Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestNetworkCreate [2022-04-21T20:07:30.356Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-21T20:07:30.356Z] === RUN TestNetworkDisconnectError [2022-04-21T20:07:30.357Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNetworkDisconnect [2022-04-21T20:07:30.357Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNetworkInspect [2022-04-21T20:07:30.357Z] === RUN TestNetworkInspect/empty_ID [2022-04-21T20:07:30.357Z] === RUN TestNetworkInspect/no_options [2022-04-21T20:07:30.357Z] === RUN TestNetworkInspect/verbose [2022-04-21T20:07:30.357Z] === RUN TestNetworkInspect/global_scope [2022-04-21T20:07:30.357Z] === RUN TestNetworkInspect/unknown_network [2022-04-21T20:07:30.357Z] === RUN TestNetworkInspect/server_error [2022-04-21T20:07:30.357Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-21T20:07:30.357Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-21T20:07:30.357Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-21T20:07:30.357Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-21T20:07:30.357Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-21T20:07:30.357Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-21T20:07:30.357Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNetworkListError [2022-04-21T20:07:30.357Z] --- PASS: TestNetworkListError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNetworkList [2022-04-21T20:07:30.357Z] --- PASS: TestNetworkList (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNetworksPruneError [2022-04-21T20:07:30.357Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNetworksPrune [2022-04-21T20:07:30.357Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNetworkRemoveError [2022-04-21T20:07:30.357Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNetworkRemove [2022-04-21T20:07:30.357Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNodeInspectError [2022-04-21T20:07:30.357Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNodeInspectNodeNotFound [2022-04-21T20:07:30.357Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNodeInspectWithEmptyID [2022-04-21T20:07:30.357Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNodeInspect [2022-04-21T20:07:30.357Z] --- PASS: TestNodeInspect (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNodeListError [2022-04-21T20:07:30.357Z] --- PASS: TestNodeListError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNodeList [2022-04-21T20:07:30.357Z] --- PASS: TestNodeList (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNodeRemoveError [2022-04-21T20:07:30.357Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNodeRemove [2022-04-21T20:07:30.357Z] --- PASS: TestNodeRemove (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNodeUpdateError [2022-04-21T20:07:30.357Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestNodeUpdate [2022-04-21T20:07:30.357Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestOptionWithHostFromEnv [2022-04-21T20:07:30.357Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestOptionWithTimeout [2022-04-21T20:07:30.357Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestOptionWithVersionFromEnv [2022-04-21T20:07:30.357Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPingFail [2022-04-21T20:07:30.357Z] --- PASS: TestPingFail (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPingWithError [2022-04-21T20:07:30.357Z] 2022/04/21 20:07:29 RoundTripper returned a response & error; ignoring response [2022-04-21T20:07:30.357Z] 2022/04/21 20:07:29 RoundTripper returned a response & error; ignoring response [2022-04-21T20:07:30.357Z] --- PASS: TestPingWithError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPingSuccess [2022-04-21T20:07:30.357Z] --- PASS: TestPingSuccess (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPingHeadFallback [2022-04-21T20:07:30.357Z] === RUN TestPingHeadFallback/OK [2022-04-21T20:07:30.357Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-21T20:07:30.357Z] === RUN TestPingHeadFallback/Not_Found [2022-04-21T20:07:30.357Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-21T20:07:30.357Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-21T20:07:30.357Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-21T20:07:30.357Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-21T20:07:30.357Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-21T20:07:30.357Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginDisableError [2022-04-21T20:07:30.357Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginDisable [2022-04-21T20:07:30.357Z] --- PASS: TestPluginDisable (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginEnableError [2022-04-21T20:07:30.357Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginEnable [2022-04-21T20:07:30.357Z] --- PASS: TestPluginEnable (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginInspectError [2022-04-21T20:07:30.357Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginInspectWithEmptyID [2022-04-21T20:07:30.357Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginInspect [2022-04-21T20:07:30.357Z] --- PASS: TestPluginInspect (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginListError [2022-04-21T20:07:30.357Z] --- PASS: TestPluginListError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginList [2022-04-21T20:07:30.357Z] --- PASS: TestPluginList (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginPushError [2022-04-21T20:07:30.357Z] --- PASS: TestPluginPushError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginPush [2022-04-21T20:07:30.357Z] --- PASS: TestPluginPush (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginRemoveError [2022-04-21T20:07:30.357Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginRemove [2022-04-21T20:07:30.357Z] --- PASS: TestPluginRemove (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginSetError [2022-04-21T20:07:30.357Z] --- PASS: TestPluginSetError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPluginSet [2022-04-21T20:07:30.357Z] --- PASS: TestPluginSet (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSetHostHeader [2022-04-21T20:07:30.357Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestPlainTextError [2022-04-21T20:07:30.357Z] --- PASS: TestPlainTextError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestInfiniteError [2022-04-21T20:07:30.357Z] --- PASS: TestInfiniteError (0.04s) [2022-04-21T20:07:30.357Z] === RUN TestCanceledContext [2022-04-21T20:07:30.357Z] 2022/04/21 20:07:29 RoundTripper returned a response & error; ignoring response [2022-04-21T20:07:30.357Z] --- PASS: TestCanceledContext (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestDeadlineExceededContext [2022-04-21T20:07:30.357Z] 2022/04/21 20:07:29 RoundTripper returned a response & error; ignoring response [2022-04-21T20:07:30.357Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretCreateUnsupported [2022-04-21T20:07:30.357Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretCreateError [2022-04-21T20:07:30.357Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretCreate [2022-04-21T20:07:30.357Z] --- PASS: TestSecretCreate (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretInspectUnsupported [2022-04-21T20:07:30.357Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretInspectError [2022-04-21T20:07:30.357Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretInspectSecretNotFound [2022-04-21T20:07:30.357Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretInspectWithEmptyID [2022-04-21T20:07:30.357Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretInspect [2022-04-21T20:07:30.357Z] --- PASS: TestSecretInspect (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretListUnsupported [2022-04-21T20:07:30.357Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretListError [2022-04-21T20:07:30.357Z] --- PASS: TestSecretListError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretList [2022-04-21T20:07:30.357Z] --- PASS: TestSecretList (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretRemoveUnsupported [2022-04-21T20:07:30.357Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretRemoveError [2022-04-21T20:07:30.357Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretRemove [2022-04-21T20:07:30.357Z] --- PASS: TestSecretRemove (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretUpdateUnsupported [2022-04-21T20:07:30.357Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretUpdateError [2022-04-21T20:07:30.357Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSecretUpdate [2022-04-21T20:07:30.357Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceCreateError [2022-04-21T20:07:30.357Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceCreate [2022-04-21T20:07:30.357Z] --- PASS: TestServiceCreate (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-21T20:07:30.357Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceCreateDigestPinning [2022-04-21T20:07:30.357Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceInspectError [2022-04-21T20:07:30.357Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceInspectServiceNotFound [2022-04-21T20:07:30.357Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceInspectWithEmptyID [2022-04-21T20:07:30.357Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceInspect [2022-04-21T20:07:30.357Z] --- PASS: TestServiceInspect (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceListError [2022-04-21T20:07:30.357Z] --- PASS: TestServiceListError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceList [2022-04-21T20:07:30.357Z] --- PASS: TestServiceList (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceLogsError [2022-04-21T20:07:30.357Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceLogs [2022-04-21T20:07:30.357Z] --- PASS: TestServiceLogs (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceRemoveError [2022-04-21T20:07:30.357Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceRemoveNotFoundError [2022-04-21T20:07:30.357Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceRemove [2022-04-21T20:07:30.357Z] --- PASS: TestServiceRemove (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceUpdateError [2022-04-21T20:07:30.357Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestServiceUpdate [2022-04-21T20:07:30.357Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmGetUnlockKeyError [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmGetUnlockKey [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmInitError [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmInit [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmInit (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmInspectError [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmInspect [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmJoinError [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmJoin [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmLeaveError [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmLeave [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmUnlockError [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmUnlock [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmUpdateError [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestSwarmUpdate [2022-04-21T20:07:30.357Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestTaskInspectError [2022-04-21T20:07:30.357Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestTaskInspectWithEmptyID [2022-04-21T20:07:30.357Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestTaskInspect [2022-04-21T20:07:30.357Z] --- PASS: TestTaskInspect (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestTaskListError [2022-04-21T20:07:30.357Z] --- PASS: TestTaskListError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestTaskList [2022-04-21T20:07:30.357Z] --- PASS: TestTaskList (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestVolumeCreateError [2022-04-21T20:07:30.357Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestVolumeCreate [2022-04-21T20:07:30.357Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestVolumeInspectError [2022-04-21T20:07:30.357Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestVolumeInspectNotFound [2022-04-21T20:07:30.357Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestVolumeInspectWithEmptyID [2022-04-21T20:07:30.357Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestVolumeInspect [2022-04-21T20:07:30.357Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestVolumeListError [2022-04-21T20:07:30.357Z] --- PASS: TestVolumeListError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestVolumeList [2022-04-21T20:07:30.357Z] --- PASS: TestVolumeList (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestVolumeRemoveError [2022-04-21T20:07:30.357Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-21T20:07:30.357Z] === RUN TestVolumeRemove [2022-04-21T20:07:30.357Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-21T20:07:30.357Z] === CONT TestTLSCloseWriter [2022-04-21T20:07:30.357Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-21T20:07:30.357Z] PASS [2022-04-21T20:07:30.357Z] coverage: 75.1% of statements [2022-04-21T20:07:30.357Z] ok github.com/docker/docker/client 0.357s coverage: 75.1% of statements [2022-04-21T20:07:30.395Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-21T20:07:30.395Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T20:07:30.651Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-21T20:07:30.651Z] [2022-04-21T20:07:30.651Z] === Skipped [2022-04-21T20:07:30.651Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-21T20:07:30.651Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T20:07:30.651Z] [2022-04-21T20:07:30.651Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-21T20:07:30.651Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T20:07:30.651Z] [2022-04-21T20:07:30.651Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-21T20:07:30.651Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T20:07:30.651Z] [2022-04-21T20:07:30.651Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T20:07:30.651Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:07:30.651Z] [2022-04-21T20:07:30.651Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T20:07:30.651Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:07:30.651Z] [2022-04-21T20:07:30.651Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T20:07:30.651Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:07:30.651Z] [2022-04-21T20:07:30.651Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T20:07:30.651Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:07:30.651Z] [2022-04-21T20:07:30.651Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T20:07:30.651Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:07:30.651Z] [2022-04-21T20:07:30.651Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-21T20:07:30.651Z] firewalld_test.go:14: firewalld is not running [2022-04-21T20:07:30.651Z] [2022-04-21T20:07:30.651Z] DONE 326 tests, 9 skipped in 200.131s [2022-04-21T20:07:30.834Z] === CONT TestStopContainerWithTimeout/-1 Post stage [Pipeline] junit [2022-04-21T20:07:31.222Z] Recording test results [2022-04-21T20:07:31.353Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T20:07:31.729Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635d2d558693bbf3e8c2decc53418ac096bf17fb -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:635d2d558693bbf3e8c2decc53418ac096bf17fb hack/make.sh dynbinary test-integration [2022-04-21T20:07:31.985Z] [2022-04-21T20:07:32.241Z] Removing bundles/ [2022-04-21T20:07:32.241Z] [2022-04-21T20:07:32.241Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T20:07:32.241Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T20:07:32.241Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T20:07:32.735Z] === CONT TestStopContainerWithTimeout/1 [2022-04-21T20:07:34.640Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-21T20:07:34.640Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-04-21T20:07:34.640Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-04-21T20:07:34.640Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-04-21T20:07:34.640Z] --- PASS: TestStopContainerWithTimeout/1 (1.53s) [2022-04-21T20:07:34.640Z] === RUN TestDeleteDevicemapper [2022-04-21T20:07:34.640Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T20:07:34.640Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-21T20:07:34.640Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T20:07:35.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-21T20:07:36.015Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-04-21T20:07:36.015Z] === RUN TestUpdateMemory [2022-04-21T20:07:36.015Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:07:36.015Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-21T20:07:36.015Z] === RUN TestUpdateCPUQuota [2022-04-21T20:07:36.969Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-04-21T20:07:36.969Z] === RUN TestUpdatePidsLimit [2022-04-21T20:07:36.969Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-21T20:07:36.970Z] === RUN TestUpdatePidsLimit/no_change [2022-04-21T20:07:37.228Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-21T20:07:37.486Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-21T20:07:37.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-21T20:07:37.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-21T20:07:38.004Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-21T20:07:38.004Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-21T20:07:38.936Z] ? github.com/docker/docker/api [no test files] [2022-04-21T20:07:38.939Z] --- PASS: TestUpdatePidsLimit (2.08s) [2022-04-21T20:07:38.939Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-04-21T20:07:38.939Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-04-21T20:07:38.939Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-04-21T20:07:38.939Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-04-21T20:07:38.939Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-04-21T20:07:38.939Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-04-21T20:07:38.939Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-04-21T20:07:38.939Z] === RUN TestUpdateRestartPolicy [2022-04-21T20:07:40.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-21T20:07:41.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-21T20:07:45.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-21T20:07:45.269Z] --- PASS: TestCheckoutGit (24.89s) [2022-04-21T20:07:45.269Z] === RUN TestValidGitTransport [2022-04-21T20:07:45.269Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-21T20:07:45.269Z] === RUN TestGitInvalidRef [2022-04-21T20:07:45.269Z] --- PASS: TestGitInvalidRef (0.15s) [2022-04-21T20:07:45.269Z] PASS [2022-04-21T20:07:45.269Z] coverage: 86.3% of statements [2022-04-21T20:07:45.269Z] ok github.com/docker/docker/builder/remotecontext/git 25.240s coverage: 86.3% of statements [2022-04-21T20:07:45.269Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T20:07:45.269Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T20:07:45.269Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T20:07:45.269Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T20:07:45.865Z] #62 ... [2022-04-21T20:07:45.865Z] [2022-04-21T20:07:45.865Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T20:07:45.865Z] #58 sha256:451468f61b3e167209aef086afe1383234b226dc0284893a5a1776f0eca50217 [2022-04-21T20:07:45.865Z] #58 145.0 + mkdir -p /build [2022-04-21T20:07:45.865Z] #58 145.0 + cp runc /build/runc [2022-04-21T20:07:45.865Z] #58 DONE 146.4s [2022-04-21T20:07:45.865Z] [2022-04-21T20:07:45.865Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T20:07:45.865Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T20:07:45.865Z] #53 253.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-21T20:07:45.865Z] #53 DONE 254.5s [2022-04-21T20:07:45.865Z] [2022-04-21T20:07:45.865Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:07:45.865Z] #62 sha256:69b1b80b943d8d2a69bae0367ea13cc1f5f081f2d88f0c0d457b94cd0d586a9f [2022-04-21T20:07:45.865Z] #62 ... [2022-04-21T20:07:45.865Z] [2022-04-21T20:07:45.865Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T20:07:45.865Z] #54 sha256:8e7005620b4ddf9ede4ab9e65a6e89352c0c3f8229c65faf1270014dcce7bf38 [2022-04-21T20:07:45.865Z] #54 DONE 0.5s [2022-04-21T20:07:45.865Z] [2022-04-21T20:07:45.865Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:07:45.865Z] #62 sha256:69b1b80b943d8d2a69bae0367ea13cc1f5f081f2d88f0c0d457b94cd0d586a9f [2022-04-21T20:07:45.865Z] #62 ... [2022-04-21T20:07:45.865Z] [2022-04-21T20:07:45.865Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T20:07:45.865Z] #56 sha256:c5bccbb10fae4d3f04211f8b90e6e7c1aa7b71f2abaf70d508465a6c6191e802 [2022-04-21T20:07:45.865Z] #56 DONE 0.1s [2022-04-21T20:07:45.865Z] [2022-04-21T20:07:45.865Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T20:07:45.865Z] #59 sha256:3be39f541d1d01681ef1a5296a2b2e9533a0b4cf947fcba663127940c445d061 [2022-04-21T20:07:45.865Z] #59 DONE 0.2s [2022-04-21T20:07:45.865Z] [2022-04-21T20:07:45.865Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T20:07:45.865Z] #62 sha256:69b1b80b943d8d2a69bae0367ea13cc1f5f081f2d88f0c0d457b94cd0d586a9f [2022-04-21T20:07:47.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-21T20:07:47.774Z] #62 225.5 + bin/containerd [2022-04-21T20:07:51.135Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-04-21T20:07:51.136Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T20:07:51.136Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-04-21T20:07:51.136Z] === RUN TestWaitNonBlocked [2022-04-21T20:07:51.136Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:07:51.136Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:07:51.136Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:07:51.136Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:07:51.136Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:07:51.136Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:07:51.136Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-21T20:07:51.136Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-04-21T20:07:51.136Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-04-21T20:07:51.136Z] === RUN TestWaitBlocked [2022-04-21T20:07:51.136Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T20:07:51.136Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T20:07:51.136Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T20:07:51.136Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T20:07:51.136Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T20:07:51.136Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T20:07:51.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-21T20:07:51.702Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-21T20:07:51.702Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-04-21T20:07:51.702Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-04-21T20:07:51.702Z] === CONT TestContainerStartOnDaemonRestart [2022-04-21T20:07:51.702Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-21T20:07:52.425Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-21T20:07:52.425Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-21T20:07:52.425Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-21T20:07:52.425Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-21T20:07:52.425Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-21T20:07:52.425Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-21T20:07:52.425Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-21T20:07:52.425Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-21T20:07:52.425Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-21T20:07:52.425Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-21T20:07:52.425Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-21T20:07:52.425Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-21T20:07:52.425Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestConfigureDaemonLogs [2022-04-21T20:07:52.425Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestCommonOptionsInstallFlags [2022-04-21T20:07:52.425Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-21T20:07:52.425Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-21T20:07:52.425Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-21T20:07:52.425Z] PASS [2022-04-21T20:07:52.425Z] coverage: 19.0% of statements [2022-04-21T20:07:52.425Z] ok github.com/docker/docker/cmd/dockerd 0.150s coverage: 19.0% of statements [2022-04-21T20:07:52.425Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-21T20:07:52.425Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T20:07:52.593Z] dccd9e4d14d3: Pull complete [2022-04-21T20:07:52.593Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-21T20:07:52.593Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:07:52.593Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:07:52.593Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-21T20:07:52.593Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-21T20:07:52.593Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-21T20:07:52.593Z] INFO: Docker version of control daemon [2022-04-21T20:07:52.593Z] [2022-04-21T20:07:52.593Z] Client: [2022-04-21T20:07:52.593Z] Version: 20.10.9 [2022-04-21T20:07:52.593Z] API version: 1.41 [2022-04-21T20:07:52.593Z] Go version: go1.16.8 [2022-04-21T20:07:52.593Z] Git commit: c2ea9bc [2022-04-21T20:07:52.593Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T20:07:52.593Z] OS/Arch: windows/amd64 [2022-04-21T20:07:52.593Z] Context: default [2022-04-21T20:07:52.593Z] Experimental: true [2022-04-21T20:07:52.593Z] [2022-04-21T20:07:52.593Z] Server: Docker Engine - Community [2022-04-21T20:07:52.593Z] Engine: [2022-04-21T20:07:52.593Z] Version: 20.10.9 [2022-04-21T20:07:52.593Z] API version: 1.41 (minimum version 1.24) [2022-04-21T20:07:52.593Z] Go version: go1.16.8 [2022-04-21T20:07:52.593Z] Git commit: 79ea9d3 [2022-04-21T20:07:52.593Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T20:07:52.593Z] OS/Arch: windows/amd64 [2022-04-21T20:07:52.593Z] Experimental: true [2022-04-21T20:07:52.593Z] [2022-04-21T20:07:52.593Z] INFO: Docker info of control daemon [2022-04-21T20:07:52.593Z] [2022-04-21T20:07:52.593Z] Client: [2022-04-21T20:07:52.593Z] Context: default [2022-04-21T20:07:52.593Z] Debug Mode: false [2022-04-21T20:07:52.593Z] [2022-04-21T20:07:52.593Z] Server: [2022-04-21T20:07:52.593Z] Containers: 0 [2022-04-21T20:07:52.593Z] Running: 0 [2022-04-21T20:07:52.593Z] Paused: 0 [2022-04-21T20:07:52.593Z] Stopped: 0 [2022-04-21T20:07:52.593Z] Images: 1 [2022-04-21T20:07:52.593Z] Server Version: 20.10.9 [2022-04-21T20:07:52.593Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T20:07:52.593Z] Windows: [2022-04-21T20:07:52.593Z] LCOW: [2022-04-21T20:07:52.593Z] Logging Driver: json-file [2022-04-21T20:07:52.593Z] Plugins: [2022-04-21T20:07:52.593Z] Volume: local [2022-04-21T20:07:52.593Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T20:07:52.593Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T20:07:52.593Z] Swarm: inactive [2022-04-21T20:07:52.593Z] Default Isolation: process [2022-04-21T20:07:52.593Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T20:07:52.593Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-21T20:07:52.593Z] OSType: windows [2022-04-21T20:07:52.593Z] Architecture: x86_64 [2022-04-21T20:07:52.593Z] CPUs: 4 [2022-04-21T20:07:52.593Z] Total Memory: 32GiB [2022-04-21T20:07:52.593Z] Name: azwin-2-a850d0 [2022-04-21T20:07:52.593Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-21T20:07:52.593Z] Docker Root Dir: D:\docker [2022-04-21T20:07:52.593Z] Debug Mode: false [2022-04-21T20:07:52.593Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:07:52.593Z] Labels: [2022-04-21T20:07:52.593Z] Experimental: true [2022-04-21T20:07:52.593Z] Insecure Registries: [2022-04-21T20:07:52.593Z] 10.0.0.4:5000 [2022-04-21T20:07:52.593Z] 127.0.0.0/8 [2022-04-21T20:07:52.593Z] Registry Mirrors: [2022-04-21T20:07:52.593Z] http://10.0.0.4:5000/ [2022-04-21T20:07:52.593Z] Live Restore Enabled: false [2022-04-21T20:07:52.593Z] Product License: Community Engine [2022-04-21T20:07:52.593Z] [2022-04-21T20:07:52.593Z] [2022-04-21T20:07:52.593Z] INFO: Commit hash is 1b4fd1cff4 [2022-04-21T20:07:52.593Z] INFO: Nuke-Everything... [2022-04-21T20:07:52.593Z] INFO: Container count on control daemon to delete is 0 [2022-04-21T20:07:52.593Z] INFO: Nuking d:\CI [2022-04-21T20:07:52.593Z] INFO: Zapped successfully [2022-04-21T20:07:52.593Z] INFO: Location for testing is d:\CI\PR-43480\4 [2022-04-21T20:07:52.593Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-21T20:07:52.593Z] [2022-04-21T20:07:52.593Z] [2022-04-21T20:07:52.593Z] INFO: Building the image from Dockerfile.windows at 04/21/2022 20:07:48... [2022-04-21T20:07:52.593Z] [2022-04-21T20:07:52.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-21T20:07:53.408Z] === RUN TestContainerStopSignal [2022-04-21T20:07:53.408Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestContainerStopTimeout [2022-04-21T20:07:53.408Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-21T20:07:53.408Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-21T20:07:53.408Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-21T20:07:53.408Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestReplaceAndAppendEnvVars [2022-04-21T20:07:53.408Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-21T20:07:53.408Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestNewMemoryStore [2022-04-21T20:07:53.408Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestAddContainers [2022-04-21T20:07:53.408Z] --- PASS: TestAddContainers (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestGetContainer [2022-04-21T20:07:53.408Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestDeleteContainer [2022-04-21T20:07:53.408Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestListContainers [2022-04-21T20:07:53.408Z] --- PASS: TestListContainers (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestFirstContainer [2022-04-21T20:07:53.408Z] --- PASS: TestFirstContainer (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestApplyAllContainer [2022-04-21T20:07:53.408Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestIsValidHealthString [2022-04-21T20:07:53.408Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestStateRunStop [2022-04-21T20:07:53.408Z] --- PASS: TestStateRunStop (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestStateTimeoutWait [2022-04-21T20:07:53.408Z] state_test.go:141: Stop callback fired [2022-04-21T20:07:53.408Z] state_test.go:165: Stop callback fired [2022-04-21T20:07:53.408Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-21T20:07:53.408Z] === RUN TestIsValidStateString [2022-04-21T20:07:53.408Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestViewSaveDelete [2022-04-21T20:07:53.408Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-21T20:07:53.408Z] === RUN TestViewAll [2022-04-21T20:07:53.408Z] --- PASS: TestViewAll (0.01s) [2022-04-21T20:07:53.408Z] === RUN TestViewGet [2022-04-21T20:07:53.408Z] --- PASS: TestViewGet (0.01s) [2022-04-21T20:07:53.408Z] === RUN TestNames [2022-04-21T20:07:53.408Z] --- PASS: TestNames (0.00s) [2022-04-21T20:07:53.408Z] === RUN TestViewWithHealthCheck [2022-04-21T20:07:53.408Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-21T20:07:53.408Z] PASS [2022-04-21T20:07:53.408Z] coverage: 41.5% of statements [2022-04-21T20:07:53.408Z] ok github.com/docker/docker/container 0.202s coverage: 41.5% of statements [2022-04-21T20:07:53.408Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T20:07:53.408Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T20:07:53.408Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T20:07:53.408Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T20:07:53.553Z] Sending build context to Docker daemon 66.33MB [2022-04-21T20:07:53.553Z] [2022-04-21T20:07:53.553Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-21T20:07:53.553Z] ---> aa8714eb8356 [2022-04-21T20:07:53.553Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-21T20:07:53.875Z] === RUN TestPrepare [2022-04-21T20:07:53.875Z] --- PASS: TestPrepare (0.00s) [2022-04-21T20:07:53.875Z] === RUN TestStart [2022-04-21T20:07:53.875Z] --- PASS: TestStart (0.00s) [2022-04-21T20:07:53.875Z] === RUN TestWaitCancel [2022-04-21T20:07:53.875Z] --- PASS: TestWaitCancel (0.00s) [2022-04-21T20:07:53.875Z] === RUN TestWaitDisabled [2022-04-21T20:07:53.875Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-21T20:07:53.875Z] === RUN TestWaitEnabled [2022-04-21T20:07:53.875Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-21T20:07:53.875Z] === RUN TestRemove [2022-04-21T20:07:53.875Z] --- PASS: TestRemove (0.00s) [2022-04-21T20:07:53.875Z] PASS [2022-04-21T20:07:53.875Z] coverage: 65.3% of statements [2022-04-21T20:07:53.875Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2022-04-21T20:07:54.008Z] ---> Running in c281de95e4a7 [2022-04-21T20:07:54.008Z] Removing intermediate container c281de95e4a7 [2022-04-21T20:07:54.008Z] ---> e800828004dc [2022-04-21T20:07:54.008Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-21T20:07:54.008Z] ---> Running in e854d6ce0056 [2022-04-21T20:07:54.234Z] === CONT TestIpcModeOlderClient [2022-04-21T20:07:54.234Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2022-04-21T20:07:54.234Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-04-21T20:07:54.234Z] === CONT TestContainerKillOnDaemonStart [2022-04-21T20:07:54.234Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-21T20:07:54.234Z] === CONT TestDaemonHostGatewayIP [2022-04-21T20:07:54.463Z] Removing intermediate container e854d6ce0056 [2022-04-21T20:07:54.463Z] ---> 5a4563812845 [2022-04-21T20:07:54.463Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-21T20:07:54.463Z] ---> Running in 68e8132db195 [2022-04-21T20:07:54.918Z] Removing intermediate container 68e8132db195 [2022-04-21T20:07:54.918Z] ---> dc3eda383705 [2022-04-21T20:07:54.918Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-21T20:07:54.918Z] ---> Running in b2aba7f200e1 [2022-04-21T20:07:54.918Z] Removing intermediate container b2aba7f200e1 [2022-04-21T20:07:54.918Z] ---> 60e2d6a2355d [2022-04-21T20:07:54.918Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-21T20:07:54.918Z] ---> Running in c7773722c7ee [2022-04-21T20:07:55.377Z] Removing intermediate container c7773722c7ee [2022-04-21T20:07:55.377Z] ---> 0dd28c94f21b [2022-04-21T20:07:55.377Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-21T20:07:55.377Z] ---> Running in 1f24d502044b [2022-04-21T20:07:55.832Z] Removing intermediate container 1f24d502044b [2022-04-21T20:07:55.832Z] ---> 5e67feef3b14 [2022-04-21T20:07:55.833Z] Step 8/13 : 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-04-21T20:07:55.833Z] ---> Running in c12b2cdc0754 [2022-04-21T20:07:55.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-21T20:07:56.736Z] === RUN TestMiddlewares [2022-04-21T20:07:56.736Z] --- PASS: TestMiddlewares (0.00s) [2022-04-21T20:07:56.736Z] PASS [2022-04-21T20:07:56.736Z] coverage: 7.9% of statements [2022-04-21T20:07:56.736Z] ok github.com/docker/docker/api/server 0.064s coverage: 7.9% of statements [2022-04-21T20:07:56.767Z] --- PASS: TestDaemonHostGatewayIP (2.60s) [2022-04-21T20:07:56.767Z] === CONT TestDaemonRestartIpcMode [2022-04-21T20:07:56.821Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-21T20:07:56.821Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-21T20:07:56.821Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-21T20:07:56.821Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-21T20:07:56.821Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-21T20:07:56.821Z] PASS [2022-04-21T20:07:56.821Z] coverage: 35.9% of statements [2022-04-21T20:07:56.821Z] ok github.com/docker/docker/daemon/cluster/convert 0.492s coverage: 35.9% of statements [2022-04-21T20:07:56.821Z] === RUN TestNewListSecretsFilters [2022-04-21T20:07:56.821Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-21T20:07:56.821Z] === RUN TestNewListConfigsFilters [2022-04-21T20:07:56.821Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-21T20:07:56.821Z] PASS [2022-04-21T20:07:56.821Z] coverage: 0.5% of statements [2022-04-21T20:07:56.821Z] ok github.com/docker/docker/daemon/cluster 0.863s coverage: 0.5% of statements [2022-04-21T20:07:58.459Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T20:07:58.459Z] Using test binary docker [2022-04-21T20:07:58.459Z] +++ /etc/init.d/apparmor start [2022-04-21T20:07:58.459Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T20:07:58.459Z] INFO: Waiting for daemon to start... [2022-04-21T20:07:58.459Z] Starting dockerd [2022-04-21T20:07:58.459Z] +++ 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-04-21T20:07:59.028Z] === RUN TestBuilderGC [2022-04-21T20:07:59.028Z] --- PASS: TestBuilderGC (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestDaemonConfigurationNotFound [2022-04-21T20:07:59.028Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestDaemonBrokenConfiguration [2022-04-21T20:07:59.028Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestFindConfigurationConflicts [2022-04-21T20:07:59.028Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-21T20:07:59.028Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-21T20:07:59.028Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-21T20:07:59.028Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-21T20:07:59.028Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-21T20:07:59.028Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-21T20:07:59.028Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-21T20:07:59.028Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-21T20:07:59.028Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-21T20:07:59.028Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-21T20:07:59.028Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-21T20:07:59.028Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-21T20:07:59.028Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestValidateConfiguration [2022-04-21T20:07:59.028Z] === RUN TestValidateConfiguration/with_label [2022-04-21T20:07:59.028Z] === RUN TestValidateConfiguration/with_dns [2022-04-21T20:07:59.028Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-21T20:07:59.028Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-21T20:07:59.028Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-21T20:07:59.028Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-21T20:07:59.028Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-21T20:07:59.028Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-21T20:07:59.028Z] === RUN TestValidateConfiguration/with_hosts [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-21T20:07:59.028Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestReloadSetConfigFileNotExist [2022-04-21T20:07:59.028Z] time="2022-04-21T20:07:58Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-21T20:07:59.028Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2022-04-21T20:07:59.028Z] === RUN TestReloadDefaultConfigNotExist [2022-04-21T20:07:59.028Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:07:59.028Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestReloadBadDefaultConfig [2022-04-21T20:07:59.028Z] time="2022-04-21T20:07:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3470884183" [2022-04-21T20:07:59.028Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestReloadWithConflictingLabels [2022-04-21T20:07:59.028Z] time="2022-04-21T20:07:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1460658910" [2022-04-21T20:07:59.028Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestReloadWithDuplicateLabels [2022-04-21T20:07:59.028Z] time="2022-04-21T20:07:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-17420569" [2022-04-21T20:07:59.028Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestMaskURLCredentials [2022-04-21T20:07:59.028Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-21T20:07:59.028Z] === RUN TestDaemonConfigurationMerge [2022-04-21T20:07:59.028Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-21T20:07:59.028Z] PASS [2022-04-21T20:07:59.028Z] coverage: 79.5% of statements [2022-04-21T20:07:59.028Z] ok github.com/docker/docker/daemon/config 0.422s coverage: 79.5% of statements [2022-04-21T20:07:59.296Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-04-21T20:07:59.494Z] === RUN TestEventsLog [2022-04-21T20:07:59.495Z] --- PASS: TestEventsLog (0.00s) [2022-04-21T20:07:59.495Z] === RUN TestEventsLogTimeout [2022-04-21T20:07:59.495Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-21T20:07:59.495Z] === RUN TestLogEvents [2022-04-21T20:07:59.495Z] --- PASS: TestLogEvents (0.05s) [2022-04-21T20:07:59.495Z] === RUN TestLoadBufferedEvents [2022-04-21T20:07:59.495Z] === RUN TestWaitNodeAttachment [2022-04-21T20:07:59.495Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-04-21T20:07:59.495Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-21T20:07:59.495Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-21T20:07:59.495Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-21T20:07:59.495Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-21T20:07:59.495Z] PASS [2022-04-21T20:07:59.495Z] coverage: 50.0% of statements [2022-04-21T20:07:59.495Z] ok github.com/docker/docker/daemon/events 0.230s coverage: 50.0% of statements [2022-04-21T20:07:59.564Z] [2022-04-21T20:07:59.564Z] SUCCESS: Specified value was saved. [2022-04-21T20:07:59.961Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-21T20:07:59.961Z] === RUN TestIsolationConversion [2022-04-21T20:07:59.961Z] === RUN TestIsolationConversion/default [2022-04-21T20:07:59.961Z] === RUN TestIsolationConversion/process [2022-04-21T20:07:59.961Z] === RUN TestIsolationConversion/hyperv [2022-04-21T20:07:59.961Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-21T20:07:59.961Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-21T20:07:59.961Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-21T20:07:59.961Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-21T20:07:59.961Z] === RUN TestContainerLabels [2022-04-21T20:07:59.961Z] --- PASS: TestContainerLabels (0.00s) [2022-04-21T20:07:59.961Z] === RUN TestCredentialSpecConversion [2022-04-21T20:07:59.961Z] === RUN TestCredentialSpecConversion/none [2022-04-21T20:07:59.961Z] === RUN TestCredentialSpecConversion/config [2022-04-21T20:07:59.961Z] === RUN TestCredentialSpecConversion/file [2022-04-21T20:07:59.961Z] === RUN TestCredentialSpecConversion/registry [2022-04-21T20:07:59.961Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-21T20:07:59.961Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-21T20:07:59.961Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-21T20:07:59.961Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-21T20:07:59.961Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-21T20:07:59.961Z] === RUN TestControllerValidateMountBind [2022-04-21T20:07:59.961Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-21T20:07:59.961Z] === RUN TestControllerValidateMountVolume [2022-04-21T20:07:59.961Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-21T20:07:59.961Z] === RUN TestControllerValidateMountTarget [2022-04-21T20:07:59.961Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-21T20:07:59.961Z] === RUN TestControllerValidateMountTmpfs [2022-04-21T20:07:59.961Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-21T20:07:59.961Z] === RUN TestControllerValidateMountInvalidType [2022-04-21T20:07:59.961Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-21T20:07:59.961Z] === RUN TestControllerValidateMountNamedPipe [2022-04-21T20:07:59.961Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-21T20:07:59.961Z] PASS [2022-04-21T20:07:59.961Z] coverage: 11.0% of statements [2022-04-21T20:07:59.961Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.553s coverage: 11.0% of statements [2022-04-21T20:08:00.427Z] === RUN TestIsEmptyDir [2022-04-21T20:08:00.427Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-21T20:08:00.427Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-21T20:08:00.427Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-21T20:08:00.427Z] PASS [2022-04-21T20:08:00.427Z] coverage: 2.3% of statements [2022-04-21T20:08:00.427Z] ok github.com/docker/docker/daemon/graphdriver 0.059s coverage: 2.3% of statements [2022-04-21T20:08:00.524Z] INFO: Downloading git... [2022-04-21T20:08:00.894Z] === RUN TestVerifyNetworkingConfig [2022-04-21T20:08:00.894Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestGetContainer [2022-04-21T20:08:00.894Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestValidContainerNames [2022-04-21T20:08:00.894Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestContainerInitDNS [2022-04-21T20:08:00.894Z] daemon_test.go:145: root required [2022-04-21T20:08:00.894Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestMerge [2022-04-21T20:08:00.894Z] --- PASS: TestMerge (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestValidateContainerIsolation [2022-04-21T20:08:00.894Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestFindNetworkErrorType [2022-04-21T20:08:00.894Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestEnsureServicesExist [2022-04-21T20:08:00.894Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestEnsureServicesExistErrors [2022-04-21T20:08:00.894Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-21T20:08:00.894Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-21T20:08:00.894Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-21T20:08:00.894Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestContainerDelete [2022-04-21T20:08:00.894Z] --- PASS: TestContainerDelete (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestContainerDoubleDelete [2022-04-21T20:08:00.894Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestLogContainerEventCopyLabels [2022-04-21T20:08:00.894Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestLogContainerEventWithAttributes [2022-04-21T20:08:00.894Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestNoneHealthcheck [2022-04-21T20:08:00.894Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestHealthStates [2022-04-21T20:08:00.894Z] time="2022-04-21T20:08:00Z" 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-04-21T20:08:00.894Z] time="2022-04-21T20:08:00Z" 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-04-21T20:08:00.894Z] time="2022-04-21T20:08:00Z" 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-04-21T20:08:00.894Z] time="2022-04-21T20:08:00Z" 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-04-21T20:08:00.894Z] time="2022-04-21T20:08:00Z" 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-04-21T20:08:00.894Z] time="2022-04-21T20:08:00Z" 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-04-21T20:08:00.894Z] time="2022-04-21T20:08:00Z" 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-04-21T20:08:00.894Z] time="2022-04-21T20:08:00Z" 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-04-21T20:08:00.894Z] time="2022-04-21T20:08:00Z" 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-04-21T20:08:00.894Z] time="2022-04-21T20:08:00Z" 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-04-21T20:08:00.894Z] --- PASS: TestHealthStates (0.15s) [2022-04-21T20:08:00.894Z] === RUN TestGetInspectData [2022-04-21T20:08:00.894Z] --- PASS: TestGetInspectData (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestFillLicense [2022-04-21T20:08:00.894Z] --- PASS: TestFillLicense (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestListInvalidFilter [2022-04-21T20:08:00.894Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestNameFilter [2022-04-21T20:08:00.894Z] --- PASS: TestNameFilter (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-21T20:08:00.894Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-21T20:08:00.894Z] === 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-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-21T20:08:00.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-21T20:08:00.894Z] --- 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-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-21T20:08:00.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-21T20:08:00.894Z] === RUN TestSetupWindowsDevices [2022-04-21T20:08:00.894Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-21T20:08:00.894Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-21T20:08:00.894Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-21T20:08:00.894Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-21T20:08:00.894Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T20:08:00.894Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T20:08:00.894Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-21T20:08:00.894Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-21T20:08:00.894Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-21T20:08:00.894Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-21T20:08:00.894Z] --- PASS: TestSetupWindowsDevices (0.01s) [2022-04-21T20:08:00.895Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-21T20:08:00.895Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-21T20:08:00.895Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.01s) [2022-04-21T20:08:00.895Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T20:08:00.895Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T20:08:00.895Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T20:08:00.895Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-21T20:08:00.895Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-21T20:08:00.895Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-21T20:08:00.895Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-21T20:08:00.895Z] === RUN TestDaemonReloadLabels [2022-04-21T20:08:00.895Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-21T20:08:00.895Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-21T20:08:00.895Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-21T20:08:00.895Z] === RUN TestDaemonReloadMirrors [2022-04-21T20:08:00.895Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-21T20:08:00.895Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-21T20:08:00.895Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-21T20:08:00.895Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-21T20:08:00.895Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-21T20:08:00.895Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-21T20:08:00.895Z] reload_test.go:342: root required [2022-04-21T20:08:00.895Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T20:08:00.895Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-21T20:08:00.895Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-21T20:08:00.895Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-21T20:08:00.895Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-21T20:08:00.895Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-21T20:08:00.895Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-21T20:08:00.895Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-21T20:08:00.895Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-21T20:08:00.895Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-21T20:08:00.895Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-21T20:08:00.895Z] === RUN TestParseVolumesFrom [2022-04-21T20:08:00.895Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-21T20:08:00.895Z] PASS [2022-04-21T20:08:00.895Z] coverage: 8.6% of statements [2022-04-21T20:08:00.895Z] ok github.com/docker/docker/daemon 0.418s coverage: 8.6% of statements [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-21T20:08:00.895Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-21T20:08:00.895Z] === RUN TestLinkNaming [2022-04-21T20:08:00.895Z] --- PASS: TestLinkNaming (0.00s) [2022-04-21T20:08:00.895Z] === RUN TestLinkNew [2022-04-21T20:08:00.895Z] --- PASS: TestLinkNew (0.00s) [2022-04-21T20:08:00.895Z] === RUN TestLinkEnv [2022-04-21T20:08:00.895Z] --- PASS: TestLinkEnv (0.00s) [2022-04-21T20:08:00.895Z] === RUN TestLinkMultipleEnv [2022-04-21T20:08:00.895Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-21T20:08:00.895Z] === RUN TestLinkPortRangeEnv [2022-04-21T20:08:00.895Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-21T20:08:00.895Z] PASS [2022-04-21T20:08:00.895Z] coverage: 93.0% of statements [2022-04-21T20:08:00.895Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2022-04-21T20:08:00.994Z] . [2022-04-21T20:08:00.994Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T20:08:00.994Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T20:08:00.994Z] Error: No such image: emptyfs [2022-04-21T20:08:00.994Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-21T20:08:00.994Z] ++++ docker load [2022-04-21T20:08:00.994Z] Running integration-test (iteration 1) [2022-04-21T20:08:00.994Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-21T20:08:00.994Z] ++ 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-04-21T20:08:00.994Z] ++ set -e [2022-04-21T20:08:00.994Z] ++ '[' -n 0 ']' [2022-04-21T20:08:00.994Z] ++ set -x [2022-04-21T20:08:00.994Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-21T20:08:01.712Z] INFO: Downloading go... [2022-04-21T20:08:02.369Z] Loaded image: busybox:latest [2022-04-21T20:08:02.627Z] Loaded image: busybox:glibc [2022-04-21T20:08:03.102Z] === RUN TestAdapterReadLogs [2022-04-21T20:08:03.102Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-21T20:08:03.102Z] === RUN TestCopier [2022-04-21T20:08:03.102Z] --- PASS: TestCopier (0.00s) [2022-04-21T20:08:03.102Z] === RUN TestCopierLongLines [2022-04-21T20:08:03.102Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-21T20:08:03.102Z] === RUN TestCopierSlow [2022-04-21T20:08:03.102Z] === RUN TestValidateLogOptReconnectInterval [2022-04-21T20:08:03.102Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-21T20:08:03.102Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-21T20:08:03.102Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-21T20:08:03.102Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-21T20:08:03.102Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-21T20:08:03.102Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-21T20:08:03.102Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-21T20:08:03.102Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/#00 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/example.com [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/:// [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/something:// [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-21T20:08:03.103Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-21T20:08:03.103Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-21T20:08:03.103Z] PASS [2022-04-21T20:08:03.103Z] coverage: 53.6% of statements [2022-04-21T20:08:03.103Z] ok github.com/docker/docker/daemon/logger/fluentd 0.053s coverage: 53.6% of statements [2022-04-21T20:08:03.103Z] --- PASS: TestCopierSlow (0.21s) [2022-04-21T20:08:03.103Z] === RUN TestCopierWithSized [2022-04-21T20:08:03.103Z] === RUN TestCopierWithSized/as_is [2022-04-21T20:08:03.103Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-21T20:08:03.103Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-21T20:08:03.103Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-21T20:08:03.103Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-21T20:08:03.103Z] === RUN TestCopierWithPartial [2022-04-21T20:08:03.103Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-21T20:08:03.103Z] === RUN TestRingLogger [2022-04-21T20:08:03.103Z] --- PASS: TestRingLogger (0.00s) [2022-04-21T20:08:03.103Z] === RUN TestRingCap [2022-04-21T20:08:03.103Z] --- PASS: TestRingCap (0.00s) [2022-04-21T20:08:03.103Z] === RUN TestRingClose [2022-04-21T20:08:03.103Z] --- PASS: TestRingClose (0.00s) [2022-04-21T20:08:03.103Z] === RUN TestRingDrain [2022-04-21T20:08:03.103Z] --- PASS: TestRingDrain (0.00s) [2022-04-21T20:08:03.103Z] PASS [2022-04-21T20:08:03.103Z] coverage: 43.2% of statements [2022-04-21T20:08:03.103Z] ok github.com/docker/docker/daemon/logger 0.267s coverage: 43.2% of statements [2022-04-21T20:08:03.570Z] === RUN TestNewStreamConfig [2022-04-21T20:08:03.570Z] === RUN TestNewStreamConfig/defaults [2022-04-21T20:08:03.570Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-21T20:08:03.570Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-21T20:08:03.570Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-21T20:08:03.570Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-21T20:08:03.570Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-21T20:08:03.570Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-21T20:08:03.570Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-21T20:08:03.570Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-21T20:08:03.570Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-21T20:08:03.570Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-21T20:08:03.570Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-21T20:08:03.570Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-21T20:08:03.570Z] time="2022-04-21T20:08:03Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-21T20:08:03.570Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-04-21T20:08:03.570Z] === RUN TestCreateSuccess [2022-04-21T20:08:03.570Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestCreateStreamSkipped [2022-04-21T20:08:03.570Z] time="2022-04-21T20:08:03Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-21T20:08:03.570Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestCreateLogGroupSuccess [2022-04-21T20:08:03.570Z] time="2022-04-21T20:08:03Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-21T20:08:03.570Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestCreateError [2022-04-21T20:08:03.570Z] --- PASS: TestCreateError (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestCreateAlreadyExists [2022-04-21T20:08:03.570Z] time="2022-04-21T20:08:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-21T20:08:03.570Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestLogClosed [2022-04-21T20:08:03.570Z] --- PASS: TestLogClosed (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestLogBlocking [2022-04-21T20:08:03.570Z] --- PASS: TestLogBlocking (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-21T20:08:03.570Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestLogNonBlockingBufferFull [2022-04-21T20:08:03.570Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestPublishBatchSuccess [2022-04-21T20:08:03.570Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestPublishBatchError [2022-04-21T20:08:03.570Z] time="2022-04-21T20:08:03Z" level=error msg=error [2022-04-21T20:08:03.570Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-21T20:08:03.570Z] time="2022-04-21T20:08:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T20:08:03.570Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-21T20:08:03.570Z] time="2022-04-21T20:08:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T20:08:03.570Z] time="2022-04-21T20:08:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-21T20:08:03.570Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestCollectBatchSimple [2022-04-21T20:08:03.570Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestCollectBatchTicker [2022-04-21T20:08:03.570Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestCollectBatchMultilinePattern [2022-04-21T20:08:03.570Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-21T20:08:03.570Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-21T20:08:03.570Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-21T20:08:03.570Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-21T20:08:03.570Z] === RUN TestCollectBatchClose [2022-04-21T20:08:03.570Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestEffectiveLen [2022-04-21T20:08:03.570Z] === RUN TestEffectiveLen/0/Hello [2022-04-21T20:08:03.570Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-21T20:08:03.570Z] === RUN TestEffectiveLen/2/🙃 [2022-04-21T20:08:03.570Z] === RUN TestEffectiveLen/3/���� [2022-04-21T20:08:03.570Z] === RUN TestEffectiveLen/4/He��o [2022-04-21T20:08:03.570Z] === RUN TestEffectiveLen/5/ [2022-04-21T20:08:03.570Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestFindValidSplit [2022-04-21T20:08:03.570Z] === RUN TestFindValidSplit/0/ [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1076: [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1077: [2022-04-21T20:08:03.570Z] === RUN TestFindValidSplit/1/Hello [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1076: Hello [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1077: [2022-04-21T20:08:03.570Z] === RUN TestFindValidSplit/2/Hello [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1076: He [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1077: llo [2022-04-21T20:08:03.570Z] === RUN TestFindValidSplit/3/Hello [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1076: [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1077: Hello [2022-04-21T20:08:03.570Z] === RUN TestFindValidSplit/4/🙃 [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1076: [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-21T20:08:03.570Z] === RUN TestFindValidSplit/5/🙃 [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1077: [2022-04-21T20:08:03.570Z] === RUN TestFindValidSplit/6/a� [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1076: a [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1077: � [2022-04-21T20:08:03.570Z] === RUN TestFindValidSplit/7/a� [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1076: a� [2022-04-21T20:08:03.570Z] cloudwatchlogs_test.go:1077: [2022-04-21T20:08:03.570Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestProcessEventEmoji [2022-04-21T20:08:03.570Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-04-21T20:08:03.570Z] === RUN TestCollectBatchLineSplit [2022-04-21T20:08:03.570Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-21T20:08:03.570Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestCollectBatchMaxEvents [2022-04-21T20:08:03.570Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-04-21T20:08:03.570Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-21T20:08:03.570Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-21T20:08:03.570Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-21T20:08:03.570Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-21T20:08:03.570Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-21T20:08:03.570Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-04-21T20:08:03.570Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-21T20:08:03.570Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-21T20:08:03.570Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-21T20:08:03.570Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-21T20:08:03.570Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-21T20:08:03.570Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-21T20:08:03.570Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-21T20:08:03.570Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-21T20:08:03.570Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-21T20:08:03.570Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsFormat [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-21T20:08:03.570Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-21T20:08:03.570Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestCreateTagSuccess [2022-04-21T20:08:03.570Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-21T20:08:03.570Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-21T20:08:03.570Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-21T20:08:03.570Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-21T20:08:03.570Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-04-21T20:08:03.570Z] PASS [2022-04-21T20:08:03.570Z] coverage: 79.9% of statements [2022-04-21T20:08:03.570Z] ok github.com/docker/docker/daemon/logger/awslogs 0.362s coverage: 79.9% of statements [2022-04-21T20:08:03.570Z] === RUN TestSearchRegistryForImagesErrors [2022-04-21T20:08:03.570Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestSearchRegistryForImages [2022-04-21T20:08:03.570Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-21T20:08:03.570Z] === RUN TestOnlyPlatformWithFallback [2022-04-21T20:08:03.571Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-21T20:08:03.571Z] === RUN TestImageDelete [2022-04-21T20:08:03.571Z] === RUN TestImageDelete/no_lease [2022-04-21T20:08:03.571Z] === RUN TestImageDelete/lease_exists [2022-04-21T20:08:04.037Z] --- PASS: TestImageDelete (0.03s) [2022-04-21T20:08:04.037Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-21T20:08:04.037Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-21T20:08:04.037Z] === RUN TestContentStoreForPull [2022-04-21T20:08:04.037Z] --- PASS: TestContentStoreForPull (0.13s) [2022-04-21T20:08:04.037Z] PASS [2022-04-21T20:08:04.037Z] coverage: 6.6% of statements [2022-04-21T20:08:04.037Z] ok github.com/docker/docker/daemon/images 0.295s coverage: 6.6% of statements [2022-04-21T20:08:04.037Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T20:08:04.037Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T20:08:04.037Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-21T20:08:04.037Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T20:08:04.037Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-21T20:08:04.037Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-21T20:08:04.037Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-21T20:08:04.037Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-21T20:08:04.037Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-21T20:08:04.037Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-21T20:08:04.037Z] === RUN TestFastTimeMarshalJSON [2022-04-21T20:08:04.037Z] --- PASS: TestFastTimeMarshalJSON (0.06s) [2022-04-21T20:08:04.037Z] PASS [2022-04-21T20:08:04.037Z] coverage: 87.2% of statements [2022-04-21T20:08:04.037Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.217s coverage: 87.2% of statements [2022-04-21T20:08:04.504Z] === RUN TestJSONFileLogger [2022-04-21T20:08:04.504Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-21T20:08:04.504Z] === RUN TestJSONFileLoggerWithTags [2022-04-21T20:08:04.504Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-21T20:08:04.504Z] === RUN TestJSONFileLoggerWithOpts [2022-04-21T20:08:04.504Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-21T20:08:04.504Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-21T20:08:04.504Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-21T20:08:04.504Z] === RUN TestEncodeDecode [2022-04-21T20:08:04.504Z] === PAUSE TestEncodeDecode [2022-04-21T20:08:04.504Z] === RUN TestUnexpectedEOF [2022-04-21T20:08:04.504Z] time="2022-04-21T20:08:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T20:08:04.504Z] time="2022-04-21T20:08:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T20:08:04.504Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-04-21T20:08:04.504Z] === CONT TestEncodeDecode [2022-04-21T20:08:04.504Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-21T20:08:04.504Z] PASS [2022-04-21T20:08:04.504Z] coverage: 69.9% of statements [2022-04-21T20:08:04.504Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.198s coverage: 69.9% of statements [2022-04-21T20:08:04.599Z] INFO: Downloading compiler 1 of 3... [2022-04-21T20:08:05.487Z] === RUN TestWriteLog [2022-04-21T20:08:05.487Z] === PAUSE TestWriteLog [2022-04-21T20:08:05.487Z] === RUN TestReadLog [2022-04-21T20:08:05.487Z] === PAUSE TestReadLog [2022-04-21T20:08:05.487Z] === RUN TestDecode [2022-04-21T20:08:05.487Z] --- PASS: TestDecode (0.01s) [2022-04-21T20:08:05.487Z] === CONT TestWriteLog [2022-04-21T20:08:05.487Z] === CONT TestReadLog [2022-04-21T20:08:05.487Z] --- PASS: TestWriteLog (0.01s) [2022-04-21T20:08:05.487Z] === RUN TestReadLog/tail_exact [2022-04-21T20:08:05.487Z] === RUN TestReadLog/tail_less_than_available [2022-04-21T20:08:05.487Z] === RUN TestReadLog/tail_more_than_available [2022-04-21T20:08:05.487Z] --- PASS: TestReadLog (0.17s) [2022-04-21T20:08:05.487Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-04-21T20:08:05.487Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-21T20:08:05.487Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-21T20:08:05.487Z] PASS [2022-04-21T20:08:05.487Z] coverage: 78.7% of statements [2022-04-21T20:08:05.487Z] ok github.com/docker/docker/daemon/logger/local 0.233s coverage: 78.7% of statements [2022-04-21T20:08:05.487Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T20:08:05.487Z] === RUN TestLog [2022-04-21T20:08:05.487Z] --- PASS: TestLog (0.02s) [2022-04-21T20:08:05.487Z] PASS [2022-04-21T20:08:05.487Z] coverage: 31.5% of statements [2022-04-21T20:08:05.487Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.067s coverage: 31.5% of statements [2022-04-21T20:08:05.956Z] === RUN TestOpenFileDelete [2022-04-21T20:08:05.956Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-21T20:08:05.956Z] === RUN TestOpenFileRename [2022-04-21T20:08:05.956Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-21T20:08:05.956Z] === RUN TestHandleDecoderErr [2022-04-21T20:08:05.956Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-21T20:08:05.956Z] === RUN TestParseLogTagDefaultTag [2022-04-21T20:08:05.956Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-21T20:08:05.956Z] === RUN TestParseLogTag [2022-04-21T20:08:05.956Z] --- PASS: TestParseLogTag (0.00s) [2022-04-21T20:08:05.956Z] === RUN TestParseLogTagEmptyTag [2022-04-21T20:08:05.956Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-21T20:08:05.956Z] === RUN TestTailFiles [2022-04-21T20:08:05.956Z] --- PASS: TestTailFiles (0.00s) [2022-04-21T20:08:05.956Z] === RUN TestFollowLogsConsumerGone [2022-04-21T20:08:05.956Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-21T20:08:05.956Z] === RUN TestFollowLogsProducerGone [2022-04-21T20:08:05.956Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-21T20:08:05.956Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-21T20:08:05.956Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-21T20:08:05.956Z] === RUN TestCheckCapacityAndRotate [2022-04-21T20:08:05.956Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-21T20:08:05.956Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-21T20:08:05.956Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-04-21T20:08:05.956Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-21T20:08:05.956Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-21T20:08:05.956Z] PASS [2022-04-21T20:08:05.956Z] coverage: 53.5% of statements [2022-04-21T20:08:05.956Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.094s coverage: 53.5% of statements [2022-04-21T20:08:06.125Z] INFO: Downloading compiler 2 of 3... [2022-04-21T20:08:06.423Z] === RUN TestNewParse [2022-04-21T20:08:06.423Z] --- PASS: TestNewParse (0.00s) [2022-04-21T20:08:06.423Z] PASS [2022-04-21T20:08:06.423Z] coverage: 8.3% of statements [2022-04-21T20:08:06.423Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2022-04-21T20:08:06.423Z] === RUN TestValidateLogOpt [2022-04-21T20:08:06.423Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T20:08:06.423Z] === RUN TestNewMissedConfig [2022-04-21T20:08:06.423Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-21T20:08:06.423Z] === RUN TestNewMissedUrl [2022-04-21T20:08:06.423Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-21T20:08:06.423Z] === RUN TestNewMissedToken [2022-04-21T20:08:06.423Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-21T20:08:06.423Z] === RUN TestNewWithProxy [2022-04-21T20:08:06.423Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-21T20:08:06.423Z] === RUN TestDefault [2022-04-21T20:08:06.423Z] --- PASS: TestDefault (0.01s) [2022-04-21T20:08:06.423Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-21T20:08:06.423Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-21T20:08:06.423Z] === RUN TestJsonFormat [2022-04-21T20:08:06.423Z] --- PASS: TestJsonFormat (0.00s) [2022-04-21T20:08:06.423Z] === RUN TestRawFormat [2022-04-21T20:08:06.423Z] --- PASS: TestRawFormat (0.00s) [2022-04-21T20:08:06.423Z] === RUN TestRawFormatWithLabels [2022-04-21T20:08:06.423Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-21T20:08:06.423Z] === RUN TestRawFormatWithoutTag [2022-04-21T20:08:06.423Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-21T20:08:06.423Z] === RUN TestBatching [2022-04-21T20:08:06.423Z] --- PASS: TestBatching (0.18s) [2022-04-21T20:08:06.423Z] === RUN TestFrequency [2022-04-21T20:08:06.580Z] INFO: Downloading compiler 3 of 3... [2022-04-21T20:08:06.890Z] === RUN TestParseLogFormat [2022-04-21T20:08:06.890Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-21T20:08:06.890Z] === RUN TestValidateLogOptEmpty [2022-04-21T20:08:06.890Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-21T20:08:06.890Z] === RUN TestValidateSyslogAddress [2022-04-21T20:08:06.890Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-21T20:08:06.890Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-21T20:08:06.890Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-21T20:08:06.890Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-21T20:08:06.890Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-21T20:08:06.890Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-04-21T20:08:06.890Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-21T20:08:06.890Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-21T20:08:06.890Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-21T20:08:06.890Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-21T20:08:06.890Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-21T20:08:06.890Z] === RUN TestParseAddressDefaultPort [2022-04-21T20:08:06.890Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-21T20:08:06.890Z] === RUN TestValidateSyslogFacility [2022-04-21T20:08:06.890Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-21T20:08:06.890Z] === RUN TestValidateLogOptSyslogFormat [2022-04-21T20:08:06.890Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-21T20:08:06.890Z] === RUN TestValidateLogOpt [2022-04-21T20:08:06.890Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T20:08:06.890Z] PASS [2022-04-21T20:08:06.890Z] coverage: 43.6% of statements [2022-04-21T20:08:06.890Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 43.6% of statements [2022-04-21T20:08:06.890Z] --- PASS: TestFrequency (0.16s) [2022-04-21T20:08:06.890Z] === RUN TestOneMessagePerRequest [2022-04-21T20:08:06.890Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-21T20:08:06.890Z] === RUN TestVerify [2022-04-21T20:08:06.890Z] --- PASS: TestVerify (0.00s) [2022-04-21T20:08:06.890Z] === RUN TestSkipVerify [2022-04-21T20:08:06.890Z] time="2022-04-21T20:08:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:08:06.890Z] time="2022-04-21T20:08:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:08:06.890Z] time="2022-04-21T20:08:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:08:07.357Z] --- PASS: TestSkipVerify (0.48s) [2022-04-21T20:08:07.357Z] === RUN TestBufferMaximum [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571686.984144\",\"host\":\"3a90e6cdc40d\"}'" [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571686.984144\",\"host\":\"3a90e6cdc40d\"}'" [2022-04-21T20:08:07.357Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-21T20:08:07.357Z] === RUN TestServerAlwaysDown [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571686.986145\",\"host\":\"3a90e6cdc40d\"}'" [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571686.986145\",\"host\":\"3a90e6cdc40d\"}'" [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571686.986145\",\"host\":\"3a90e6cdc40d\"}'" [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571686.986145\",\"host\":\"3a90e6cdc40d\"}'" [2022-04-21T20:08:07.357Z] time="2022-04-21T20:08:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571686.986145\",\"host\":\"3a90e6cdc40d\"}'" [2022-04-21T20:08:07.357Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-21T20:08:07.357Z] === RUN TestCannotSendAfterClose [2022-04-21T20:08:07.357Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-21T20:08:07.357Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-21T20:08:07.357Z] === RUN TestV1IDService [2022-04-21T20:08:07.357Z] --- PASS: TestV1IDService (0.02s) [2022-04-21T20:08:07.357Z] === RUN TestV2MetadataService [2022-04-21T20:08:07.404Z] --- PASS: TestContainerKillOnDaemonStart (11.84s) [2022-04-21T20:08:07.404Z] PASS [2022-04-21T20:08:07.404Z] [2022-04-21T20:08:07.404Z] === Skipped [2022-04-21T20:08:07.404Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-21T20:08:07.404Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:08:07.404Z] [2022-04-21T20:08:07.404Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-21T20:08:07.404Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:08:07.404Z] [2022-04-21T20:08:07.404Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-21T20:08:07.404Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:08:07.404Z] [2022-04-21T20:08:07.404Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T20:08:07.404Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T20:08:07.404Z] [2022-04-21T20:08:07.404Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-21T20:08:07.404Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-21T20:08:07.404Z] [2022-04-21T20:08:07.404Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-21T20:08:07.404Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T20:08:07.404Z] [2022-04-21T20:08:07.404Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-21T20:08:07.404Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:08:07.404Z] [2022-04-21T20:08:07.404Z] DONE 235 tests, 7 skipped in 118.086s [2022-04-21T20:08:07.404Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-21T20:08:07.404Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T20:08:07.404Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-21T20:08:07.404Z] === RUN TestDaemonConfigValidation [2022-04-21T20:08:07.404Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-21T20:08:07.404Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-21T20:08:07.404Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-21T20:08:07.404Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-21T20:08:07.404Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-21T20:08:07.404Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-21T20:08:07.404Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-21T20:08:07.404Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-21T20:08:07.404Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-21T20:08:07.404Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-21T20:08:07.404Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-21T20:08:07.404Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-21T20:08:07.404Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-21T20:08:07.404Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-21T20:08:07.404Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-21T20:08:07.404Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-21T20:08:07.404Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-04-21T20:08:07.404Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-21T20:08:07.404Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-21T20:08:07.404Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-21T20:08:07.404Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-21T20:08:07.404Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T20:08:07.404Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-21T20:08:07.542Z] INFO: Extracting git... [2022-04-21T20:08:07.823Z] --- PASS: TestV2MetadataService (0.42s) [2022-04-21T20:08:07.823Z] PASS [2022-04-21T20:08:07.823Z] coverage: 48.2% of statements [2022-04-21T20:08:07.823Z] ok github.com/docker/docker/distribution/metadata 0.492s coverage: 48.2% of statements [2022-04-21T20:08:07.895Z] Loaded image: debian:bullseye-slim [2022-04-21T20:08:07.895Z] Loaded image: hello-world:latest [2022-04-21T20:08:07.896Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T20:08:07.896Z] INFO: Testing against a local daemon [2022-04-21T20:08:07.896Z] === RUN TestCgroupNamespacesBuild [2022-04-21T20:08:07.971Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-21T20:08:08.290Z] time="2022-04-21T20:08:07Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-21T20:08:08.290Z] time="2022-04-21T20:08:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3a90e6cdc40d\"}'" [2022-04-21T20:08:08.290Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-21T20:08:08.290Z] PASS [2022-04-21T20:08:08.290Z] coverage: 82.5% of statements [2022-04-21T20:08:08.290Z] ok github.com/docker/docker/daemon/logger/splunk 1.895s coverage: 82.5% of statements [2022-04-21T20:08:08.290Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T20:08:08.290Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-21T20:08:08.290Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T20:08:08.290Z] === RUN TestSuccessfulDownload [2022-04-21T20:08:08.290Z] download_test.go:267: Needs fixing on Windows [2022-04-21T20:08:08.290Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-21T20:08:08.290Z] === RUN TestCancelledDownload [2022-04-21T20:08:08.290Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-21T20:08:08.290Z] === RUN TestMaxDownloadAttempts [2022-04-21T20:08:08.290Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T20:08:08.290Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T20:08:08.290Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T20:08:08.290Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T20:08:08.290Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T20:08:08.290Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T20:08:08.290Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T20:08:08.290Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T20:08:08.290Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T20:08:08.290Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T20:08:08.290Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T20:08:08.290Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T20:08:08.757Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-21T20:08:08.757Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-21T20:08:08.757Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-21T20:08:08.757Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-21T20:08:08.757Z] === RUN TestContinueOnError_NeverContinue [2022-04-21T20:08:08.757Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-21T20:08:08.757Z] === RUN TestManifestStore [2022-04-21T20:08:08.757Z] === RUN TestManifestStore/no_remote_or_local [2022-04-21T20:08:08.757Z] time="2022-04-21T20:08:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T20:08:08.757Z] time="2022-04-21T20:08:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T20:08:08.757Z] time="2022-04-21T20:08:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T20:08:08.757Z] time="2022-04-21T20:08:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T20:08:08.757Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-04-21T20:08:08.757Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-04-21T20:08:08.757Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-04-21T20:08:08.757Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-04-21T20:08:08.757Z] === RUN TestTransfer [2022-04-21T20:08:08.757Z] time="2022-04-21T20:08:08Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3135320919\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-21T20:08:08.757Z] === RUN TestManifestStore/no_local_cache [2022-04-21T20:08:08.757Z] === RUN TestManifestStore/with_local_cache [2022-04-21T20:08:08.757Z] === RUN TestManifestStore/unknown_media_type [2022-04-21T20:08:08.757Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-21T20:08:08.757Z] time="2022-04-21T20:08:08Z" level=warning msg="reference for unknown type: " [2022-04-21T20:08:08.757Z] time="2022-04-21T20:08:08Z" level=warning msg="reference for unknown type: " [2022-04-21T20:08:08.757Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-21T20:08:08.757Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-21T20:08:08.757Z] time="2022-04-21T20:08:08Z" level=warning msg="reference for unknown type: " [2022-04-21T20:08:08.757Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-21T20:08:08.757Z] time="2022-04-21T20:08:08Z" level=warning msg="reference for unknown type: " [2022-04-21T20:08:08.757Z] time="2022-04-21T20:08:08Z" level=warning msg="reference for unknown type: " [2022-04-21T20:08:08.757Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-21T20:08:08.757Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-21T20:08:08.757Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-21T20:08:08.757Z] time="2022-04-21T20:08:08Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-21T20:08:08.757Z] --- PASS: TestManifestStore (0.22s) [2022-04-21T20:08:08.757Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-04-21T20:08:08.757Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-21T20:08:08.757Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-21T20:08:08.757Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2022-04-21T20:08:08.757Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-21T20:08:08.757Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2022-04-21T20:08:08.757Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-21T20:08:08.757Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-21T20:08:08.757Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-21T20:08:08.757Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaType [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-21T20:08:08.757Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-21T20:08:08.757Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-21T20:08:08.757Z] === RUN TestFixManifestLayers [2022-04-21T20:08:08.757Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-21T20:08:08.757Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-21T20:08:08.757Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T20:08:08.757Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T20:08:08.757Z] === RUN TestFixManifestLayersBadParent [2022-04-21T20:08:08.757Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-21T20:08:08.757Z] === RUN TestValidateManifest [2022-04-21T20:08:08.757Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T20:08:08.757Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-21T20:08:08.757Z] === RUN TestFormatPlatform [2022-04-21T20:08:08.757Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-21T20:08:08.757Z] === RUN TestPullSchema2Config [2022-04-21T20:08:08.757Z] === RUN TestPullSchema2Config/success_first_time [2022-04-21T20:08:08.757Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T20:08:08.757Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:08:08.757Z] === RUN TestPullSchema2Config/500_status [2022-04-21T20:08:08.757Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T20:08:08.757Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:08:08.757Z] --- PASS: TestTransfer (0.12s) [2022-04-21T20:08:08.757Z] === RUN TestConcurrencyLimit [2022-04-21T20:08:08.907Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-21T20:08:09.223Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:08:09.223Z] === RUN TestPullSchema2Config/EOF [2022-04-21T20:08:09.223Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T20:08:09.223Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:08:09.223Z] === RUN TestNotFound [2022-04-21T20:08:09.223Z] --- PASS: TestNotFound (0.00s) [2022-04-21T20:08:09.223Z] 2022/04/21 20:08:08 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-21T20:08:09.223Z] goroutine 130 [running]: [2022-04-21T20:08:09.223Z] === RUN TestConflict [2022-04-21T20:08:09.223Z] net/http.(*conn).serve.func1() [2022-04-21T20:08:09.223Z] --- PASS: TestConflict (0.00s) [2022-04-21T20:08:09.223Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T20:08:09.223Z] panic({0x949000, 0xb2b8f0}) [2022-04-21T20:08:09.223Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T20:08:09.223Z] === RUN TestForbidden [2022-04-21T20:08:09.223Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000438340?, {0xb330d8?, 0xc0005e2000?}) [2022-04-21T20:08:09.223Z] --- PASS: TestForbidden (0.00s) [2022-04-21T20:08:09.223Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-21T20:08:09.223Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xb330d8, 0xc0005e2000}, 0xc0005d6000) [2022-04-21T20:08:09.223Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-21T20:08:09.223Z] === RUN TestInvalidParameter [2022-04-21T20:08:09.223Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb330d8?, 0xc0005e2000?}, 0xf4e6a0?) [2022-04-21T20:08:09.223Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-21T20:08:09.223Z] === RUN TestNotImplemented [2022-04-21T20:08:09.223Z] --- PASS: TestNotImplemented (0.00s) [2022-04-21T20:08:09.223Z] === RUN TestNotModified [2022-04-21T20:08:09.223Z] --- PASS: TestNotModified (0.00s) [2022-04-21T20:08:09.223Z] === RUN TestUnauthorized [2022-04-21T20:08:09.223Z] --- PASS: TestUnauthorized (0.00s) [2022-04-21T20:08:09.223Z] === RUN TestUnknown [2022-04-21T20:08:09.223Z] --- PASS: TestUnknown (0.00s) [2022-04-21T20:08:09.223Z] === RUN TestCancelled [2022-04-21T20:08:09.223Z] --- PASS: TestCancelled (0.00s) [2022-04-21T20:08:09.223Z] === RUN TestDeadline [2022-04-21T20:08:09.223Z] --- PASS: TestDeadline (0.00s) [2022-04-21T20:08:09.223Z] === RUN TestDataLoss [2022-04-21T20:08:09.223Z] --- PASS: TestDataLoss (0.00s) [2022-04-21T20:08:09.223Z] === RUN TestUnavailable [2022-04-21T20:08:09.223Z] --- PASS: TestUnavailable (0.00s) [2022-04-21T20:08:09.223Z] === RUN TestSystem [2022-04-21T20:08:09.223Z] --- PASS: TestSystem (0.00s) [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode/Not_Found [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode/Bad_Request [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode/Conflict [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode/Unauthorized [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode/Forbidden [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode/Not_Modified [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-21T20:08:09.223Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-21T20:08:09.223Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T20:08:09.223Z] net/http.serverHandler.ServeHTTP({0xc0005b4240?}, {0xb330d8, 0xc0005e2000}, 0xc0005d6000) [2022-04-21T20:08:09.223Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T20:08:09.223Z] net/http.(*conn).serve(0xc0002e0000, {0xb33950, 0xc0005b40f0}) [2022-04-21T20:08:09.223Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T20:08:09.223Z] created by net/http.(*Server).Serve [2022-04-21T20:08:09.223Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-21T20:08:09.223Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-21T20:08:09.223Z] PASS [2022-04-21T20:08:09.223Z] coverage: 77.0% of statements [2022-04-21T20:08:09.223Z] ok github.com/docker/docker/errdefs 0.030s coverage: 77.0% of statements [2022-04-21T20:08:09.223Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-21T20:08:09.223Z] === RUN TestInactiveJobs [2022-04-21T20:08:09.223Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:08:09.223Z] === RUN TestPullSchema2Config/unauthorized [2022-04-21T20:08:09.223Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T20:08:09.223Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:08:09.223Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-21T20:08:09.223Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-21T20:08:09.223Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-21T20:08:09.223Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-21T20:08:09.223Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-21T20:08:09.223Z] === RUN TestGetRepositoryMountCandidates [2022-04-21T20:08:09.223Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-21T20:08:09.223Z] === RUN TestLayerAlreadyExists [2022-04-21T20:08:09.223Z] 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-04-21T20:08:09.223Z] 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-04-21T20:08:09.223Z] 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-04-21T20:08:09.223Z] 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-04-21T20:08:09.223Z] 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-04-21T20:08:09.223Z] 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-04-21T20:08:09.223Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-21T20:08:09.223Z] === RUN TestWhenEmptyAuthConfig [2022-04-21T20:08:09.690Z] === RUN TestFSGetInvalidData [2022-04-21T20:08:09.691Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-21T20:08:09.691Z] === RUN TestFSInvalidSet [2022-04-21T20:08:09.691Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-21T20:08:09.691Z] === RUN TestFSInvalidRoot [2022-04-21T20:08:09.691Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-21T20:08:09.691Z] === RUN TestFSMetadataGetSet [2022-04-21T20:08:09.691Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-21T20:08:09.691Z] === RUN TestFSInvalidWalker [2022-04-21T20:08:09.691Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-21T20:08:09.691Z] === RUN TestFSGetSet [2022-04-21T20:08:09.691Z] --- PASS: TestFSGetSet (0.02s) [2022-04-21T20:08:09.691Z] === RUN TestFSGetUnsetKey [2022-04-21T20:08:09.691Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-21T20:08:09.691Z] === RUN TestFSGetEmptyData [2022-04-21T20:08:09.691Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-21T20:08:09.691Z] === RUN TestFSDelete [2022-04-21T20:08:09.691Z] --- PASS: TestFSDelete (0.01s) [2022-04-21T20:08:09.691Z] === RUN TestFSWalker [2022-04-21T20:08:09.691Z] --- PASS: TestFSWalker (0.01s) [2022-04-21T20:08:09.691Z] === RUN TestFSWalkerStopOnError [2022-04-21T20:08:09.691Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-21T20:08:09.691Z] === RUN TestNewFromJSON [2022-04-21T20:08:09.691Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-21T20:08:09.691Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-21T20:08:09.691Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-21T20:08:09.691Z] === RUN TestMarshalKeyOrder [2022-04-21T20:08:09.691Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-21T20:08:09.691Z] === RUN TestHistoryEqual [2022-04-21T20:08:09.691Z] --- PASS: TestHistoryEqual (0.10s) [2022-04-21T20:08:09.691Z] === RUN TestImage [2022-04-21T20:08:09.691Z] --- PASS: TestImage (0.00s) [2022-04-21T20:08:09.691Z] === RUN TestImageOSNotEmpty [2022-04-21T20:08:09.691Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-21T20:08:09.691Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-21T20:08:09.691Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-21T20:08:09.691Z] === RUN TestCreate [2022-04-21T20:08:09.691Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-21T20:08:09.691Z] === RUN TestWatchRelease [2022-04-21T20:08:09.691Z] --- PASS: TestCreate (0.00s) [2022-04-21T20:08:09.691Z] === RUN TestRestore [2022-04-21T20:08:09.691Z] time="2022-04-21T20:08:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-21T20:08:09.691Z] --- PASS: TestRestore (0.02s) [2022-04-21T20:08:09.691Z] === RUN TestAddDelete [2022-04-21T20:08:09.691Z] --- PASS: TestAddDelete (0.01s) [2022-04-21T20:08:09.691Z] === RUN TestSearchAfterDelete [2022-04-21T20:08:09.691Z] --- PASS: TestWatchRelease (0.04s) [2022-04-21T20:08:09.691Z] === RUN TestWatchFinishedTransfer [2022-04-21T20:08:09.691Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-21T20:08:09.691Z] === RUN TestDuplicateTransfer [2022-04-21T20:08:09.691Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-21T20:08:09.691Z] === RUN TestParentReset [2022-04-21T20:08:09.691Z] --- PASS: TestParentReset (0.02s) [2022-04-21T20:08:09.691Z] === RUN TestGetAndSetLastUpdated [2022-04-21T20:08:09.691Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-21T20:08:09.691Z] === RUN TestStoreLen [2022-04-21T20:08:09.691Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-21T20:08:09.691Z] === RUN TestSuccessfulUpload [2022-04-21T20:08:09.691Z] --- PASS: TestStoreLen (0.03s) [2022-04-21T20:08:09.691Z] PASS [2022-04-21T20:08:09.691Z] coverage: 86.9% of statements [2022-04-21T20:08:09.691Z] ok github.com/docker/docker/image 0.347s coverage: 86.9% of statements [2022-04-21T20:08:09.801Z] --- PASS: TestCgroupNamespacesBuild (2.19s) [2022-04-21T20:08:09.801Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-21T20:08:09.841Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-21T20:08:09.841Z] daemon_test.go:156: [d4bcc3f4ddaff] daemon is not started [2022-04-21T20:08:09.841Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-04-21T20:08:09.841Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-04-21T20:08:09.841Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-04-21T20:08:09.841Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-04-21T20:08:09.841Z] === RUN TestDaemonProxy [2022-04-21T20:08:09.841Z] === RUN TestDaemonProxy/environment_variables [2022-04-21T20:08:10.159Z] time="2022-04-21T20:08:09Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-21T20:08:10.159Z] === RUN TestCompare [2022-04-21T20:08:10.159Z] --- PASS: TestCompare (0.00s) [2022-04-21T20:08:10.159Z] PASS [2022-04-21T20:08:10.159Z] coverage: 19.2% of statements [2022-04-21T20:08:10.159Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2022-04-21T20:08:10.159Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-21T20:08:10.159Z] === RUN TestCancelledUpload [2022-04-21T20:08:10.159Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-21T20:08:10.159Z] PASS [2022-04-21T20:08:10.159Z] coverage: 76.8% of statements [2022-04-21T20:08:10.159Z] ok github.com/docker/docker/distribution/xfer 1.760s coverage: 76.8% of statements [2022-04-21T20:08:10.627Z] --- PASS: TestWhenEmptyAuthConfig (1.05s) [2022-04-21T20:08:10.627Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-21T20:08:10.627Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-21T20:08:10.627Z] === RUN TestTokenPassThru [2022-04-21T20:08:10.627Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-21T20:08:10.627Z] === RUN TestTokenPassThruDifferentHost [2022-04-21T20:08:10.627Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-21T20:08:10.627Z] PASS [2022-04-21T20:08:10.627Z] coverage: 26.6% of statements [2022-04-21T20:08:10.627Z] ok github.com/docker/docker/distribution 1.927s coverage: 26.6% of statements [2022-04-21T20:08:10.627Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T20:08:10.627Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T20:08:10.627Z] === RUN TestMakeV1ConfigFromConfig [2022-04-21T20:08:10.627Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-21T20:08:10.627Z] PASS [2022-04-21T20:08:10.627Z] coverage: 25.0% of statements [2022-04-21T20:08:10.627Z] ok github.com/docker/docker/image/v1 0.085s coverage: 25.0% of statements [2022-04-21T20:08:11.093Z] === RUN TestValidateManifest [2022-04-21T20:08:11.094Z] === RUN TestValidateManifest/non-nil [2022-04-21T20:08:11.094Z] === RUN TestValidateManifest/nil [2022-04-21T20:08:11.094Z] --- PASS: TestValidateManifest (0.00s) [2022-04-21T20:08:11.094Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-21T20:08:11.094Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-21T20:08:11.094Z] PASS [2022-04-21T20:08:11.094Z] coverage: 0.7% of statements [2022-04-21T20:08:11.094Z] ok github.com/docker/docker/image/tarexport 0.063s coverage: 0.7% of statements [2022-04-21T20:08:11.094Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T20:08:11.562Z] === RUN TestSerialization [2022-04-21T20:08:11.562Z] --- PASS: TestSerialization (0.02s) [2022-04-21T20:08:11.562Z] PASS [2022-04-21T20:08:11.562Z] coverage: 100.0% of statements [2022-04-21T20:08:11.562Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-04-21T20:08:11.707Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.07s) [2022-04-21T20:08:11.707Z] === RUN TestBuildWithSession [2022-04-21T20:08:11.707Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:08:11.707Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T20:08:11.707Z] === RUN TestBuildSquashParent [2022-04-21T20:08:11.760Z] === RUN TestDaemonProxy/command-line_options [2022-04-21T20:08:12.029Z] === RUN TestEmptyLayer [2022-04-21T20:08:12.029Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-21T20:08:12.029Z] === RUN TestCommitFailure [2022-04-21T20:08:12.029Z] --- PASS: TestCommitFailure (0.01s) [2022-04-21T20:08:12.029Z] === RUN TestStartTransactionFailure [2022-04-21T20:08:12.029Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-21T20:08:12.029Z] === RUN TestGetOrphan [2022-04-21T20:08:12.029Z] --- PASS: TestGetOrphan (0.01s) [2022-04-21T20:08:12.029Z] === RUN TestMountAndRegister [2022-04-21T20:08:12.029Z] layer_test.go:258: Layer size: 14 [2022-04-21T20:08:12.029Z] --- PASS: TestMountAndRegister (0.03s) [2022-04-21T20:08:12.029Z] === RUN TestLayerRelease [2022-04-21T20:08:12.029Z] layer_test.go:291: Failing on Windows [2022-04-21T20:08:12.029Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-21T20:08:12.029Z] === RUN TestStoreRestore [2022-04-21T20:08:12.029Z] layer_test.go:340: Failing on Windows [2022-04-21T20:08:12.496Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestTarStreamStability [2022-04-21T20:08:12.496Z] layer_test.go:455: Failing on Windows [2022-04-21T20:08:12.496Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestRegisterExistingLayer [2022-04-21T20:08:12.496Z] --- PASS: TestRegisterExistingLayer (0.07s) [2022-04-21T20:08:12.496Z] === RUN TestTarStreamVerification [2022-04-21T20:08:12.496Z] layer_test.go:684: Failing on Windows [2022-04-21T20:08:12.496Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestLayerMigration [2022-04-21T20:08:12.496Z] migration_test.go:45: Failing on Windows [2022-04-21T20:08:12.496Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestLayerMigrationNoTarsplit [2022-04-21T20:08:12.496Z] migration_test.go:181: Failing on Windows [2022-04-21T20:08:12.496Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestMountInit [2022-04-21T20:08:12.496Z] mount_test.go:17: Failing on Windows [2022-04-21T20:08:12.496Z] --- SKIP: TestMountInit (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestMountSize [2022-04-21T20:08:12.496Z] mount_test.go:76: Failing on Windows [2022-04-21T20:08:12.496Z] --- SKIP: TestMountSize (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestMountChanges [2022-04-21T20:08:12.496Z] mount_test.go:125: Failing on Windows [2022-04-21T20:08:12.496Z] --- SKIP: TestMountChanges (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestMountApply [2022-04-21T20:08:12.496Z] mount_test.go:212: Failing on Windows [2022-04-21T20:08:12.496Z] --- SKIP: TestMountApply (0.00s) [2022-04-21T20:08:12.496Z] PASS [2022-04-21T20:08:12.496Z] coverage: 30.6% of statements [2022-04-21T20:08:12.496Z] ok github.com/docker/docker/layer 0.191s coverage: 30.6% of statements [2022-04-21T20:08:12.496Z] === RUN TestEnvironmentParsing [2022-04-21T20:08:12.496Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-21T20:08:12.496Z] PASS [2022-04-21T20:08:12.496Z] coverage: 1.2% of statements [2022-04-21T20:08:12.496Z] ok github.com/docker/docker/libcontainerd/local 0.046s coverage: 1.2% of statements [2022-04-21T20:08:12.496Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T20:08:12.496Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T20:08:12.496Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T20:08:12.496Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T20:08:12.496Z] === RUN TestSequenceGetAvailableBit [2022-04-21T20:08:12.496Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestSequenceEqual [2022-04-21T20:08:12.496Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestSequenceCopy [2022-04-21T20:08:12.496Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestGetFirstAvailable [2022-04-21T20:08:12.496Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestFindSequence [2022-04-21T20:08:12.496Z] --- PASS: TestFindSequence (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestCheckIfAvailable [2022-04-21T20:08:12.496Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestMergeSequences [2022-04-21T20:08:12.496Z] --- PASS: TestMergeSequences (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestPushReservation [2022-04-21T20:08:12.496Z] --- PASS: TestPushReservation (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestSerializeDeserialize [2022-04-21T20:08:12.496Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestSet [2022-04-21T20:08:12.496Z] --- PASS: TestSet (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestSetUnset [2022-04-21T20:08:12.496Z] --- PASS: TestSetUnset (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestOffsetSetUnset [2022-04-21T20:08:12.496Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestSetInRange [2022-04-21T20:08:12.496Z] --- PASS: TestSetInRange (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestSetAnyInRange [2022-04-21T20:08:12.496Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestMethods [2022-04-21T20:08:12.496Z] --- PASS: TestMethods (0.00s) [2022-04-21T20:08:12.496Z] === RUN TestRandomAllocateDeallocate [2022-04-21T20:08:13.660Z] === RUN TestDaemonProxy/configuration_file [2022-04-21T20:08:14.055Z] === RUN TestInvalidConfig [2022-04-21T20:08:14.055Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-21T20:08:14.055Z] === RUN TestConfig [2022-04-21T20:08:14.055Z] --- PASS: TestConfig (0.00s) [2022-04-21T20:08:14.055Z] === RUN TestOptionsLabels [2022-04-21T20:08:14.055Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-21T20:08:14.055Z] === RUN TestValidName [2022-04-21T20:08:14.055Z] --- PASS: TestValidName (0.00s) [2022-04-21T20:08:14.055Z] PASS [2022-04-21T20:08:14.055Z] coverage: 19.7% of statements [2022-04-21T20:08:14.055Z] ok github.com/docker/docker/libnetwork/config 0.093s coverage: 19.7% of statements [2022-04-21T20:08:14.521Z] === RUN TestKey [2022-04-21T20:08:14.521Z] --- PASS: TestKey (0.00s) [2022-04-21T20:08:14.521Z] === RUN TestParseKey [2022-04-21T20:08:14.521Z] --- PASS: TestParseKey (0.00s) [2022-04-21T20:08:14.521Z] === RUN TestInvalidDataStore [2022-04-21T20:08:14.521Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-21T20:08:14.521Z] === RUN TestKVObjectFlatKey [2022-04-21T20:08:14.521Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-21T20:08:14.521Z] === RUN TestAtomicKVObjectFlatKey [2022-04-21T20:08:14.521Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-21T20:08:14.521Z] PASS [2022-04-21T20:08:14.521Z] coverage: 21.9% of statements [2022-04-21T20:08:14.521Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2022-04-21T20:08:14.987Z] === RUN TestIPDataMarshalling [2022-04-21T20:08:14.987Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-21T20:08:14.987Z] === RUN TestValidateAndIsV6 [2022-04-21T20:08:14.987Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-21T20:08:14.987Z] PASS [2022-04-21T20:08:14.987Z] coverage: 68.9% of statements [2022-04-21T20:08:14.987Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2022-04-21T20:08:15.034Z] === RUN TestDaemonProxy/conflicting_options [2022-04-21T20:08:15.600Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-21T20:08:15.970Z] === RUN TestErrorInterfaces [2022-04-21T20:08:15.970Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-21T20:08:15.970Z] === RUN TestNetworkMarshalling [2022-04-21T20:08:15.970Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-04-21T20:08:15.970Z] === RUN TestEndpointMarshalling [2022-04-21T20:08:15.970Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-21T20:08:15.970Z] === RUN TestAuxAddresses [2022-04-21T20:08:15.970Z] time="2022-04-21T20:08:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T20:08:15.970Z] === RUN TestDriver [2022-04-21T20:08:15.970Z] --- PASS: TestDriver (0.00s) [2022-04-21T20:08:15.970Z] PASS [2022-04-21T20:08:15.970Z] coverage: 34.8% of statements [2022-04-21T20:08:15.970Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-21T20:08:15.970Z] === RUN TestSRVServiceQuery [2022-04-21T20:08:15.970Z] ok github.com/docker/docker/libnetwork/drivers/host 0.036s coverage: 34.8% of statements [2022-04-21T20:08:15.970Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:08:15.970Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-21T20:08:15.970Z] === RUN TestServiceVIPReuse [2022-04-21T20:08:15.970Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:08:15.970Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-21T20:08:15.970Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-21T20:08:15.970Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:08:15.970Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-21T20:08:15.970Z] === RUN TestDNSIPQuery [2022-04-21T20:08:15.970Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:08:15.970Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-21T20:08:15.970Z] === RUN TestDNSProxyServFail [2022-04-21T20:08:15.970Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:08:15.970Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-21T20:08:15.970Z] === RUN TestSandboxAddEmpty [2022-04-21T20:08:15.970Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:08:15.970Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-21T20:08:15.970Z] === RUN TestSandboxAddMultiPrio [2022-04-21T20:08:15.970Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:08:15.970Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-21T20:08:15.970Z] === RUN TestSandboxAddSamePrio [2022-04-21T20:08:15.970Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:08:15.970Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-21T20:08:15.970Z] === RUN TestCleanupServiceDiscovery [2022-04-21T20:08:15.970Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:08:15.970Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-21T20:08:15.970Z] === RUN TestDNSOptions [2022-04-21T20:08:15.970Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:08:15.970Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-21T20:08:15.970Z] === RUN TestMultipleControllersWithSameStore [2022-04-21T20:08:15.970Z] time="2022-04-21T20:08:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T20:08:15.970Z] time="2022-04-21T20:08:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T20:08:15.970Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-21T20:08:15.970Z] PASS [2022-04-21T20:08:15.970Z] coverage: 8.5% of statements [2022-04-21T20:08:15.970Z] ok github.com/docker/docker/libnetwork 0.271s coverage: 8.5% of statements [2022-04-21T20:08:16.167Z] --- PASS: TestDaemonProxy (6.16s) [2022-04-21T20:08:16.167Z] --- PASS: TestDaemonProxy/environment_variables (1.70s) [2022-04-21T20:08:16.167Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-04-21T20:08:16.167Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-21T20:08:16.167Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-04-21T20:08:16.167Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-21T20:08:16.167Z] PASS [2022-04-21T20:08:16.167Z] [2022-04-21T20:08:16.167Z] DONE 17 tests in 10.046s [2022-04-21T20:08:16.167Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-21T20:08:16.167Z] INFO: Testing against a local daemon [2022-04-21T20:08:16.167Z] === RUN TestCommitInheritsEnv [2022-04-21T20:08:16.426Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-04-21T20:08:16.426Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T20:08:16.426Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-21T20:08:16.426Z] === RUN TestImportWithCustomPlatform [2022-04-21T20:08:16.426Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-21T20:08:16.426Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-21T20:08:16.426Z] === RUN TestImportWithCustomPlatform// [2022-04-21T20:08:16.426Z] === RUN TestImportWithCustomPlatform/linux [2022-04-21T20:08:16.426Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-21T20:08:16.437Z] === RUN TestDriver [2022-04-21T20:08:16.437Z] --- PASS: TestDriver (0.00s) [2022-04-21T20:08:16.437Z] PASS [2022-04-21T20:08:16.437Z] coverage: 34.8% of statements [2022-04-21T20:08:16.437Z] ok github.com/docker/docker/libnetwork/drivers/null 0.034s coverage: 34.8% of statements [2022-04-21T20:08:16.437Z] --- PASS: TestRandomAllocateDeallocate (3.77s) [2022-04-21T20:08:16.437Z] === RUN TestAllocateRandomDeallocate [2022-04-21T20:08:16.685Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-21T20:08:16.685Z] === RUN TestImportWithCustomPlatform/macos [2022-04-21T20:08:16.685Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-21T20:08:16.685Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-21T20:08:16.685Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-21T20:08:16.685Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-21T20:08:16.685Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-21T20:08:16.685Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-21T20:08:16.685Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-21T20:08:16.685Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-21T20:08:16.685Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-21T20:08:16.685Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-21T20:08:16.685Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-21T20:08:16.685Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-21T20:08:16.685Z] === RUN TestImagesFilterMultiReference [2022-04-21T20:08:16.685Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-21T20:08:16.685Z] === RUN TestImagePullPlatformInvalid [2022-04-21T20:08:16.685Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-21T20:08:16.685Z] === RUN TestRemoveImageOrphaning [2022-04-21T20:08:16.904Z] === RUN TestNetworkAllocateFree [2022-04-21T20:08:16.904Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-21T20:08:16.904Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-21T20:08:16.904Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-21T20:08:16.904Z] PASS [2022-04-21T20:08:16.904Z] coverage: 63.6% of statements [2022-04-21T20:08:16.904Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2022-04-21T20:08:16.904Z] === RUN TestGetEmptyCapabilities [2022-04-21T20:08:16.904Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-21T20:08:16.904Z] === RUN TestGetExtraCapabilities [2022-04-21T20:08:16.904Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-21T20:08:16.904Z] === RUN TestGetInvalidCapabilities [2022-04-21T20:08:16.904Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-21T20:08:16.904Z] === RUN TestRemoteDriver [2022-04-21T20:08:16.904Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-21T20:08:16.904Z] === RUN TestDriverError [2022-04-21T20:08:16.904Z] --- PASS: TestDriverError (0.00s) [2022-04-21T20:08:16.904Z] === RUN TestMissingValues [2022-04-21T20:08:16.904Z] --- PASS: TestMissingValues (0.00s) [2022-04-21T20:08:16.904Z] === RUN TestRollback [2022-04-21T20:08:16.904Z] --- PASS: TestRollback (0.00s) [2022-04-21T20:08:16.904Z] PASS [2022-04-21T20:08:16.904Z] coverage: 57.4% of statements [2022-04-21T20:08:16.904Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements [2022-04-21T20:08:16.944Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-04-21T20:08:16.944Z] === RUN TestRemoveImageGarbageCollector [2022-04-21T20:08:17.512Z] time="2022-04-21T20:08:17Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-21T20:08:17.887Z] === RUN TestNAT [2022-04-21T20:08:17.887Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T20:08:17.887Z] --- SKIP: TestNAT (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestTransparent [2022-04-21T20:08:17.887Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T20:08:17.887Z] --- SKIP: TestTransparent (0.00s) [2022-04-21T20:08:17.887Z] PASS [2022-04-21T20:08:17.887Z] coverage: 0.0% of statements [2022-04-21T20:08:17.887Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2022-04-21T20:08:17.887Z] --- PASS: TestAllocateRandomDeallocate (1.39s) [2022-04-21T20:08:17.887Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-21T20:08:17.887Z] === RUN TestBuildDefault [2022-04-21T20:08:17.887Z] --- PASS: TestBuildDefault (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestBuildHostnameDomainname [2022-04-21T20:08:17.887Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestBuildHostname [2022-04-21T20:08:17.887Z] --- PASS: TestBuildHostname (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestBuildHostnameFQDN [2022-04-21T20:08:17.887Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestBuildNoIP [2022-04-21T20:08:17.887Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestUpdate [2022-04-21T20:08:17.887Z] --- PASS: TestUpdate (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-21T20:08:17.887Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-21T20:08:17.887Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestAddEmpty [2022-04-21T20:08:17.887Z] --- PASS: TestAddEmpty (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestAdd [2022-04-21T20:08:17.887Z] --- PASS: TestAdd (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestDeleteEmpty [2022-04-21T20:08:17.887Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestDeleteNewline [2022-04-21T20:08:17.887Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestDelete [2022-04-21T20:08:17.887Z] --- PASS: TestDelete (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestConcurrentWrites [2022-04-21T20:08:17.887Z] === RUN TestNew [2022-04-21T20:08:17.887Z] --- PASS: TestNew (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestAddDriver [2022-04-21T20:08:17.887Z] --- PASS: TestAddDriver (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestAddDuplicateDriver [2022-04-21T20:08:17.887Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-21T20:08:17.887Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestDriver [2022-04-21T20:08:17.887Z] --- PASS: TestDriver (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestIPAM [2022-04-21T20:08:17.887Z] --- PASS: TestIPAM (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestWalkIPAMs [2022-04-21T20:08:17.887Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-21T20:08:17.887Z] === RUN TestWalkDrivers [2022-04-21T20:08:17.887Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-21T20:08:17.887Z] PASS [2022-04-21T20:08:17.887Z] coverage: 82.4% of statements [2022-04-21T20:08:17.887Z] ok github.com/docker/docker/libnetwork/drvregistry 0.068s coverage: 82.4% of statements [2022-04-21T20:08:17.887Z] --- PASS: TestConcurrentWrites (0.15s) [2022-04-21T20:08:17.887Z] PASS [2022-04-21T20:08:17.887Z] coverage: 81.2% of statements [2022-04-21T20:08:17.887Z] ok github.com/docker/docker/libnetwork/etchosts 0.193s coverage: 81.2% of statements [2022-04-21T20:08:18.354Z] === RUN TestNew [2022-04-21T20:08:18.354Z] --- PASS: TestNew (0.00s) [2022-04-21T20:08:18.354Z] === RUN TestAllocate [2022-04-21T20:08:18.354Z] --- PASS: TestAllocate (0.00s) [2022-04-21T20:08:18.354Z] === RUN TestUninitialized [2022-04-21T20:08:18.354Z] --- PASS: TestUninitialized (0.00s) [2022-04-21T20:08:18.354Z] === RUN TestAllocateInRange [2022-04-21T20:08:18.354Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-21T20:08:18.354Z] === RUN TestAllocateSerial [2022-04-21T20:08:18.354Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-21T20:08:18.354Z] PASS [2022-04-21T20:08:18.354Z] coverage: 87.5% of statements [2022-04-21T20:08:18.354Z] ok github.com/docker/docker/libnetwork/idm 0.032s coverage: 87.5% of statements [2022-04-21T20:08:18.354Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.58s) [2022-04-21T20:08:18.354Z] === RUN TestRetrieveFromStore [2022-04-21T20:08:18.354Z] === RUN TestCaller [2022-04-21T20:08:18.354Z] --- PASS: TestCaller (0.00s) [2022-04-21T20:08:18.354Z] PASS [2022-04-21T20:08:18.354Z] coverage: 100.0% of statements [2022-04-21T20:08:18.354Z] ok github.com/docker/docker/libnetwork/internal/caller 0.029s coverage: 100.0% of statements [2022-04-21T20:08:18.821Z] --- PASS: TestRetrieveFromStore (0.36s) [2022-04-21T20:08:18.821Z] === RUN TestIsCorrupted [2022-04-21T20:08:18.821Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-21T20:08:18.821Z] === RUN TestSetRollover [2022-04-21T20:08:18.821Z] === RUN TestSetSerialInsertDelete [2022-04-21T20:08:18.821Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-21T20:08:18.821Z] === RUN TestSetParallelInsertDelete [2022-04-21T20:08:18.890Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-04-21T20:08:18.890Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T20:08:18.890Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-21T20:08:18.890Z] === RUN TestTagInvalidReference [2022-04-21T20:08:18.890Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-21T20:08:18.890Z] === RUN TestTagValidPrefixedRepo [2022-04-21T20:08:18.890Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-21T20:08:18.890Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T20:08:19.149Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-21T20:08:19.149Z] === RUN TestTagOfficialNames [2022-04-21T20:08:19.149Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-21T20:08:19.149Z] === RUN TestTagMatchesDigest [2022-04-21T20:08:19.149Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-21T20:08:19.149Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-21T20:08:19.803Z] === RUN TestInt2IP2IntConversion [2022-04-21T20:08:19.803Z] === RUN TestPoolRequest [2022-04-21T20:08:19.803Z] --- PASS: TestPoolRequest (0.00s) [2022-04-21T20:08:19.803Z] === RUN TestOtherRequests [2022-04-21T20:08:19.803Z] --- PASS: TestOtherRequests (0.00s) [2022-04-21T20:08:19.803Z] PASS [2022-04-21T20:08:19.803Z] coverage: 57.1% of statements [2022-04-21T20:08:19.803Z] ok github.com/docker/docker/libnetwork/ipams/null 0.033s coverage: 57.1% of statements [2022-04-21T20:08:19.803Z] --- PASS: TestSetRollover (1.05s) [2022-04-21T20:08:19.803Z] === RUN TestSetRolloverSerial [2022-04-21T20:08:19.803Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2022-04-21T20:08:19.803Z] === RUN TestGetAddressVersion [2022-04-21T20:08:19.803Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-21T20:08:19.803Z] === RUN TestKeyString [2022-04-21T20:08:19.803Z] --- PASS: TestKeyString (0.00s) [2022-04-21T20:08:19.803Z] === RUN TestPoolDataMarshal [2022-04-21T20:08:19.803Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-21T20:08:19.803Z] === RUN TestSubnetsMarshal [2022-04-21T20:08:19.879Z] INFO: Expanding go... [2022-04-21T20:08:20.269Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-04-21T20:08:20.270Z] === RUN TestAddSubnets [2022-04-21T20:08:20.270Z] --- PASS: TestAddSubnets (0.03s) [2022-04-21T20:08:20.270Z] === RUN TestDoublePoolRelease [2022-04-21T20:08:20.270Z] --- PASS: TestDoublePoolRelease (0.01s) [2022-04-21T20:08:20.270Z] === RUN TestAddReleasePoolID [2022-04-21T20:08:20.270Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-04-21T20:08:20.270Z] === RUN TestPredefinedPool [2022-04-21T20:08:20.270Z] --- PASS: TestPredefinedPool (0.01s) [2022-04-21T20:08:20.270Z] === RUN TestRemoveSubnet [2022-04-21T20:08:20.270Z] --- PASS: TestRemoveSubnet (0.10s) [2022-04-21T20:08:20.270Z] === RUN TestGetSameAddress [2022-04-21T20:08:20.270Z] --- PASS: TestGetSameAddress (0.01s) [2022-04-21T20:08:20.270Z] === RUN TestPoolAllocationReuse [2022-04-21T20:08:20.736Z] --- PASS: TestSetRolloverSerial (0.85s) [2022-04-21T20:08:20.736Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-21T20:08:20.736Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-21T20:08:20.736Z] PASS [2022-04-21T20:08:20.736Z] coverage: 84.4% of statements [2022-04-21T20:08:20.736Z] ok github.com/docker/docker/libnetwork/bitseq 8.069s coverage: 84.4% of statements [2022-04-21T20:08:20.736Z] === RUN TestGetCapabilities [2022-04-21T20:08:20.736Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-21T20:08:20.736Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-21T20:08:20.736Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-21T20:08:20.736Z] === RUN TestGetDefaultAddressSpaces [2022-04-21T20:08:20.736Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-21T20:08:20.736Z] === RUN TestRemoteDriver [2022-04-21T20:08:20.736Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-21T20:08:20.736Z] PASS [2022-04-21T20:08:20.736Z] coverage: 47.4% of statements [2022-04-21T20:08:20.736Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.054s coverage: 47.4% of statements [2022-04-21T20:08:21.202Z] --- PASS: TestPoolAllocationReuse (0.91s) [2022-04-21T20:08:21.202Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-21T20:08:21.202Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-04-21T20:08:21.202Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-21T20:08:21.668Z] === RUN TestWindowsIPAM [2022-04-21T20:08:21.668Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-21T20:08:21.668Z] PASS [2022-04-21T20:08:21.668Z] coverage: 71.4% of statements [2022-04-21T20:08:21.668Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.033s coverage: 71.4% of statements [2022-04-21T20:08:21.690Z] --- PASS: TestBuildSquashParent (8.69s) [2022-04-21T20:08:21.690Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T20:08:21.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:08:21.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:08:21.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:08:21.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:08:21.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:08:21.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:08:21.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:08:21.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:08:21.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:08:21.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:08:21.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:08:21.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:08:21.690Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:08:21.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:08:22.135Z] === RUN TestDefaultNetwork [2022-04-21T20:08:22.135Z] --- PASS: TestDefaultNetwork (0.21s) [2022-04-21T20:08:22.135Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-21T20:08:22.602Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.33s) [2022-04-21T20:08:22.602Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-21T20:08:22.602Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2022-04-21T20:08:22.602Z] === RUN TestInitAddressPools [2022-04-21T20:08:22.602Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-21T20:08:22.602Z] PASS [2022-04-21T20:08:22.602Z] coverage: 74.0% of statements [2022-04-21T20:08:22.602Z] ok github.com/docker/docker/libnetwork/ipamutils 0.485s coverage: 74.0% of statements [2022-04-21T20:08:23.068Z] === RUN TestKeyValue [2022-04-21T20:08:23.068Z] --- PASS: TestKeyValue (0.00s) [2022-04-21T20:08:23.068Z] PASS [2022-04-21T20:08:23.068Z] coverage: 60.0% of statements [2022-04-21T20:08:23.068Z] ok github.com/docker/docker/libnetwork/netlabel 0.031s coverage: 60.0% of statements [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T20:08:23.068Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T20:08:24.051Z] === RUN TestGenerate [2022-04-21T20:08:24.051Z] --- PASS: TestGenerate (0.00s) [2022-04-21T20:08:24.051Z] === RUN TestGeneratePtr [2022-04-21T20:08:24.051Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-21T20:08:24.051Z] === RUN TestGenerateMissingField [2022-04-21T20:08:24.051Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-21T20:08:24.051Z] === RUN TestFieldCannotBeSet [2022-04-21T20:08:24.051Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-21T20:08:24.051Z] === RUN TestTypeMismatchError [2022-04-21T20:08:24.051Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-21T20:08:24.051Z] PASS [2022-04-21T20:08:24.051Z] coverage: 100.0% of statements [2022-04-21T20:08:24.051Z] ok github.com/docker/docker/libnetwork/options 0.032s coverage: 100.0% of statements [2022-04-21T20:08:24.051Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.43s) [2022-04-21T20:08:24.051Z] === RUN TestGetAddress [2022-04-21T20:08:24.227Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:08:24.227Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:08:25.034Z] testing: warning: no tests to run [2022-04-21T20:08:25.035Z] PASS [2022-04-21T20:08:25.035Z] coverage: 0.0% of statements [2022-04-21T20:08:25.035Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-04-21T20:08:25.035Z] === RUN TestNetworkDBSimple [2022-04-21T20:08:26.016Z] === RUN TestRequestNewPort [2022-04-21T20:08:26.016Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-21T20:08:26.016Z] === RUN TestRequestSpecificPort [2022-04-21T20:08:26.016Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-21T20:08:26.016Z] === RUN TestReleasePort [2022-04-21T20:08:26.016Z] --- PASS: TestReleasePort (0.00s) [2022-04-21T20:08:26.016Z] === RUN TestReuseReleasedPort [2022-04-21T20:08:26.016Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-21T20:08:26.016Z] === RUN TestReleaseUnreadledPort [2022-04-21T20:08:26.016Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-21T20:08:26.016Z] === RUN TestUnknowProtocol [2022-04-21T20:08:26.016Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-21T20:08:26.016Z] === RUN TestAllocateAllPorts [2022-04-21T20:08:26.016Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-21T20:08:26.016Z] === RUN TestPortAllocation [2022-04-21T20:08:26.016Z] --- PASS: TestPortAllocation (0.00s) [2022-04-21T20:08:26.016Z] === RUN TestPortAllocationWithCustomRange [2022-04-21T20:08:26.016Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-21T20:08:26.016Z] === RUN TestNoDuplicateBPR [2022-04-21T20:08:26.016Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-21T20:08:26.016Z] === RUN TestChangePortRange [2022-04-21T20:08:26.016Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-21T20:08:26.016Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-21T20:08:26.016Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-21T20:08:26.016Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-21T20:08:26.016Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-21T20:08:26.016Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-21T20:08:26.016Z] --- PASS: TestChangePortRange (0.00s) [2022-04-21T20:08:26.016Z] PASS [2022-04-21T20:08:26.016Z] coverage: 88.6% of statements [2022-04-21T20:08:26.017Z] ok github.com/docker/docker/libnetwork/portallocator 0.032s coverage: 88.6% of statements [2022-04-21T20:08:26.017Z] 2022/04/21 20:08:25 Closing DB instances... [2022-04-21T20:08:26.483Z] testing: warning: no tests to run [2022-04-21T20:08:26.483Z] PASS [2022-04-21T20:08:26.483Z] coverage: 0.0% of statements [2022-04-21T20:08:26.483Z] ok github.com/docker/docker/libnetwork/portmapper 0.032s coverage: 0.0% of statements [no tests to run] [2022-04-21T20:08:27.465Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-04-21T20:08:27.465Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-21T20:08:27.465Z] === RUN TestHashData [2022-04-21T20:08:27.465Z] --- PASS: TestHashData (0.00s) [2022-04-21T20:08:27.465Z] PASS [2022-04-21T20:08:27.465Z] coverage: 2.8% of statements [2022-04-21T20:08:27.465Z] ok github.com/docker/docker/libnetwork/resolvconf 0.052s coverage: 2.8% of statements [2022-04-21T20:08:27.525Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:08:27.525Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:08:27.932Z] === RUN TestErrorConstructors [2022-04-21T20:08:27.932Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-21T20:08:27.932Z] === RUN TestCompareIPMask [2022-04-21T20:08:27.932Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-21T20:08:27.932Z] === RUN TestUtilGetHostPartIP [2022-04-21T20:08:27.932Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-21T20:08:27.932Z] === RUN TestUtilGetBroadcastIP [2022-04-21T20:08:27.932Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-21T20:08:27.932Z] === RUN TestParseCIDR [2022-04-21T20:08:27.932Z] --- PASS: TestParseCIDR (0.00s) [2022-04-21T20:08:27.932Z] PASS [2022-04-21T20:08:27.932Z] coverage: 37.3% of statements [2022-04-21T20:08:27.932Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2022-04-21T20:08:28.399Z] 2022/04/21 20:08:28 Closing DB instances... [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-21T20:08:28.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-21T20:08:28.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-21T20:08:28.866Z] PASS [2022-04-21T20:08:28.866Z] coverage: 55.0% of statements [2022-04-21T20:08:28.866Z] ok github.com/docker/docker/oci 0.039s coverage: 55.0% of statements [2022-04-21T20:08:28.866Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-21T20:08:28.866Z] PASS [2022-04-21T20:08:28.866Z] coverage: 100.0% of statements [2022-04-21T20:08:28.866Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.031s coverage: 100.0% of statements [2022-04-21T20:08:29.849Z] === RUN TestParseVersion [2022-04-21T20:08:29.849Z] --- PASS: TestParseVersion (0.00s) [2022-04-21T20:08:29.849Z] PASS [2022-04-21T20:08:29.849Z] coverage: 52.9% of statements [2022-04-21T20:08:29.849Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2022-04-21T20:08:29.849Z] === RUN TestAddressPoolOpt [2022-04-21T20:08:29.849Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/a [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/something [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/_=a [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/env1=value1 [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/_env1=value1 [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/PATH [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/=a [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/PATH= [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/PATH=something [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/asd!qwe [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/1asd [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/123 [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/some_space [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/__some_space_before [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/some_space_after__ [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/= [2022-04-21T20:08:29.849Z] === RUN TestValidateEnv/PaTh [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-21T20:08:29.849Z] === RUN TestParseHost [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-21T20:08:29.849Z] === RUN TestParseHost/something_with_spaces [2022-04-21T20:08:29.849Z] === RUN TestParseHost/:// [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://:5555/p [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-21T20:08:29.849Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-21T20:08:29.849Z] === RUN TestParseHost/unknown:// [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://:port [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://invalid:port [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://:5555/ [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-21T20:08:29.849Z] === RUN TestParseHost/_ [2022-04-21T20:08:29.849Z] === RUN TestParseHost/__ [2022-04-21T20:08:29.849Z] === RUN TestParseHost/fd://something [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp:// [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseHost/npipe:// [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://[::1]: [2022-04-21T20:08:29.849Z] === RUN TestParseHost/#00 [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseHost/unix:// [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://host: [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://: [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseHost/unix://path/to/socket [2022-04-21T20:08:29.849Z] === RUN TestParseHost/tcp://:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseHost/fd:// [2022-04-21T20:08:29.849Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/: [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-21T20:08:29.849Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-21T20:08:29.849Z] === RUN TestParseTCP [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/:5555/path [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/localhost:5555/path [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/localhost:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/tcp://: [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/0.0.0.1 [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/0.0.0.1: [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/[::1]: [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/tcp://:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/#00 [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/::1 [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/: [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/tcp:// [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/[::1]:5555 [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/localhost [2022-04-21T20:08:29.849Z] === RUN TestParseTCP/localhost: [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-21T20:08:29.849Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-21T20:08:29.850Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestValidateExtraHosts [2022-04-21T20:08:29.850Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestIpOptString [2022-04-21T20:08:29.850Z] --- PASS: TestIpOptString (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-21T20:08:29.850Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestNewIpOptValidDefaultVal [2022-04-21T20:08:29.850Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestIpOptSetInvalidVal [2022-04-21T20:08:29.850Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestValidateIPAddress [2022-04-21T20:08:29.850Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestMapOpts [2022-04-21T20:08:29.850Z] --- PASS: TestMapOpts (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestListOptsWithoutValidator [2022-04-21T20:08:29.850Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestListOptsWithValidator [2022-04-21T20:08:29.850Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestValidateDNSSearch [2022-04-21T20:08:29.850Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel/label_with_general_format [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel/label_with_one_more [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-21T20:08:29.850Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-21T20:08:29.850Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestNamedListOpts [2022-04-21T20:08:29.850Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestNamedMapOpts [2022-04-21T20:08:29.850Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestParseLink [2022-04-21T20:08:29.850Z] --- PASS: TestParseLink (0.00s) [2022-04-21T20:08:29.850Z] === RUN TestUlimitOpt [2022-04-21T20:08:29.850Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-21T20:08:29.850Z] PASS [2022-04-21T20:08:29.850Z] coverage: 66.7% of statements [2022-04-21T20:08:29.850Z] ok github.com/docker/docker/opts 0.083s coverage: 66.7% of statements [2022-04-21T20:08:30.317Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2022-04-21T20:08:30.317Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-21T20:08:30.818Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-21T20:08:30.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.57s) [2022-04-21T20:08:30.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.59s) [2022-04-21T20:08:30.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.39s) [2022-04-21T20:08:30.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.50s) [2022-04-21T20:08:30.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2022-04-21T20:08:30.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.27s) [2022-04-21T20:08:30.818Z] === RUN TestBuildMultiStageCopy [2022-04-21T20:08:30.818Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T20:08:31.299Z] === RUN TestPeerCertificateMarshalJSON [2022-04-21T20:08:31.299Z] 2022/04/21 20:08:31 Closing DB instances... [2022-04-21T20:08:31.299Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-21T20:08:31.299Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-21T20:08:31.299Z] --- PASS: TestPeerCertificateMarshalJSON (0.24s) [2022-04-21T20:08:31.299Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-21T20:08:31.299Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-21T20:08:31.299Z] === RUN TestMiddleware [2022-04-21T20:08:31.299Z] === RUN TestIsArchivePathDir [2022-04-21T20:08:31.299Z] --- PASS: TestMiddleware (0.00s) [2022-04-21T20:08:31.299Z] === RUN TestNewResponseModifier [2022-04-21T20:08:31.299Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-21T20:08:31.299Z] PASS [2022-04-21T20:08:31.299Z] coverage: 26.8% of statements [2022-04-21T20:08:31.299Z] ok github.com/docker/docker/pkg/authorization 0.285s coverage: 26.8% of statements [2022-04-21T20:08:31.299Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-21T20:08:31.299Z] === RUN TestIsArchivePathInvalidFile [2022-04-21T20:08:31.767Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2022-04-21T20:08:31.767Z] === RUN TestIsArchivePathTar [2022-04-21T20:08:31.767Z] --- PASS: TestIsArchivePathTar (0.12s) [2022-04-21T20:08:31.767Z] === RUN TestDecompressStreamGzip [2022-04-21T20:08:31.767Z] --- PASS: TestDecompressStreamGzip (0.09s) [2022-04-21T20:08:31.767Z] === RUN TestDecompressStreamBzip2 [2022-04-21T20:08:31.767Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2022-04-21T20:08:31.767Z] === RUN TestDecompressStreamXz [2022-04-21T20:08:31.767Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T20:08:31.767Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-21T20:08:31.767Z] === RUN TestDecompressStreamZstd [2022-04-21T20:08:31.767Z] archive_test.go:140: zstd not installed [2022-04-21T20:08:31.767Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-21T20:08:31.767Z] === RUN TestCompressStreamXzUnsupported [2022-04-21T20:08:31.767Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-21T20:08:31.767Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-21T20:08:31.767Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-21T20:08:31.767Z] === RUN TestCompressStreamInvalid [2022-04-21T20:08:31.767Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-21T20:08:31.767Z] === RUN TestExtensionInvalid [2022-04-21T20:08:31.767Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-21T20:08:31.767Z] === RUN TestExtensionUncompressed [2022-04-21T20:08:31.767Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-21T20:08:31.767Z] === RUN TestExtensionBzip2 [2022-04-21T20:08:31.767Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-21T20:08:31.767Z] === RUN TestExtensionGzip [2022-04-21T20:08:31.767Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-21T20:08:31.767Z] === RUN TestExtensionXz [2022-04-21T20:08:31.767Z] --- PASS: TestExtensionXz (0.00s) [2022-04-21T20:08:31.767Z] === RUN TestExtensionZstd [2022-04-21T20:08:31.767Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-21T20:08:31.767Z] === RUN TestCmdStreamLargeStderr [2022-04-21T20:08:31.767Z] === RUN TestUnbuffered [2022-04-21T20:08:31.767Z] --- PASS: TestUnbuffered (0.00s) [2022-04-21T20:08:31.767Z] === RUN TestRaceUnbuffered [2022-04-21T20:08:31.767Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-21T20:08:31.767Z] PASS [2022-04-21T20:08:31.767Z] coverage: 100.0% of statements [2022-04-21T20:08:31.767Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2022-04-21T20:08:31.767Z] --- PASS: TestCmdStreamLargeStderr (0.05s) [2022-04-21T20:08:31.767Z] === RUN TestCmdStreamBad [2022-04-21T20:08:31.767Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T20:08:31.767Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-21T20:08:31.767Z] === RUN TestCmdStreamGood [2022-04-21T20:08:32.234Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-21T20:08:32.234Z] === RUN TestUntarPathWithInvalidDest [2022-04-21T20:08:32.234Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-21T20:08:32.234Z] === RUN TestUntarPathWithInvalidSrc [2022-04-21T20:08:32.234Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-21T20:08:32.234Z] === RUN TestUntarPath [2022-04-21T20:08:32.234Z] --- PASS: TestUntarPath (0.05s) [2022-04-21T20:08:32.234Z] === RUN TestUntarPathWithDestinationFile [2022-04-21T20:08:32.234Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-21T20:08:32.234Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-21T20:08:32.234Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-21T20:08:32.234Z] === RUN TestCopyWithTarInvalidSrc [2022-04-21T20:08:32.234Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-21T20:08:32.234Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-21T20:08:32.234Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T20:08:32.234Z] === RUN TestCopyWithTarSrcFile [2022-04-21T20:08:32.234Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-21T20:08:32.234Z] === RUN TestCopyWithTarSrcFolder [2022-04-21T20:08:32.234Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-21T20:08:32.234Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-21T20:08:32.234Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-21T20:08:32.234Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-21T20:08:32.234Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T20:08:32.234Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-21T20:08:32.234Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-21T20:08:32.234Z] === RUN TestCopyFileWithTarSrcFile [2022-04-21T20:08:32.234Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-21T20:08:32.234Z] === RUN TestTarFiles [2022-04-21T20:08:32.234Z] === RUN TestMatch [2022-04-21T20:08:32.234Z] === RUN TestMatch/[[]] [2022-04-21T20:08:32.234Z] === RUN TestMatch/[[foo]] [2022-04-21T20:08:32.234Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-21T20:08:32.234Z] === RUN TestMatch/[[foo_bar]] [2022-04-21T20:08:32.234Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-21T20:08:32.234Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-21T20:08:32.234Z] === RUN TestMatch/[] [2022-04-21T20:08:32.234Z] === RUN TestMatch/[]#01 [2022-04-21T20:08:32.234Z] === RUN TestMatch/[[qux]] [2022-04-21T20:08:32.234Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-21T20:08:32.234Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-21T20:08:32.234Z] === RUN TestMatch/[[foo_baz]] [2022-04-21T20:08:32.234Z] --- PASS: TestMatch (0.00s) [2022-04-21T20:08:32.234Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-21T20:08:32.234Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-21T20:08:32.234Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-21T20:08:32.234Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-21T20:08:32.234Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-21T20:08:32.234Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-21T20:08:32.234Z] --- PASS: TestMatch/[] (0.00s) [2022-04-21T20:08:32.234Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-21T20:08:32.234Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-21T20:08:32.234Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-21T20:08:32.234Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-21T20:08:32.234Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-21T20:08:32.234Z] PASS [2022-04-21T20:08:32.234Z] coverage: 87.5% of statements [2022-04-21T20:08:32.234Z] ok github.com/docker/docker/pkg/capabilities 0.030s coverage: 87.5% of statements [2022-04-21T20:08:33.219Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-04-21T20:08:33.219Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-21T20:08:33.219Z] === RUN TestChrootTarUntar [2022-04-21T20:08:33.219Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:08:33.219Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-21T20:08:33.219Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-21T20:08:33.219Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:08:33.219Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T20:08:33.219Z] === RUN TestChrootUntarEmptyArchive [2022-04-21T20:08:33.219Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-04-21T20:08:33.219Z] === RUN TestChrootTarUntarWithSymlink [2022-04-21T20:08:33.219Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:08:33.219Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T20:08:33.219Z] === RUN TestChrootCopyWithTar [2022-04-21T20:08:33.219Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:08:33.219Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-21T20:08:33.219Z] === RUN TestChrootCopyFileWithTar [2022-04-21T20:08:33.219Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:08:33.219Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-21T20:08:33.219Z] === RUN TestChrootUntarPath [2022-04-21T20:08:33.219Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:08:33.219Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-21T20:08:33.219Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-21T20:08:33.219Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:08:33.219Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T20:08:33.219Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-21T20:08:33.219Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:08:33.219Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T20:08:33.219Z] === RUN TestChrootApplyDotDotFile [2022-04-21T20:08:33.219Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:08:33.219Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-21T20:08:33.219Z] PASS [2022-04-21T20:08:33.219Z] coverage: 12.0% of statements [2022-04-21T20:08:33.219Z] ok github.com/docker/docker/pkg/chrootarchive 0.126s coverage: 12.0% of statements [2022-04-21T20:08:34.110Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T20:08:34.110Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T20:08:34.202Z] === RUN TestEnsureRemoveAllNotExist [2022-04-21T20:08:34.202Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-21T20:08:34.202Z] === RUN TestEnsureRemoveAllWithDir [2022-04-21T20:08:34.202Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-21T20:08:34.202Z] === RUN TestEnsureRemoveAllWithFile [2022-04-21T20:08:34.202Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-21T20:08:34.202Z] PASS [2022-04-21T20:08:34.202Z] coverage: 0.0% of statements [2022-04-21T20:08:34.202Z] ok github.com/docker/docker/pkg/containerfs 0.036s coverage: 0.0% of statements [2022-04-21T20:08:34.669Z] === RUN TestSizeEmpty [2022-04-21T20:08:34.669Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-21T20:08:34.669Z] === RUN TestSizeEmptyFile [2022-04-21T20:08:34.669Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-21T20:08:34.669Z] === RUN TestSizeNonemptyFile [2022-04-21T20:08:34.669Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-21T20:08:34.669Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-21T20:08:34.669Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-21T20:08:34.669Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-21T20:08:34.669Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-21T20:08:34.669Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-21T20:08:34.669Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-21T20:08:34.669Z] === RUN TestMoveToSubdir [2022-04-21T20:08:34.669Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-21T20:08:34.669Z] === RUN TestSizeNonExistingDirectory [2022-04-21T20:08:34.669Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-21T20:08:34.669Z] PASS [2022-04-21T20:08:34.669Z] coverage: 80.0% of statements [2022-04-21T20:08:34.669Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements [2022-04-21T20:08:34.678Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T20:08:35.135Z] 2022/04/21 20:08:34 Closing DB instances... [2022-04-21T20:08:35.247Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T20:08:35.601Z] === RUN TestPollerAddRemove [2022-04-21T20:08:35.602Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-21T20:08:35.602Z] === RUN TestPollerEvent [2022-04-21T20:08:35.602Z] poller_test.go:40: No chmod on Windows [2022-04-21T20:08:35.602Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-21T20:08:35.602Z] === RUN TestPollerClose [2022-04-21T20:08:35.602Z] --- PASS: TestPollerClose (0.00s) [2022-04-21T20:08:35.602Z] PASS [2022-04-21T20:08:35.602Z] coverage: 45.7% of statements [2022-04-21T20:08:35.602Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 45.7% of statements [2022-04-21T20:08:35.602Z] --- PASS: TestTarFiles (3.41s) [2022-04-21T20:08:35.602Z] === RUN TestDetectCompressionZstd [2022-04-21T20:08:35.602Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-21T20:08:35.602Z] === RUN TestTarUntar [2022-04-21T20:08:35.602Z] --- PASS: TestTarUntar (0.03s) [2022-04-21T20:08:35.602Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-21T20:08:35.602Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-21T20:08:35.602Z] === RUN TestTarWithOptions [2022-04-21T20:08:35.602Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-21T20:08:35.602Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-21T20:08:35.602Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-21T20:08:35.602Z] === RUN TestUntarUstarGnuConflict [2022-04-21T20:08:35.602Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-21T20:08:35.602Z] === RUN TestUntarInvalidFilenames [2022-04-21T20:08:35.815Z] --- PASS: TestBuildMultiStageCopy (4.97s) [2022-04-21T20:08:35.815Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s) [2022-04-21T20:08:35.815Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2022-04-21T20:08:35.815Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-04-21T20:08:35.815Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-04-21T20:08:35.815Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2022-04-21T20:08:35.815Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T20:08:36.068Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1573157308\\dest" [2022-04-21T20:08:36.068Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-21T20:08:36.068Z] === RUN TestUntarHardlinkToSymlink [2022-04-21T20:08:36.068Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-21T20:08:36.068Z] === RUN TestUntarInvalidHardlink [2022-04-21T20:08:36.068Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1534723082\\victim\\hello" -> "../victim/hello" [2022-04-21T20:08:36.068Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1460701872\\victim\\hello" -> "/../victim/hello" [2022-04-21T20:08:36.068Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1989954947\\victim" -> "../victim" [2022-04-21T20:08:36.068Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1689528182\\victim" -> "../victim" [2022-04-21T20:08:36.068Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1864311977\\victim" -> "../victim" [2022-04-21T20:08:36.068Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3782674570\\victim" -> "../victim" [2022-04-21T20:08:36.068Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-21T20:08:36.068Z] === RUN TestUntarInvalidSymlink [2022-04-21T20:08:36.068Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1306011328\\dest\\dotdot" -> "../victim/hello" [2022-04-21T20:08:36.068Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1209336475\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T20:08:36.068Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3768698026\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:08:36.068Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4283236224\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:08:36.068Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3582029158\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:08:36.068Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4101521868\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:08:36.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink919122860\\dest\\dir\\loophole" -> "../../victim" [2022-04-21T20:08:36.069Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-21T20:08:36.069Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-21T20:08:36.069Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-21T20:08:36.069Z] === RUN TestXGlobalNoParent [2022-04-21T20:08:36.069Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-21T20:08:36.069Z] === RUN TestReplaceFileTarWrapper [2022-04-21T20:08:36.069Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2022-04-21T20:08:36.069Z] === RUN TestPrefixHeaderReadable [2022-04-21T20:08:36.069Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-21T20:08:36.069Z] === RUN TestDisablePigz [2022-04-21T20:08:36.069Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-21T20:08:36.069Z] --- PASS: TestDisablePigz (0.10s) [2022-04-21T20:08:36.069Z] === RUN TestPigz [2022-04-21T20:08:36.069Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-21T20:08:36.069Z] --- PASS: TestPigz (0.10s) [2022-04-21T20:08:36.069Z] === RUN TestNosysFileInfo [2022-04-21T20:08:36.069Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-21T20:08:36.069Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T20:08:36.069Z] archive_windows_test.go:16: Currently fails [2022-04-21T20:08:36.069Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T20:08:36.069Z] === RUN TestCanonicalTarNameForPath [2022-04-21T20:08:36.069Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-21T20:08:36.069Z] === RUN TestCanonicalTarName [2022-04-21T20:08:36.069Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-21T20:08:36.069Z] === RUN TestChmodTarEntry [2022-04-21T20:08:36.069Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-21T20:08:36.069Z] === RUN TestHardLinkOrder [2022-04-21T20:08:36.069Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-21T20:08:36.069Z] === RUN TestChangeString [2022-04-21T20:08:36.069Z] --- PASS: TestChangeString (0.00s) [2022-04-21T20:08:36.069Z] === RUN TestChangesWithNoChanges [2022-04-21T20:08:36.536Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-21T20:08:36.536Z] === RUN TestChangesWithChanges [2022-04-21T20:08:36.536Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-21T20:08:36.536Z] === RUN TestChangesWithChangesGH13590 [2022-04-21T20:08:36.536Z] changes_test.go:196: needs more investigation [2022-04-21T20:08:36.536Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestChangesDirsEmpty [2022-04-21T20:08:36.536Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T20:08:36.536Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestChangesDirsMutated [2022-04-21T20:08:36.536Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T20:08:36.536Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestApplyLayer [2022-04-21T20:08:36.536Z] changes_test.go:433: needs further investigation [2022-04-21T20:08:36.536Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestChangesSizeWithHardlinks [2022-04-21T20:08:36.536Z] changes_test.go:469: needs further investigation [2022-04-21T20:08:36.536Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestChangesSizeWithNoChanges [2022-04-21T20:08:36.536Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-21T20:08:36.536Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestChangesSize [2022-04-21T20:08:36.536Z] --- PASS: TestChangesSize (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestApplyLayerInvalidFilenames [2022-04-21T20:08:36.536Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4237576531\\dest" [2022-04-21T20:08:36.536Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-21T20:08:36.536Z] === RUN TestApplyLayerInvalidHardlink [2022-04-21T20:08:36.536Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink411616363\\victim\\hello" -> "../victim/hello" [2022-04-21T20:08:36.536Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4150381230\\victim\\hello" -> "/../victim/hello" [2022-04-21T20:08:36.536Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3098196398\\victim" -> "../victim" [2022-04-21T20:08:36.536Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3829155602\\victim" -> "../victim" [2022-04-21T20:08:36.536Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink495815210\\victim" -> "../victim" [2022-04-21T20:08:36.536Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1330642190\\victim" -> "../victim" [2022-04-21T20:08:36.536Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-21T20:08:36.536Z] === RUN TestApplyLayerInvalidSymlink [2022-04-21T20:08:36.536Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink70584844\\dest\\dotdot" -> "../victim/hello" [2022-04-21T20:08:36.536Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2041526508\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T20:08:36.536Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3611551128\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:08:36.536Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1432470442\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:08:36.536Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2825753289\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:08:36.536Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3323434327\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:08:36.536Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-21T20:08:36.536Z] === RUN TestApplyLayerWhiteouts [2022-04-21T20:08:36.536Z] === RUN TestCopyFileWithInvalidSrc [2022-04-21T20:08:36.536Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T20:08:36.536Z] --- PASS: TestCopyFileWithInvalidDest (0.02s) [2022-04-21T20:08:36.536Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-21T20:08:36.536Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-21T20:08:36.536Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestCopyFile [2022-04-21T20:08:36.536Z] --- PASS: TestCopyFile (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-21T20:08:36.536Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T20:08:36.536Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-21T20:08:36.536Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-21T20:08:36.536Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T20:08:36.536Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestWildcardMatches [2022-04-21T20:08:36.536Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestPatternMatches [2022-04-21T20:08:36.536Z] --- PASS: TestPatternMatches (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-21T20:08:36.536Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestPatternMatchesFolderExclusions [2022-04-21T20:08:36.536Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-21T20:08:36.536Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-21T20:08:36.536Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-21T20:08:36.536Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-21T20:08:36.536Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestSingleExclamationError [2022-04-21T20:08:36.536Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestMatchesWithNoPatterns [2022-04-21T20:08:36.536Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestMatchesWithMalformedPatterns [2022-04-21T20:08:36.536Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestMatches [2022-04-21T20:08:36.536Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-21T20:08:36.536Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-21T20:08:36.536Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-21T20:08:36.536Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-21T20:08:36.536Z] --- PASS: TestMatches (0.01s) [2022-04-21T20:08:36.536Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-21T20:08:36.536Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-21T20:08:36.536Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-21T20:08:36.536Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestCleanPatterns [2022-04-21T20:08:36.536Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-21T20:08:36.536Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestCleanPatternsExceptionFlag [2022-04-21T20:08:36.536Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-21T20:08:36.536Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-21T20:08:36.536Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestCleanPatternsErrorSingleException [2022-04-21T20:08:36.536Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestCreateIfNotExistsDir [2022-04-21T20:08:36.536Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-21T20:08:36.536Z] === RUN TestCreateIfNotExistsFile [2022-04-21T20:08:36.536Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestMatch [2022-04-21T20:08:36.536Z] --- PASS: TestMatch (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestCompile [2022-04-21T20:08:36.536Z] === RUN TestCompile/slash [2022-04-21T20:08:36.536Z] === RUN TestCompile/backslash [2022-04-21T20:08:36.536Z] --- PASS: TestCompile (0.00s) [2022-04-21T20:08:36.536Z] --- PASS: TestCompile/slash (0.00s) [2022-04-21T20:08:36.536Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-21T20:08:36.536Z] PASS [2022-04-21T20:08:36.536Z] coverage: 84.7% of statements [2022-04-21T20:08:36.536Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-04-21T20:08:36.536Z] === RUN TestGenerateEmptyFile [2022-04-21T20:08:36.536Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-21T20:08:36.536Z] === RUN TestGenerateWithContent [2022-04-21T20:08:36.536Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-21T20:08:36.536Z] PASS [2022-04-21T20:08:36.536Z] coverage: 61.9% of statements [2022-04-21T20:08:36.536Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 84.7% of statements [2022-04-21T20:08:36.536Z] ok github.com/docker/docker/pkg/archive 5.023s coverage: 61.9% of statements [2022-04-21T20:08:37.003Z] === RUN TestGet [2022-04-21T20:08:37.003Z] --- PASS: TestGet (0.00s) [2022-04-21T20:08:37.003Z] === RUN TestGetShortcutString [2022-04-21T20:08:37.003Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-21T20:08:37.003Z] PASS [2022-04-21T20:08:37.003Z] coverage: 42.9% of statements [2022-04-21T20:08:37.003Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2022-04-21T20:08:37.003Z] --- PASS: TestNetworkDBCRUDTableEntry (4.13s) [2022-04-21T20:08:37.003Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-21T20:08:37.196Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2022-04-21T20:08:37.196Z] === RUN TestBuildLabelWithTargets [2022-04-21T20:08:37.469Z] === RUN TestCreateIDMapOrder [2022-04-21T20:08:37.469Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-21T20:08:37.470Z] PASS [2022-04-21T20:08:37.470Z] coverage: 7.2% of statements [2022-04-21T20:08:37.470Z] ok github.com/docker/docker/pkg/idtools 0.035s coverage: 7.2% of statements [2022-04-21T20:08:38.453Z] === RUN TestFixedBufferCap [2022-04-21T20:08:38.453Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-21T20:08:38.453Z] === RUN TestFixedBufferLen [2022-04-21T20:08:38.453Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-21T20:08:38.453Z] === RUN TestFixedBufferString [2022-04-21T20:08:38.453Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-21T20:08:38.453Z] === RUN TestFixedBufferWrite [2022-04-21T20:08:38.453Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-21T20:08:38.453Z] === RUN TestFixedBufferRead [2022-04-21T20:08:38.453Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-21T20:08:38.453Z] === RUN TestBytesPipeRead [2022-04-21T20:08:38.453Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-21T20:08:38.453Z] === RUN TestBytesPipeWrite [2022-04-21T20:08:38.453Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-21T20:08:38.453Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-21T20:08:38.932Z] --- PASS: TestBytesPipeWriteRandomChunks (0.35s) [2022-04-21T20:08:38.932Z] === RUN TestAtomicWriteToFile [2022-04-21T20:08:38.932Z] --- PASS: TestAtomicWriteToFile (0.00s) [2022-04-21T20:08:38.932Z] === RUN TestAtomicWriteSetCommit [2022-04-21T20:08:38.932Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-21T20:08:38.932Z] === RUN TestAtomicWriteSetCancel [2022-04-21T20:08:38.932Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-21T20:08:38.932Z] === RUN TestReadCloserWrapperClose [2022-04-21T20:08:38.932Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-21T20:08:38.932Z] === RUN TestReaderErrWrapperReadOnError [2022-04-21T20:08:38.932Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-21T20:08:38.932Z] === RUN TestReaderErrWrapperRead [2022-04-21T20:08:38.932Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-21T20:08:38.932Z] === RUN TestCancelReadCloser [2022-04-21T20:08:38.932Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-21T20:08:38.932Z] === RUN TestWriteCloserWrapperClose [2022-04-21T20:08:38.932Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-21T20:08:38.932Z] === RUN TestNopWriteCloser [2022-04-21T20:08:38.932Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-21T20:08:38.932Z] === RUN TestNopWriter [2022-04-21T20:08:38.932Z] --- PASS: TestNopWriter (0.00s) [2022-04-21T20:08:38.932Z] === RUN TestWriteCounter [2022-04-21T20:08:38.932Z] --- PASS: TestWriteCounter (0.00s) [2022-04-21T20:08:38.932Z] PASS [2022-04-21T20:08:38.932Z] coverage: 69.2% of statements [2022-04-21T20:08:38.932Z] ok github.com/docker/docker/pkg/ioutils 0.503s coverage: 69.2% of statements [2022-04-21T20:08:39.399Z] 2022/04/21 20:08:38 Closing DB instances... [2022-04-21T20:08:39.733Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2022-04-21T20:08:39.733Z] === RUN TestBuildWithEmptyLayers [2022-04-21T20:08:39.866Z] === RUN TestError [2022-04-21T20:08:39.866Z] --- PASS: TestError (0.00s) [2022-04-21T20:08:39.866Z] === RUN TestProgressString [2022-04-21T20:08:39.866Z] === RUN TestProgressString/no_progress [2022-04-21T20:08:39.866Z] === RUN TestProgressString/progress_1 [2022-04-21T20:08:39.866Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-21T20:08:39.866Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-21T20:08:39.866Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-21T20:08:39.866Z] === RUN TestProgressString/with_units [2022-04-21T20:08:39.866Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-21T20:08:39.867Z] === RUN TestProgressString/hide_counts [2022-04-21T20:08:39.867Z] --- PASS: TestProgressString (0.00s) [2022-04-21T20:08:39.867Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-21T20:08:39.867Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-21T20:08:39.867Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-21T20:08:39.867Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-21T20:08:39.867Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-21T20:08:39.867Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-21T20:08:39.867Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-21T20:08:39.867Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-21T20:08:39.867Z] === RUN TestJSONMessageDisplay [2022-04-21T20:08:39.867Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-04-21T20:08:39.867Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-21T20:08:39.867Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-21T20:08:39.867Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-21T20:08:39.867Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-21T20:08:39.867Z] === RUN TestDisplayJSONMessagesStream [2022-04-21T20:08:39.867Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-21T20:08:39.867Z] PASS [2022-04-21T20:08:39.867Z] coverage: 91.7% of statements [2022-04-21T20:08:39.867Z] ok github.com/docker/docker/pkg/jsonmessage 0.151s coverage: 91.7% of statements [2022-04-21T20:08:40.333Z] === RUN TestStandardLongPath [2022-04-21T20:08:40.333Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-21T20:08:40.333Z] === RUN TestUNCLongPath [2022-04-21T20:08:40.333Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-21T20:08:40.333Z] PASS [2022-04-21T20:08:40.333Z] coverage: 100.0% of statements [2022-04-21T20:08:40.333Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2022-04-21T20:08:40.333Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-04-21T20:08:40.333Z] === RUN TestNetworkDBNodeLeave [2022-04-21T20:08:40.800Z] === RUN TestNameFormat [2022-04-21T20:08:40.800Z] --- PASS: TestNameFormat (0.00s) [2022-04-21T20:08:40.800Z] === RUN TestNameRetries [2022-04-21T20:08:40.800Z] --- PASS: TestNameRetries (0.00s) [2022-04-21T20:08:40.800Z] PASS [2022-04-21T20:08:40.800Z] coverage: 85.7% of statements [2022-04-21T20:08:40.800Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2022-04-21T20:08:40.819Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2022-04-21T20:08:40.819Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T20:08:41.267Z] === RUN TestParseKeyValueOpt [2022-04-21T20:08:41.267Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-21T20:08:41.267Z] === RUN TestParseUintList [2022-04-21T20:08:41.267Z] --- PASS: TestParseUintList (0.00s) [2022-04-21T20:08:41.267Z] === RUN TestParseUintListMaximumLimits [2022-04-21T20:08:41.267Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-21T20:08:41.267Z] PASS [2022-04-21T20:08:41.267Z] coverage: 97.0% of statements [2022-04-21T20:08:41.267Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2022-04-21T20:08:42.250Z] === RUN Test_windowsOSRelease_String [2022-04-21T20:08:42.250Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-21T20:08:42.250Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-21T20:08:42.250Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-21T20:08:42.250Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-21T20:08:42.250Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-21T20:08:42.250Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-21T20:08:42.250Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-21T20:08:42.250Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-21T20:08:42.250Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-21T20:08:42.250Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T20:08:42.250Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T20:08:42.250Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T20:08:42.250Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T20:08:42.250Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T20:08:42.250Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T20:08:42.250Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T20:08:42.250Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T20:08:42.250Z] PASS [2022-04-21T20:08:42.250Z] coverage: 36.4% of statements [2022-04-21T20:08:42.250Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 36.4% of statements [2022-04-21T20:08:42.716Z] === RUN TestNewAndRemove [2022-04-21T20:08:42.716Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-21T20:08:42.716Z] === RUN TestRemoveInvalidPath [2022-04-21T20:08:42.716Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-21T20:08:42.716Z] PASS [2022-04-21T20:08:42.716Z] coverage: 82.6% of statements [2022-04-21T20:08:42.716Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2022-04-21T20:08:43.182Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-04-21T20:08:43.182Z] === RUN TestNetworkDBWatch [2022-04-21T20:08:43.650Z] --- PASS: TestGetAddress (19.49s) [2022-04-21T20:08:43.650Z] === RUN TestRequestSyntaxCheck [2022-04-21T20:08:43.650Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-21T20:08:43.650Z] === RUN TestRequest [2022-04-21T20:08:44.038Z] #62 277.1 # github.com/containerd/containerd/cmd/containerd [2022-04-21T20:08:44.038Z] #62 277.1 /usr/bin/ld: /tmp/go-link-2314209300/000019.o: in function `New': [2022-04-21T20:08:44.038Z] #62 277.1 /tmp/tmp.JxctWeDSJL/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-04-21T20:08:44.038Z] #62 277.2 + bin/containerd-stress [2022-04-21T20:08:44.038Z] #62 278.3 + bin/containerd-shim [2022-04-21T20:08:44.107Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2022-04-21T20:08:44.107Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T20:08:44.116Z] === RUN TestFailedConnection [2022-04-21T20:08:45.098Z] 2022/04/21 20:08:44 Closing DB instances... [2022-04-21T20:08:45.138Z] INFO: Expanding compiler 1 of 3... [2022-04-21T20:08:45.138Z] INFO: Expanding compiler 2 of 3... [2022-04-21T20:08:46.010Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2022-04-21T20:08:46.010Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T20:08:46.658Z] --- PASS: TestFailedConnection (2.16s) [2022-04-21T20:08:46.658Z] === RUN TestFailOnce [2022-04-21T20:08:46.658Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-04-21T20:08:46.658Z] === RUN TestNetworkDBBulkSync [2022-04-21T20:08:46.658Z] 2022/04/21 20:08:46 http: panic serving 127.0.0.1:49286: Plugin not ready [2022-04-21T20:08:46.658Z] goroutine 13 [running]: [2022-04-21T20:08:46.658Z] net/http.(*conn).serve.func1() [2022-04-21T20:08:46.658Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T20:08:46.658Z] panic({0x663700, 0x7ad060}) [2022-04-21T20:08:46.658Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T20:08:46.658Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001b3a70?) [2022-04-21T20:08:46.658Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-21T20:08:46.658Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x7b2878?, 0xc00021a000?}, 0x5bd9a6?) [2022-04-21T20:08:46.658Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T20:08:46.658Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x7b2878, 0xc00021a000}, 0xc00019e300) [2022-04-21T20:08:46.658Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-21T20:08:46.658Z] net/http.serverHandler.ServeHTTP({0x7b0e98?}, {0x7b2878, 0xc00021a000}, 0xc00019e300) [2022-04-21T20:08:46.658Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T20:08:46.658Z] net/http.(*conn).serve(0xc000066e60, {0x7b2d78, 0xc000149440}) [2022-04-21T20:08:46.658Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T20:08:46.658Z] created by net/http.(*Server).Serve [2022-04-21T20:08:46.658Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T20:08:46.658Z] time="2022-04-21T20:08:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2022-04-21T20:08:46.664Z] INFO: Expanding compiler 3 of 3... [2022-04-21T20:08:47.119Z] INFO: Removing downloaded files... [2022-04-21T20:08:47.119Z] INFO: Downloading containerd [2022-04-21T20:08:47.643Z] --- PASS: TestFailOnce (1.15s) [2022-04-21T20:08:47.643Z] === RUN TestEchoInputOutput [2022-04-21T20:08:47.643Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-21T20:08:47.643Z] === RUN TestBackoff [2022-04-21T20:08:47.643Z] --- PASS: TestBackoff (0.00s) [2022-04-21T20:08:47.643Z] === RUN TestAbortRetry [2022-04-21T20:08:47.643Z] --- PASS: TestAbortRetry (0.00s) [2022-04-21T20:08:47.643Z] === RUN TestClientScheme [2022-04-21T20:08:47.643Z] --- PASS: TestClientScheme (0.00s) [2022-04-21T20:08:47.643Z] === RUN TestNewClientWithTimeout [2022-04-21T20:08:47.643Z] 2022/04/21 20:08:47 Closing DB instances... [2022-04-21T20:08:47.643Z] --- PASS: TestRequest (4.33s) [2022-04-21T20:08:47.643Z] === RUN TestOverlappingRequests [2022-04-21T20:08:48.109Z] --- PASS: TestOverlappingRequests (0.18s) [2022-04-21T20:08:48.109Z] === RUN TestRelease [2022-04-21T20:08:48.109Z] time="2022-04-21T20:08:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-21T20:08:48.575Z] --- PASS: TestRelease (0.82s) [2022-04-21T20:08:48.576Z] === RUN TestAllocateRandomDeallocate [2022-04-21T20:08:49.042Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-21T20:08:49.042Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-21T20:08:49.300Z] --- PASS: TestBuildMultiStageLayerLeak (3.38s) [2022-04-21T20:08:49.300Z] === RUN TestBuildWithHugeFile [2022-04-21T20:08:49.509Z] time="2022-04-21T20:08:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-21T20:08:49.976Z] === RUN TestParseEmptyInterface [2022-04-21T20:08:49.976Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-21T20:08:49.976Z] === RUN TestParseNonInterfaceType [2022-04-21T20:08:49.976Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-21T20:08:49.976Z] === RUN TestParseWithOneFunction [2022-04-21T20:08:49.976Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-21T20:08:49.976Z] === RUN TestParseWithMultipleFuncs [2022-04-21T20:08:49.976Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-21T20:08:49.976Z] === RUN TestParseWithUnnamedReturn [2022-04-21T20:08:49.976Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-21T20:08:49.976Z] === RUN TestEmbeddedInterface [2022-04-21T20:08:49.976Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-21T20:08:49.976Z] === RUN TestParsedImports [2022-04-21T20:08:49.976Z] --- PASS: TestParsedImports (0.00s) [2022-04-21T20:08:49.976Z] === RUN TestAliasedImports [2022-04-21T20:08:49.976Z] --- PASS: TestAliasedImports (0.00s) [2022-04-21T20:08:49.976Z] PASS [2022-04-21T20:08:49.976Z] coverage: 56.8% of statements [2022-04-21T20:08:49.976Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2022-04-21T20:08:50.960Z] === RUN TestHTTPTransport [2022-04-21T20:08:50.960Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-21T20:08:50.960Z] PASS [2022-04-21T20:08:50.960Z] coverage: 85.7% of statements [2022-04-21T20:08:50.960Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2022-04-21T20:08:50.960Z] --- PASS: TestAllocateRandomDeallocate (2.35s) [2022-04-21T20:08:50.960Z] === RUN TestRetrieveFromStore [2022-04-21T20:08:51.427Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-21T20:08:51.427Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T20:08:51.427Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-21T20:08:51.427Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-21T20:08:51.427Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-21T20:08:51.427Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-21T20:08:51.427Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-21T20:08:51.427Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T20:08:51.427Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-21T20:08:51.427Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-21T20:08:51.427Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-21T20:08:51.427Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-21T20:08:51.427Z] === RUN TestBufferPoolPutAndGet [2022-04-21T20:08:51.427Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-21T20:08:51.427Z] PASS [2022-04-21T20:08:51.427Z] coverage: 88.2% of statements [2022-04-21T20:08:51.427Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2022-04-21T20:08:51.894Z] === RUN TestOutputOnPrematureClose [2022-04-21T20:08:51.894Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-21T20:08:51.894Z] === RUN TestCompleteSilently [2022-04-21T20:08:51.894Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-21T20:08:51.894Z] PASS [2022-04-21T20:08:51.894Z] coverage: 75.9% of statements [2022-04-21T20:08:51.894Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2022-04-21T20:08:51.894Z] --- PASS: TestRetrieveFromStore (0.79s) [2022-04-21T20:08:51.894Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-21T20:08:51.894Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-21T20:08:51.894Z] === RUN TestParallelPredefinedRequest1 [2022-04-21T20:08:51.894Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-21T20:08:51.894Z] === RUN TestParallelPredefinedRequest2 [2022-04-21T20:08:51.894Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-21T20:08:51.894Z] === RUN TestParallelPredefinedRequest3 [2022-04-21T20:08:51.894Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-21T20:08:51.894Z] === RUN TestParallelPredefinedRequest4 [2022-04-21T20:08:51.894Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-21T20:08:51.894Z] === RUN TestParallelPredefinedRequest5 [2022-04-21T20:08:51.894Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-21T20:08:51.894Z] === RUN TestDebug [2022-04-21T20:08:51.894Z] --- PASS: TestDebug (0.00s) [2022-04-21T20:08:51.894Z] === RUN TestRequestPoolParallel [2022-04-21T20:08:51.894Z] time="2022-04-21T20:08:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-21T20:08:52.172Z] #62 289.5 + bin/containerd-shim-runc-v1 [2022-04-21T20:08:52.361Z] --- PASS: TestRequestPoolParallel (0.25s) [2022-04-21T20:08:52.362Z] === RUN TestFullAllocateRelease [2022-04-21T20:08:52.362Z] 2022/04/21 20:08:52 Closing DB instances... [2022-04-21T20:08:52.362Z] === RUN TestSendToOneSub [2022-04-21T20:08:52.362Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-21T20:08:52.362Z] === RUN TestSendToMultipleSubs [2022-04-21T20:08:52.362Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-21T20:08:52.362Z] === RUN TestEvictOneSub [2022-04-21T20:08:52.362Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-21T20:08:52.362Z] === RUN TestClosePublisher [2022-04-21T20:08:52.362Z] --- PASS: TestClosePublisher (0.00s) [2022-04-21T20:08:52.362Z] === RUN TestPubSubRace [2022-04-21T20:08:52.362Z] --- PASS: TestFullAllocateRelease (0.33s) [2022-04-21T20:08:52.362Z] === RUN TestOddAllocateRelease [2022-04-21T20:08:52.828Z] --- PASS: TestOddAllocateRelease (0.16s) [2022-04-21T20:08:52.828Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-21T20:08:52.828Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2022-04-21T20:08:52.828Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-21T20:08:52.828Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2022-04-21T20:08:52.828Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-21T20:08:52.828Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2022-04-21T20:08:52.828Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T20:08:52.828Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:08:52.828Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-21T20:08:52.828Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T20:08:52.828Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T20:08:52.828Z] === CONT TestParallelPredefinedRequest5 [2022-04-21T20:08:52.828Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:08:52.828Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T20:08:52.828Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:08:52.828Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-21T20:08:52.828Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T20:08:52.828Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:08:52.828Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-21T20:08:52.828Z] === CONT TestParallelPredefinedRequest2 [2022-04-21T20:08:52.828Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:08:52.828Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-21T20:08:52.828Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-21T20:08:52.828Z] PASS [2022-04-21T20:08:52.828Z] coverage: 85.3% of statements [2022-04-21T20:08:52.828Z] ok github.com/docker/docker/libnetwork/ipam 33.224s coverage: 85.3% of statements [2022-04-21T20:08:53.295Z] --- PASS: TestPubSubRace (1.04s) [2022-04-21T20:08:53.295Z] PASS [2022-04-21T20:08:53.295Z] coverage: 75.0% of statements [2022-04-21T20:08:53.295Z] ok github.com/docker/docker/pkg/pubsub 1.070s coverage: 75.0% of statements [2022-04-21T20:08:53.616Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T20:08:53.761Z] === RUN TestRegister [2022-04-21T20:08:53.762Z] --- PASS: TestRegister (0.00s) [2022-04-21T20:08:53.762Z] === RUN TestCommand [2022-04-21T20:08:53.762Z] --- PASS: TestCommand (0.02s) [2022-04-21T20:08:53.762Z] === RUN TestNaiveSelf [2022-04-21T20:08:53.762Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-21T20:08:53.762Z] PASS [2022-04-21T20:08:53.762Z] coverage: 82.4% of statements [2022-04-21T20:08:53.762Z] ok github.com/docker/docker/pkg/reexec 0.075s coverage: 82.4% of statements [2022-04-21T20:08:54.179Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T20:08:54.179Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T20:08:54.435Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T20:08:54.435Z] [2022-04-21T20:08:54.435Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T20:08:54.691Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T20:08:54.691Z] HOSTNAME=afc6041481a0 [2022-04-21T20:08:54.691Z] TESTDEBUG=0 [2022-04-21T20:08:54.691Z] DEST=bundles/test-integration [2022-04-21T20:08:54.691Z] PWD=/go/src/github.com/docker/docker [2022-04-21T20:08:54.691Z] DOCKER_GITCOMMIT=635d2d558693bbf3e8c2decc53418ac096bf17fb [2022-04-21T20:08:54.691Z] container=docker [2022-04-21T20:08:54.691Z] HOME=/root [2022-04-21T20:08:54.691Z] GOLANG_VERSION=1.18.1 [2022-04-21T20:08:54.691Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T20:08:54.691Z] VALIDATE_BRANCH=master [2022-04-21T20:08:54.691Z] TERM=xterm [2022-04-21T20:08:54.691Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T20:08:54.691Z] SHLVL=1 [2022-04-21T20:08:54.691Z] TIMEOUT=120m [2022-04-21T20:08:54.691Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T20:08:54.691Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T20:08:54.691Z] GO111MODULE=off [2022-04-21T20:08:54.691Z] DOCKER_EXPERIMENTAL=1 [2022-04-21T20:08:54.691Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T20:08:54.691Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T20:08:54.691Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T20:08:54.691Z] GOPATH=/go [2022-04-21T20:08:54.691Z] PKG_CONFIG=pkg-config [2022-04-21T20:08:54.691Z] _=/usr/bin/env [2022-04-21T20:08:54.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-21T20:08:54.744Z] === RUN TestDump [2022-04-21T20:08:54.744Z] goroutine 35 [running]: [2022-04-21T20:08:54.744Z] github.com/docker/docker/pkg/stack.dump(0xf12d57?) [2022-04-21T20:08:54.744Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T20:08:54.744Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-21T20:08:54.744Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-21T20:08:54.744Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-21T20:08:54.744Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-21T20:08:54.744Z] testing.tRunner(0xc0001431e0, 0x10da498) [2022-04-21T20:08:54.744Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T20:08:54.744Z] created by testing.(*T).Run [2022-04-21T20:08:54.744Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T20:08:54.745Z] [2022-04-21T20:08:54.745Z] goroutine 1 [chan receive]: [2022-04-21T20:08:54.745Z] testing.(*T).Run(0xc000143040, {0x10c913c?, 0xeec1f3?}, 0x10da498) [2022-04-21T20:08:54.745Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T20:08:54.745Z] testing.runTests.func1(0xc000130840?) [2022-04-21T20:08:54.745Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T20:08:54.745Z] testing.tRunner(0xc000143040, 0xc00013bca0) [2022-04-21T20:08:54.745Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T20:08:54.745Z] testing.runTests(0xc00010e460?, {0x125e400, 0x3, 0x3}, {0x18a2b210a28?, 0x40?, 0x12634a0?}) [2022-04-21T20:08:54.745Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T20:08:54.745Z] testing.(*M).Run(0xc00010e460) [2022-04-21T20:08:54.745Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T20:08:54.745Z] main.main() [2022-04-21T20:08:54.745Z] _testmain.go:99 +0x255 [2022-04-21T20:08:54.745Z] --- PASS: TestDump (0.00s) [2022-04-21T20:08:54.745Z] === RUN TestDumpToFile [2022-04-21T20:08:54.745Z] --- PASS: TestDumpToFile (0.11s) [2022-04-21T20:08:54.745Z] === RUN TestDumpToFileWithEmptyInput [2022-04-21T20:08:54.745Z] goroutine 37 [running]: [2022-04-21T20:08:54.745Z] github.com/docker/docker/pkg/stack.dump(0xf8ed13?) [2022-04-21T20:08:54.745Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T20:08:54.745Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf8ece0?}) [2022-04-21T20:08:54.745Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-21T20:08:54.745Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001431e0?) [2022-04-21T20:08:54.745Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-21T20:08:54.745Z] testing.tRunner(0xc000143860, 0x10da488) [2022-04-21T20:08:54.745Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T20:08:54.745Z] created by testing.(*T).Run [2022-04-21T20:08:54.745Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T20:08:54.745Z] [2022-04-21T20:08:54.745Z] goroutine 1 [chan receive]: [2022-04-21T20:08:54.745Z] testing.(*T).Run(0xc000143040, {0x10d0713?, 0xeec1f3?}, 0x10da488) [2022-04-21T20:08:54.745Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T20:08:54.745Z] testing.runTests.func1(0xc000130840?) [2022-04-21T20:08:54.745Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T20:08:54.745Z] testing.tRunner(0xc000143040, 0xc00013bca0) [2022-04-21T20:08:54.745Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T20:08:54.745Z] testing.runTests(0xc00010e460?, {0x125e400, 0x3, 0x3}, {0x18a2b210a28?, 0x40?, 0x12634a0?}) [2022-04-21T20:08:54.745Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T20:08:54.745Z] testing.(*M).Run(0xc00010e460) [2022-04-21T20:08:54.745Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T20:08:54.745Z] main.main() [2022-04-21T20:08:54.745Z] _testmain.go:99 +0x255 [2022-04-21T20:08:54.745Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-21T20:08:54.745Z] PASS [2022-04-21T20:08:54.745Z] coverage: 90.9% of statements [2022-04-21T20:08:54.745Z] ok github.com/docker/docker/pkg/stack 0.136s coverage: 90.9% of statements [2022-04-21T20:08:55.212Z] === RUN TestNewStdWriter [2022-04-21T20:08:55.212Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-21T20:08:55.212Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestWriteWithNilBytes [2022-04-21T20:08:55.212Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestWrite [2022-04-21T20:08:55.212Z] --- PASS: TestWrite (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestWriteWithWriterError [2022-04-21T20:08:55.212Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-21T20:08:55.212Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestStdCopyWriteAndRead [2022-04-21T20:08:55.212Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-21T20:08:55.212Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-21T20:08:55.212Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-21T20:08:55.212Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-21T20:08:55.212Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-21T20:08:55.212Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-21T20:08:55.212Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-21T20:08:55.212Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-21T20:08:55.212Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-21T20:08:55.212Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-21T20:08:55.212Z] PASS [2022-04-21T20:08:55.212Z] coverage: 100.0% of statements [2022-04-21T20:08:55.212Z] ok github.com/docker/docker/pkg/stdcopy 0.026s coverage: 100.0% of statements [2022-04-21T20:08:55.212Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.08s) [2022-04-21T20:08:55.212Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-21T20:08:55.678Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-21T20:08:55.678Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-21T20:08:55.678Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-21T20:08:55.678Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-21T20:08:55.678Z] === RUN TestFormatStatus [2022-04-21T20:08:55.678Z] --- PASS: TestFormatStatus (0.00s) [2022-04-21T20:08:55.678Z] === RUN TestFormatError [2022-04-21T20:08:55.678Z] --- PASS: TestFormatError (0.00s) [2022-04-21T20:08:55.678Z] === RUN TestFormatJSONError [2022-04-21T20:08:55.678Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-21T20:08:55.678Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-21T20:08:55.678Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-21T20:08:55.678Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-21T20:08:55.678Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-21T20:08:55.678Z] === RUN TestNewJSONProgressOutput [2022-04-21T20:08:55.678Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-21T20:08:55.678Z] === RUN TestAuxFormatterEmit [2022-04-21T20:08:55.678Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-21T20:08:55.678Z] === RUN TestStreamWriterStdout [2022-04-21T20:08:55.678Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-21T20:08:55.678Z] === RUN TestStreamWriterStderr [2022-04-21T20:08:55.678Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-21T20:08:55.678Z] PASS [2022-04-21T20:08:55.678Z] coverage: 66.2% of statements [2022-04-21T20:08:55.678Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-04-21T20:08:56.145Z] === RUN TestGenerateRandomID [2022-04-21T20:08:56.145Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-21T20:08:56.145Z] === RUN TestShortenId [2022-04-21T20:08:56.145Z] --- PASS: TestShortenId (0.00s) [2022-04-21T20:08:56.145Z] === RUN TestShortenSha256Id [2022-04-21T20:08:56.145Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-21T20:08:56.145Z] === RUN TestShortenIdEmpty [2022-04-21T20:08:56.145Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-21T20:08:56.145Z] === RUN TestShortenIdInvalid [2022-04-21T20:08:56.145Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-21T20:08:56.145Z] === RUN TestIsShortIDNonHex [2022-04-21T20:08:56.145Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-21T20:08:56.145Z] === RUN TestIsShortIDNotCorrectSize [2022-04-21T20:08:56.145Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-21T20:08:56.145Z] PASS [2022-04-21T20:08:56.145Z] coverage: 70.6% of statements [2022-04-21T20:08:56.145Z] ok github.com/docker/docker/pkg/stringid 0.024s coverage: 70.6% of statements [2022-04-21T20:08:56.145Z] 2022/04/21 20:08:56 Closing DB instances... [2022-04-21T20:08:56.614Z] time="2022-04-21T20:08:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-21T20:08:56.614Z] === RUN TestIsCpusetListAvailable [2022-04-21T20:08:56.614Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-21T20:08:56.614Z] PASS [2022-04-21T20:08:56.614Z] coverage: 39.4% of statements [2022-04-21T20:08:56.614Z] ok github.com/docker/docker/pkg/sysinfo 0.025s coverage: 39.4% of statements [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T20:08:57.350Z] === RUN TestBoolValue [2022-04-21T20:08:57.350Z] --- PASS: TestBoolValue (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestBoolValueOrDefault [2022-04-21T20:08:57.350Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestInt64ValueOrZero [2022-04-21T20:08:57.350Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestInt64ValueOrDefault [2022-04-21T20:08:57.350Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-21T20:08:57.350Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestJsonContentType [2022-04-21T20:08:57.350Z] --- PASS: TestJsonContentType (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestReadJSON [2022-04-21T20:08:57.350Z] === RUN TestReadJSON/nil_body [2022-04-21T20:08:57.350Z] === RUN TestReadJSON/empty_body [2022-04-21T20:08:57.350Z] === RUN TestReadJSON/with_valid_request [2022-04-21T20:08:57.350Z] === RUN TestReadJSON/with_whitespace [2022-04-21T20:08:57.350Z] === RUN TestReadJSON/with_extra_content [2022-04-21T20:08:57.350Z] === RUN TestReadJSON/invalid_JSON [2022-04-21T20:08:57.350Z] --- PASS: TestReadJSON (0.00s) [2022-04-21T20:08:57.350Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-21T20:08:57.350Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-21T20:08:57.350Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-21T20:08:57.350Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-21T20:08:57.350Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-21T20:08:57.350Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-21T20:08:57.350Z] PASS [2022-04-21T20:08:57.350Z] coverage: 31.9% of statements [2022-04-21T20:08:57.350Z] ok github.com/docker/docker/api/server/httputils 0.041s coverage: 31.9% of statements [2022-04-21T20:08:57.350Z] === RUN TestMaskSecretKeys [2022-04-21T20:08:57.350Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-21T20:08:57.350Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-21T20:08:57.350Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-21T20:08:57.350Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-21T20:08:57.350Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-21T20:08:57.350Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-21T20:08:57.350Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestVersionMiddlewareVersion [2022-04-21T20:08:57.350Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-21T20:08:57.350Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-21T20:08:57.350Z] PASS [2022-04-21T20:08:57.350Z] coverage: 37.7% of statements [2022-04-21T20:08:57.350Z] ok github.com/docker/docker/api/server/middleware 0.074s coverage: 37.7% of statements [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T20:08:57.350Z] === RUN TestToJSON [2022-04-21T20:08:57.350Z] --- PASS: TestToJSON (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestToParamWithVersion [2022-04-21T20:08:57.350Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestFromJSON [2022-04-21T20:08:57.350Z] --- PASS: TestFromJSON (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestEmpty [2022-04-21T20:08:57.350Z] --- PASS: TestEmpty (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestArgsMatchKVListEmptySources [2022-04-21T20:08:57.350Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestArgsMatchKVList [2022-04-21T20:08:57.350Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestArgsMatch [2022-04-21T20:08:57.350Z] --- PASS: TestArgsMatch (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestAdd [2022-04-21T20:08:57.350Z] --- PASS: TestAdd (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestDel [2022-04-21T20:08:57.350Z] --- PASS: TestDel (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestLen [2022-04-21T20:08:57.350Z] --- PASS: TestLen (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestExactMatch [2022-04-21T20:08:57.350Z] --- PASS: TestExactMatch (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestOnlyOneExactMatch [2022-04-21T20:08:57.350Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestContains [2022-04-21T20:08:57.350Z] --- PASS: TestContains (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestValidate [2022-04-21T20:08:57.350Z] --- PASS: TestValidate (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestWalkValues [2022-04-21T20:08:57.350Z] --- PASS: TestWalkValues (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestFuzzyMatch [2022-04-21T20:08:57.350Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestClone [2022-04-21T20:08:57.350Z] --- PASS: TestClone (0.00s) [2022-04-21T20:08:57.350Z] PASS [2022-04-21T20:08:57.350Z] coverage: 92.2% of statements [2022-04-21T20:08:57.350Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-04-21T20:08:57.350Z] === RUN TestStrSliceMarshalJSON [2022-04-21T20:08:57.350Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestStrSliceUnmarshalJSON [2022-04-21T20:08:57.350Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestStrSliceUnmarshalString [2022-04-21T20:08:57.350Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-21T20:08:57.350Z] === RUN TestStrSliceUnmarshalSlice [2022-04-21T20:08:57.350Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-21T20:08:57.350Z] PASS [2022-04-21T20:08:57.350Z] coverage: 90.0% of statements [2022-04-21T20:08:57.350Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-04-21T20:08:57.350Z] === RUN TestAdjustForAPIVersion [2022-04-21T20:08:57.350Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-21T20:08:57.350Z] PASS [2022-04-21T20:08:57.350Z] coverage: 6.1% of statements [2022-04-21T20:08:57.350Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 6.1% of statements [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T20:08:57.350Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T20:08:57.351Z] === RUN TestGetTimestamp [2022-04-21T20:08:57.351Z] --- PASS: TestGetTimestamp (0.12s) [2022-04-21T20:08:57.351Z] === RUN TestParseTimestamps [2022-04-21T20:08:57.351Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-21T20:08:57.351Z] PASS [2022-04-21T20:08:57.351Z] coverage: 100.0% of statements [2022-04-21T20:08:57.351Z] ok github.com/docker/docker/api/types/time 0.176s coverage: 100.0% of statements [2022-04-21T20:08:57.351Z] === RUN TestCompareVersion [2022-04-21T20:08:57.351Z] --- PASS: TestCompareVersion (0.00s) [2022-04-21T20:08:57.351Z] PASS [2022-04-21T20:08:57.351Z] coverage: 77.3% of statements [2022-04-21T20:08:57.351Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T20:08:57.351Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T20:08:57.351Z] === RUN TestIsGIT [2022-04-21T20:08:57.351Z] --- PASS: TestIsGIT (0.00s) [2022-04-21T20:08:57.351Z] PASS [2022-04-21T20:08:57.351Z] coverage: 100.0% of statements [2022-04-21T20:08:57.351Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.060s coverage: 100.0% of statements [2022-04-21T20:08:57.351Z] === RUN TestParseRemoteURL [2022-04-21T20:08:57.351Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-21T20:08:57.351Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-21T20:08:57.351Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-21T20:08:57.351Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-21T20:08:57.351Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-21T20:08:57.351Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-21T20:08:57.351Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-21T20:08:57.351Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-21T20:08:57.351Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-21T20:08:57.351Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-21T20:08:57.351Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-21T20:08:57.351Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-21T20:08:57.351Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-21T20:08:57.351Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-21T20:08:57.351Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-21T20:08:57.351Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-21T20:08:57.351Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-21T20:08:57.351Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-21T20:08:57.351Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-21T20:08:57.351Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-21T20:08:57.351Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-21T20:08:57.351Z] === RUN TestCloneArgsSmartHttp [2022-04-21T20:08:57.351Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2022-04-21T20:08:57.351Z] === RUN TestCloneArgsDumbHttp [2022-04-21T20:08:57.351Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-21T20:08:57.351Z] === RUN TestCloneArgsGit [2022-04-21T20:08:57.351Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-21T20:08:57.351Z] === RUN TestCheckoutGit [2022-04-21T20:08:57.598Z] === RUN TestChtimes [2022-04-21T20:08:57.598Z] --- PASS: TestChtimes (0.00s) [2022-04-21T20:08:57.598Z] === RUN TestChtimesWindows [2022-04-21T20:08:57.598Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-21T20:08:57.598Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-21T20:08:57.598Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-21T20:08:57.598Z] PASS [2022-04-21T20:08:57.598Z] coverage: 13.0% of statements [2022-04-21T20:08:57.598Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 13.0% of statements [2022-04-21T20:08:58.065Z] === RUN TestTailFile [2022-04-21T20:08:58.065Z] --- PASS: TestTailFile (0.00s) [2022-04-21T20:08:58.065Z] === RUN TestTailFileManyLines [2022-04-21T20:08:58.065Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-21T20:08:58.065Z] === RUN TestTailEmptyFile [2022-04-21T20:08:58.065Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-21T20:08:58.065Z] === RUN TestTailNegativeN [2022-04-21T20:08:58.065Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader [2022-04-21T20:08:58.065Z] === CONT TestNewTailReader [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/no_delimiter [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/truncated_last_line [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-21T20:08:58.065Z] === CONT TestNewTailReader/no_delimiter [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T20:08:58.065Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.065Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2022-04-21T20:08:58.065Z] === RUN TestNetworkDBGarbageCollection [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.065Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T20:08:58.065Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.065Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.065Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-21T20:08:58.065Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.065Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.065Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.066Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.066Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.067Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.067Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.067Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.067Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.067Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.067Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.337Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-21T20:08:58.337Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-21T20:08:58.337Z] === RUN TestProcessNoDockerignore [2022-04-21T20:08:58.337Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-04-21T20:08:58.337Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-21T20:08:58.337Z] --- PASS: TestProcessShouldLeaveAllFiles (0.03s) [2022-04-21T20:08:58.337Z] === RUN TestDetectContentType [2022-04-21T20:08:58.337Z] --- PASS: TestDetectContentType (0.00s) [2022-04-21T20:08:58.337Z] === RUN TestSelectAcceptableMIME [2022-04-21T20:08:58.337Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-21T20:08:58.337Z] === RUN TestInspectEmptyResponse [2022-04-21T20:08:58.337Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-21T20:08:58.337Z] === RUN TestInspectResponseBinary [2022-04-21T20:08:58.337Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-21T20:08:58.337Z] === RUN TestResponseUnsupportedContentType [2022-04-21T20:08:58.337Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-21T20:08:58.337Z] === RUN TestInspectResponseTextSimple [2022-04-21T20:08:58.337Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-21T20:08:58.337Z] === RUN TestInspectResponseEmptyContentType [2022-04-21T20:08:58.337Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-21T20:08:58.337Z] === RUN TestUnknownContentLength [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T20:08:58.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T20:08:58.535Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.536Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.536Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.537Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.537Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.538Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:08:58.539Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:08:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:08:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:08:58.541Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2022-04-21T20:08:58.758Z] #62 295.8 + bin/containerd-shim-runc-v2 [2022-04-21T20:08:58.758Z] #62 296.6 + binaries [2022-04-21T20:08:58.758Z] #62 296.6 + install -D bin/containerd /build/containerd [2022-04-21T20:08:58.758Z] #62 296.6 + install -D bin/containerd-shim /build/containerd-shim [2022-04-21T20:08:58.816Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestDownloadRemote [2022-04-21T20:08:58.816Z] --- PASS: TestDownloadRemote (0.11s) [2022-04-21T20:08:58.816Z] === RUN TestGetWithStatusError [2022-04-21T20:08:58.816Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestCloseRootDirectory [2022-04-21T20:08:58.816Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:08:58.816Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestHashFile [2022-04-21T20:08:58.816Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:08:58.816Z] --- SKIP: TestHashFile (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestHashSubdir [2022-04-21T20:08:58.816Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:08:58.816Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestRemoveDirectory [2022-04-21T20:08:58.816Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:08:58.816Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-21T20:08:58.816Z] PASS [2022-04-21T20:08:58.816Z] coverage: 9.3% of statements [2022-04-21T20:08:58.816Z] ok github.com/docker/docker/builder/remotecontext 0.308s coverage: 9.3% of statements [2022-04-21T20:08:58.816Z] === RUN TestEnable [2022-04-21T20:08:58.816Z] --- PASS: TestEnable (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestDisable [2022-04-21T20:08:58.816Z] --- PASS: TestDisable (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestEnabled [2022-04-21T20:08:58.816Z] --- PASS: TestEnabled (0.00s) [2022-04-21T20:08:58.816Z] PASS [2022-04-21T20:08:58.816Z] coverage: 100.0% of statements [2022-04-21T20:08:58.816Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2022-04-21T20:08:58.816Z] === RUN TestGetAllAllowed [2022-04-21T20:08:58.816Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestGetAllMeta [2022-04-21T20:08:58.816Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-21T20:08:58.816Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestIsUnreferencedBuiltin [2022-04-21T20:08:58.816Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestIsExistingDirectory [2022-04-21T20:08:58.816Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestGetFilenameForDownload [2022-04-21T20:08:58.816Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestEnv2Variables [2022-04-21T20:08:58.816Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-21T20:08:58.816Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestMaintainer [2022-04-21T20:08:58.816Z] --- PASS: TestMaintainer (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestLabel [2022-04-21T20:08:58.816Z] --- PASS: TestLabel (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestFromScratch [2022-04-21T20:08:58.816Z] --- PASS: TestFromScratch (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestFromWithArg [2022-04-21T20:08:58.816Z] --- PASS: TestFromWithArg (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-21T20:08:58.816Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestFromWithUndefinedArg [2022-04-21T20:08:58.816Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestFromMultiStageWithNamedStage [2022-04-21T20:08:58.816Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestOnbuild [2022-04-21T20:08:58.816Z] --- PASS: TestOnbuild (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestWorkdir [2022-04-21T20:08:58.816Z] --- PASS: TestWorkdir (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestCmd [2022-04-21T20:08:58.816Z] --- PASS: TestCmd (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestHealthcheckNone [2022-04-21T20:08:58.816Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestHealthcheckCmd [2022-04-21T20:08:58.816Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestEntrypoint [2022-04-21T20:08:58.816Z] --- PASS: TestEntrypoint (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestExpose [2022-04-21T20:08:58.816Z] --- PASS: TestExpose (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestUser [2022-04-21T20:08:58.816Z] --- PASS: TestUser (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestVolume [2022-04-21T20:08:58.816Z] --- PASS: TestVolume (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestStopSignal [2022-04-21T20:08:58.816Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T20:08:58.816Z] --- SKIP: TestStopSignal (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestArg [2022-04-21T20:08:58.816Z] --- PASS: TestArg (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestShell [2022-04-21T20:08:58.816Z] --- PASS: TestShell (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestPrependEnvOnCmd [2022-04-21T20:08:58.816Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestRunWithBuildArgs [2022-04-21T20:08:58.816Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestRunIgnoresHealthcheck [2022-04-21T20:08:58.816Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestDispatchUnsupportedOptions [2022-04-21T20:08:58.816Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-21T20:08:58.816Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-21T20:08:58.816Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-21T20:08:58.816Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-21T20:08:58.816Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-21T20:08:58.816Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-21T20:08:58.816Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestNormalizeWorkdir [2022-04-21T20:08:58.816Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestDispatch [2022-04-21T20:08:58.816Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-21T20:08:58.816Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-21T20:08:58.816Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-21T20:08:58.816Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-21T20:08:58.816Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-21T20:08:58.816Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-21T20:08:58.816Z] === RUN TestDispatch/COPY_url [2022-04-21T20:08:58.816Z] --- PASS: TestDispatch (0.06s) [2022-04-21T20:08:58.816Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-21T20:08:58.816Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-21T20:08:58.816Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-21T20:08:58.816Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T20:08:58.816Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-04-21T20:08:58.816Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-21T20:08:58.816Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestAddScratchImageAddsToMounts [2022-04-21T20:08:58.816Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-21T20:08:58.816Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-21T20:08:58.816Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-21T20:08:58.816Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestImageSourceGetAddsToMounts [2022-04-21T20:08:58.816Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestEmptyDockerfile [2022-04-21T20:08:58.816Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestSymlinkDockerfile [2022-04-21T20:08:58.816Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-21T20:08:58.816Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-04-21T20:08:58.816Z] === RUN TestNonExistingDockerfile [2022-04-21T20:08:58.816Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestCopyRunConfig [2022-04-21T20:08:58.816Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestDeepCopyRunConfig [2022-04-21T20:08:58.816Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestExportImage [2022-04-21T20:08:58.816Z] --- PASS: TestExportImage (0.00s) [2022-04-21T20:08:58.816Z] === RUN TestNormalizeDest [2022-04-21T20:08:58.816Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-21T20:08:58.816Z] PASS [2022-04-21T20:08:58.816Z] coverage: 46.7% of statements [2022-04-21T20:08:58.816Z] ok github.com/docker/docker/builder/dockerfile 0.195s coverage: 46.7% of statements [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.03s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:08:59.007Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:08:59.008Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:08:59.008Z] PASS [2022-04-21T20:08:59.008Z] coverage: 88.6% of statements [2022-04-21T20:08:59.008Z] ok github.com/docker/docker/pkg/tailfile 0.150s coverage: 88.6% of statements [2022-04-21T20:08:59.008Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T20:08:59.008Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T20:08:59.008Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T20:08:59.008Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-21T20:08:59.008Z] === RUN TestTarSumRemoveNonExistent [2022-04-21T20:08:59.008Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-21T20:08:59.008Z] === RUN TestTarSumRemove [2022-04-21T20:08:59.008Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-21T20:08:59.008Z] === RUN TestSortFileInfoSums [2022-04-21T20:08:59.008Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-21T20:08:59.008Z] === RUN TestNewTarSumForLabelInvalid [2022-04-21T20:08:59.008Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-21T20:08:59.008Z] === RUN TestNewTarSumForLabel [2022-04-21T20:08:59.008Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-21T20:08:59.008Z] === RUN TestEmptyTar [2022-04-21T20:08:59.008Z] --- PASS: TestEmptyTar (0.00s) [2022-04-21T20:08:59.008Z] === RUN TestTarSumsReadSize [2022-04-21T20:08:59.008Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-21T20:08:59.008Z] === RUN TestTarSums [2022-04-21T20:08:59.008Z] --- PASS: TestTarSums (0.06s) [2022-04-21T20:08:59.008Z] === RUN TestIteration [2022-04-21T20:08:59.008Z] --- PASS: TestIteration (0.00s) [2022-04-21T20:08:59.008Z] === RUN TestVersionLabelForChecksum [2022-04-21T20:08:59.008Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-21T20:08:59.008Z] === RUN TestVersion [2022-04-21T20:08:59.008Z] --- PASS: TestVersion (0.00s) [2022-04-21T20:08:59.008Z] === RUN TestGetVersion [2022-04-21T20:08:59.008Z] --- PASS: TestGetVersion (0.00s) [2022-04-21T20:08:59.008Z] === RUN TestGetVersions [2022-04-21T20:08:59.008Z] --- PASS: TestGetVersions (0.00s) [2022-04-21T20:08:59.008Z] PASS [2022-04-21T20:08:59.008Z] coverage: 89.3% of statements [2022-04-21T20:08:59.008Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2022-04-21T20:08:59.018Z] #62 296.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-21T20:08:59.018Z] #62 296.6 + install -D bin/ctr /build/ctr [2022-04-21T20:08:59.474Z] === RUN TestTruncIndex [2022-04-21T20:08:59.474Z] --- PASS: TestTruncIndex (0.10s) [2022-04-21T20:08:59.474Z] PASS [2022-04-21T20:08:59.474Z] coverage: 91.5% of statements [2022-04-21T20:08:59.474Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2022-04-21T20:08:59.474Z] === RUN TestVersionInfo [2022-04-21T20:08:59.474Z] --- PASS: TestVersionInfo (0.00s) [2022-04-21T20:08:59.474Z] === RUN TestAppendVersions [2022-04-21T20:08:59.474Z] --- PASS: TestAppendVersions (0.00s) [2022-04-21T20:08:59.474Z] PASS [2022-04-21T20:08:59.474Z] coverage: 88.9% of statements [2022-04-21T20:08:59.474Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2022-04-21T20:09:00.379Z] === RUN TestTCP4Proxy [2022-04-21T20:09:00.379Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-21T20:09:00.379Z] === RUN TestTCP4ProxyHalfClose [2022-04-21T20:09:00.379Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-21T20:09:00.379Z] === RUN TestTCP6Proxy [2022-04-21T20:09:00.379Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T20:09:00.379Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-21T20:09:00.379Z] === RUN TestTCPDualStackProxy [2022-04-21T20:09:00.379Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T20:09:00.379Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-21T20:09:00.379Z] === RUN TestUDP4Proxy [2022-04-21T20:09:00.379Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-21T20:09:00.379Z] === RUN TestUDP6Proxy [2022-04-21T20:09:00.379Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T20:09:00.379Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-21T20:09:00.379Z] === RUN TestUDPWriteError [2022-04-21T20:09:00.379Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-21T20:09:00.379Z] === RUN TestSCTP4Proxy [2022-04-21T20:09:00.379Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T20:09:00.379Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-21T20:09:00.379Z] === RUN TestSCTP6Proxy [2022-04-21T20:09:00.379Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T20:09:00.379Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-21T20:09:00.379Z] PASS [2022-04-21T20:09:00.379Z] coverage: 49.4% of statements [2022-04-21T20:09:00.379Z] ok github.com/docker/docker/cmd/docker-proxy 0.055s coverage: 49.4% of statements [2022-04-21T20:09:00.457Z] === RUN TestNewSettable [2022-04-21T20:09:00.457Z] --- PASS: TestNewSettable (0.00s) [2022-04-21T20:09:00.457Z] === RUN TestIsSettable [2022-04-21T20:09:00.457Z] --- PASS: TestIsSettable (0.00s) [2022-04-21T20:09:00.457Z] === RUN TestUpdateSettingsEnv [2022-04-21T20:09:00.457Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-21T20:09:00.457Z] PASS [2022-04-21T20:09:00.457Z] coverage: 20.0% of statements [2022-04-21T20:09:00.457Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 20.0% of statements [2022-04-21T20:09:00.923Z] === RUN TestValidatePrivileges [2022-04-21T20:09:00.923Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-21T20:09:00.923Z] === RUN TestFilterByCapNeg [2022-04-21T20:09:00.923Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-21T20:09:00.923Z] === RUN TestFilterByCapPos [2022-04-21T20:09:00.923Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-21T20:09:00.923Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-21T20:09:00.923Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-21T20:09:00.923Z] PASS [2022-04-21T20:09:00.923Z] coverage: 12.2% of statements [2022-04-21T20:09:00.923Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.2% of statements [2022-04-21T20:09:00.923Z] === RUN TestLoad [2022-04-21T20:09:00.923Z] --- PASS: TestLoad (0.00s) [2022-04-21T20:09:00.923Z] === RUN TestSave [2022-04-21T20:09:00.923Z] --- PASS: TestSave (0.02s) [2022-04-21T20:09:00.923Z] === RUN TestAddDeleteGet [2022-04-21T20:09:00.923Z] --- PASS: TestAddDeleteGet (0.02s) [2022-04-21T20:09:00.923Z] === RUN TestInvalidTags [2022-04-21T20:09:00.923Z] --- PASS: TestInvalidTags (0.00s) [2022-04-21T20:09:00.923Z] PASS [2022-04-21T20:09:00.923Z] coverage: 84.4% of statements [2022-04-21T20:09:00.923Z] ok github.com/docker/docker/reference 0.072s coverage: 84.4% of statements [2022-04-21T20:09:00.925Z] #62 DONE 298.7s [2022-04-21T20:09:01.864Z] [2022-04-21T20:09:01.864Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T20:09:01.864Z] #63 sha256:ad51ca142df4814ffe125a2d8642bc0c7a1fd35df3af071a64afd01e420230dd [2022-04-21T20:09:01.906Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-21T20:09:01.907Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-21T20:09:01.907Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-21T20:09:01.907Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2022-04-21T20:09:01.907Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-21T20:09:01.907Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-21T20:09:01.907Z] === RUN TestResumableRequestReaderWithReadError [2022-04-21T20:09:02.373Z] time="2022-04-21T20:09:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-21T20:09:02.373Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2022-04-21T20:09:02.373Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-21T20:09:02.373Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-21T20:09:02.373Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-21T20:09:02.373Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestResumableRequestReader [2022-04-21T20:09:02.373Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-21T20:09:02.373Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-21T20:09:02.373Z] PASS [2022-04-21T20:09:02.373Z] coverage: 100.0% of statements [2022-04-21T20:09:02.373Z] ok github.com/docker/docker/registry/resumable 0.158s coverage: 100.0% of statements [2022-04-21T20:09:02.373Z] === RUN TestResolveAuthConfigIndexServer [2022-04-21T20:09:02.373Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestResolveAuthConfigFullURL [2022-04-21T20:09:02.373Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-21T20:09:02.373Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestValidateMirror [2022-04-21T20:09:02.373Z] --- PASS: TestValidateMirror (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestLoadInsecureRegistries [2022-04-21T20:09:02.373Z] time="2022-04-21T20:09:01Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T20:09:02.373Z] time="2022-04-21T20:09:02Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-21T20:09:02.373Z] time="2022-04-21T20:09:02Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T20:09:02.373Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2022-04-21T20:09:02.373Z] === RUN TestNewServiceConfig [2022-04-21T20:09:02.373Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestValidateIndexName [2022-04-21T20:09:02.373Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestValidateIndexNameWithError [2022-04-21T20:09:02.373Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestEndpointParse [2022-04-21T20:09:02.373Z] --- PASS: TestEndpointParse (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestEndpointParseInvalid [2022-04-21T20:09:02.373Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestValidateEndpoint [2022-04-21T20:09:02.373Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestPing [2022-04-21T20:09:02.373Z] --- PASS: TestPing (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestPingRegistryEndpoint [2022-04-21T20:09:02.373Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:09:02.373Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestEndpoint [2022-04-21T20:09:02.373Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:09:02.373Z] --- SKIP: TestEndpoint (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestParseRepositoryInfo [2022-04-21T20:09:02.373Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestNewIndexInfo [2022-04-21T20:09:02.373Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestMirrorEndpointLookup [2022-04-21T20:09:02.373Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:09:02.373Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-21T20:09:02.373Z] === RUN TestSearchRepositories [2022-04-21T20:09:02.373Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-21T20:09:02.373Z] Host: 127.0.0.1:49327 [2022-04-21T20:09:02.373Z] User-Agent: docker test client [2022-04-21T20:09:02.373Z] Authorization: Token fake-token [2022-04-21T20:09:02.373Z] X-Docker-Token: true [2022-04-21T20:09:02.373Z] Accept-Encoding: gzip [2022-04-21T20:09:02.373Z] [2022-04-21T20:09:02.373Z] [2022-04-21T20:09:02.373Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-21T20:09:02.373Z] Connection: close [2022-04-21T20:09:02.373Z] Content-Length: 144 [2022-04-21T20:09:02.373Z] Cache-Control: no-cache [2022-04-21T20:09:02.373Z] Content-Type: application/json [2022-04-21T20:09:02.373Z] Date: Thu, 21 Apr 2022 20:09:02 GMT [2022-04-21T20:09:02.373Z] Expires: -1 [2022-04-21T20:09:02.374Z] Pragma: no-cache [2022-04-21T20:09:02.374Z] Server: docker-tests/mock [2022-04-21T20:09:02.374Z] X-Docker-Registry-Config: mock [2022-04-21T20:09:02.374Z] X-Docker-Registry-Version: 0.0.0 [2022-04-21T20:09:02.374Z] [2022-04-21T20:09:02.374Z] [2022-04-21T20:09:02.374Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-21T20:09:02.374Z] === RUN TestTrustedLocation [2022-04-21T20:09:02.374Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-21T20:09:02.374Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-21T20:09:02.374Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-21T20:09:02.374Z] === RUN TestAllowNondistributableArtifacts [2022-04-21T20:09:02.374Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-21T20:09:02.374Z] === RUN TestIsSecureIndex [2022-04-21T20:09:02.374Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-21T20:09:02.374Z] PASS [2022-04-21T20:09:02.374Z] coverage: 51.7% of statements [2022-04-21T20:09:02.374Z] ok github.com/docker/docker/registry 0.158s coverage: 51.7% of statements [2022-04-21T20:09:02.374Z] === RUN TestRestartManagerTimeout [2022-04-21T20:09:02.374Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-21T20:09:02.374Z] === RUN TestRestartManagerTimeoutReset [2022-04-21T20:09:02.374Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-21T20:09:02.374Z] PASS [2022-04-21T20:09:02.374Z] coverage: 50.9% of statements [2022-04-21T20:09:02.374Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2022-04-21T20:09:02.804Z] #63 DONE 0.9s [2022-04-21T20:09:02.804Z] [2022-04-21T20:09:02.804Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T20:09:02.804Z] #68 sha256:c43bd127d742226c6158f4e353658570bf6dcfdc42bfd9e86aceaf6f4f36ee8c [2022-04-21T20:09:02.804Z] #68 DONE 0.2s [2022-04-21T20:09:02.840Z] === RUN TestDecodeContainerConfig [2022-04-21T20:09:02.840Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-21T20:09:02.840Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-21T20:09:02.840Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-21T20:09:02.840Z] === RUN TestDecodeContainerConfigIsolation [2022-04-21T20:09:02.840Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-21T20:09:02.840Z] === RUN TestValidatePrivileged [2022-04-21T20:09:02.840Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-21T20:09:02.840Z] PASS [2022-04-21T20:09:02.840Z] coverage: 52.4% of statements [2022-04-21T20:09:02.840Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.4% of statements [2022-04-21T20:09:03.063Z] [2022-04-21T20:09:03.063Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T20:09:03.063Z] #73 sha256:80f3c2b5a87707936c36c8e9ba00b713885fb5db8523b34d699626b065152bb4 [2022-04-21T20:09:03.307Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-21T20:09:03.307Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-21T20:09:03.307Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-21T20:09:03.307Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-21T20:09:03.307Z] PASS [2022-04-21T20:09:03.307Z] coverage: 62.5% of statements [2022-04-21T20:09:03.307Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2022-04-21T20:09:04.002Z] #73 DONE 0.9s [2022-04-21T20:09:04.002Z] [2022-04-21T20:09:04.002Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T20:09:04.002Z] #74 sha256:860e8e0b632729731cc634b7a952ebcd6ede3ccb7b7d487297cac90b5c00fb8d [2022-04-21T20:09:04.002Z] #74 DONE 0.0s [2022-04-21T20:09:04.002Z] [2022-04-21T20:09:04.002Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T20:09:04.002Z] #75 sha256:fa544abb8eab1d13ba50bbda3450fa13c78c2f0883c9e018808397c8cb8c9417 [2022-04-21T20:09:04.867Z] === RUN TestGetDriver [2022-04-21T20:09:04.867Z] --- PASS: TestGetDriver (0.00s) [2022-04-21T20:09:04.867Z] === RUN TestVolumeRequestError [2022-04-21T20:09:04.867Z] --- PASS: TestVolumeRequestError (0.00s) [2022-04-21T20:09:04.867Z] PASS [2022-04-21T20:09:04.867Z] coverage: 36.1% of statements [2022-04-21T20:09:04.867Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2022-04-21T20:09:04.867Z] === RUN TestGetAddress [2022-04-21T20:09:04.867Z] --- PASS: TestGetAddress (0.00s) [2022-04-21T20:09:04.867Z] === RUN TestRemove [2022-04-21T20:09:04.867Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T20:09:04.867Z] --- SKIP: TestRemove (0.00s) [2022-04-21T20:09:04.867Z] === RUN TestInitializeWithVolumes [2022-04-21T20:09:04.867Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-21T20:09:04.867Z] === RUN TestCreate [2022-04-21T20:09:04.867Z] --- PASS: TestCreate (0.01s) [2022-04-21T20:09:04.867Z] === RUN TestValidateName [2022-04-21T20:09:04.867Z] --- PASS: TestValidateName (0.00s) [2022-04-21T20:09:04.867Z] === RUN TestCreateWithOpts [2022-04-21T20:09:04.867Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T20:09:04.867Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-21T20:09:04.867Z] === RUN TestRelaodNoOpts [2022-04-21T20:09:04.867Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-21T20:09:04.867Z] PASS [2022-04-21T20:09:04.867Z] coverage: 41.5% of statements [2022-04-21T20:09:04.867Z] ok github.com/docker/docker/volume/local 0.050s coverage: 41.5% of statements [2022-04-21T20:09:04.945Z] #75 DONE 0.9s [2022-04-21T20:09:04.945Z] [2022-04-21T20:09:04.945Z] #76 exporting to image [2022-04-21T20:09:04.945Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T20:09:04.945Z] #76 exporting layers [2022-04-21T20:09:05.334Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-21T20:09:05.334Z] === RUN TestClientStream [2022-04-21T20:09:05.334Z] --- PASS: TestClientStream (0.00s) [2022-04-21T20:09:05.334Z] === RUN TestClientSendFile [2022-04-21T20:09:05.334Z] --- PASS: TestClientSendFile (0.00s) [2022-04-21T20:09:05.334Z] === RUN TestClientWithRequestTimeout [2022-04-21T20:09:05.334Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-21T20:09:05.334Z] === RUN TestFileSpecPlugin [2022-04-21T20:09:05.334Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-21T20:09:05.334Z] === RUN TestFileJSONSpecPlugin [2022-04-21T20:09:05.334Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-21T20:09:05.334Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-21T20:09:05.334Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-21T20:09:05.334Z] === RUN TestPluginAddHandler [2022-04-21T20:09:05.334Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-21T20:09:05.334Z] === RUN TestPluginWaitBadPlugin [2022-04-21T20:09:05.334Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-21T20:09:05.334Z] === RUN TestGet [2022-04-21T20:09:05.334Z] time="2022-04-21T20:09:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRaw [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRawSplit [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-21T20:09:05.800Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-21T20:09:05.800Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T20:09:05.800Z] === RUN TestLinuxParseMountRaw [2022-04-21T20:09:05.800Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-21T20:09:05.800Z] === RUN TestLinuxParseMountRawSplit [2022-04-21T20:09:05.800Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-21T20:09:05.801Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-21T20:09:05.801Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-21T20:09:05.801Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-21T20:09:05.801Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-21T20:09:05.801Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-21T20:09:05.801Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-21T20:09:05.801Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-21T20:09:05.801Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-21T20:09:05.801Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-21T20:09:05.801Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-21T20:09:05.801Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T20:09:05.801Z] === RUN TestConvertTmpfsOptions [2022-04-21T20:09:05.801Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-21T20:09:05.801Z] linux_parser_test.go:209: data="ro" [2022-04-21T20:09:05.801Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-21T20:09:05.801Z] === RUN TestParseMountSpec [2022-04-21T20:09:05.801Z] parser_test.go:62: case 0 [2022-04-21T20:09:05.801Z] parser_test.go:62: case 1 [2022-04-21T20:09:05.801Z] parser_test.go:62: case 2 [2022-04-21T20:09:05.801Z] parser_test.go:62: case 3 [2022-04-21T20:09:05.801Z] parser_test.go:62: case 4 [2022-04-21T20:09:05.801Z] parser_test.go:62: case 5 [2022-04-21T20:09:05.801Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-21T20:09:05.801Z] === RUN TestValidateMount [2022-04-21T20:09:05.801Z] --- PASS: TestValidateMount (0.00s) [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRaw [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T20:09:05.801Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-21T20:09:05.801Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T20:09:05.801Z] PASS [2022-04-21T20:09:05.801Z] coverage: 67.6% of statements [2022-04-21T20:09:05.801Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.6% of statements [2022-04-21T20:09:06.267Z] time="2022-04-21T20:09:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-21T20:09:06.267Z] === RUN TestSetGetMeta [2022-04-21T20:09:06.267Z] === PAUSE TestSetGetMeta [2022-04-21T20:09:06.267Z] === RUN TestRestore [2022-04-21T20:09:06.267Z] === PAUSE TestRestore [2022-04-21T20:09:06.267Z] === RUN TestServiceCreate [2022-04-21T20:09:06.267Z] === PAUSE TestServiceCreate [2022-04-21T20:09:06.267Z] === RUN TestServiceList [2022-04-21T20:09:06.267Z] === PAUSE TestServiceList [2022-04-21T20:09:06.267Z] === RUN TestServiceRemove [2022-04-21T20:09:06.267Z] === PAUSE TestServiceRemove [2022-04-21T20:09:06.267Z] === RUN TestServiceGet [2022-04-21T20:09:06.267Z] === PAUSE TestServiceGet [2022-04-21T20:09:06.267Z] === RUN TestServicePrune [2022-04-21T20:09:06.267Z] === PAUSE TestServicePrune [2022-04-21T20:09:06.267Z] === RUN TestCreate [2022-04-21T20:09:06.267Z] === PAUSE TestCreate [2022-04-21T20:09:06.267Z] === RUN TestRemove [2022-04-21T20:09:06.267Z] === PAUSE TestRemove [2022-04-21T20:09:06.267Z] === RUN TestList [2022-04-21T20:09:06.267Z] === PAUSE TestList [2022-04-21T20:09:06.267Z] === RUN TestFindByDriver [2022-04-21T20:09:06.267Z] === PAUSE TestFindByDriver [2022-04-21T20:09:06.267Z] === RUN TestFindByReferenced [2022-04-21T20:09:06.267Z] === PAUSE TestFindByReferenced [2022-04-21T20:09:06.267Z] === RUN TestDerefMultipleOfSameRef [2022-04-21T20:09:06.267Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-21T20:09:06.267Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T20:09:06.267Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T20:09:06.267Z] === RUN TestDefererencePluginOnCreateError [2022-04-21T20:09:06.267Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-21T20:09:06.267Z] === RUN TestRefDerefRemove [2022-04-21T20:09:06.267Z] === PAUSE TestRefDerefRemove [2022-04-21T20:09:06.267Z] === RUN TestGet [2022-04-21T20:09:06.267Z] === PAUSE TestGet [2022-04-21T20:09:06.267Z] === RUN TestGetWithReference [2022-04-21T20:09:06.267Z] === PAUSE TestGetWithReference [2022-04-21T20:09:06.267Z] === RUN TestFilterFunc [2022-04-21T20:09:06.267Z] === RUN TestFilterFunc/test_nil_list [2022-04-21T20:09:06.267Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-21T20:09:06.267Z] === RUN TestFilterFunc/test_empty_list [2022-04-21T20:09:06.267Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-21T20:09:06.267Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T20:09:06.267Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T20:09:06.267Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T20:09:06.267Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T20:09:06.267Z] === RUN TestFilterFunc/test_filter_some [2022-04-21T20:09:06.267Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-21T20:09:06.267Z] === RUN TestFilterFunc/test_filter_middle [2022-04-21T20:09:06.267Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-21T20:09:06.267Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-21T20:09:06.267Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-21T20:09:06.267Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-21T20:09:06.267Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-21T20:09:06.267Z] === CONT TestFilterFunc/test_nil_list [2022-04-21T20:09:06.267Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-21T20:09:06.267Z] === CONT TestFilterFunc/test_filter_some [2022-04-21T20:09:06.267Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-21T20:09:06.267Z] === CONT TestFilterFunc/test_filter_middle [2022-04-21T20:09:06.267Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T20:09:06.267Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T20:09:06.267Z] === CONT TestFilterFunc/test_empty_list [2022-04-21T20:09:06.267Z] --- PASS: TestFilterFunc (0.00s) [2022-04-21T20:09:06.267Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-21T20:09:06.267Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-21T20:09:06.267Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-21T20:09:06.267Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-21T20:09:06.267Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-21T20:09:06.267Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-21T20:09:06.267Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-21T20:09:06.267Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-21T20:09:06.267Z] === CONT TestSetGetMeta [2022-04-21T20:09:06.267Z] === CONT TestList [2022-04-21T20:09:06.267Z] === CONT TestServiceList [2022-04-21T20:09:06.267Z] === CONT TestServiceGet [2022-04-21T20:09:06.267Z] --- PASS: TestSetGetMeta (0.01s) [2022-04-21T20:09:06.267Z] === CONT TestServiceCreate [2022-04-21T20:09:06.267Z] --- PASS: TestList (0.02s) [2022-04-21T20:09:06.267Z] === CONT TestRestore [2022-04-21T20:09:06.267Z] --- PASS: TestRestore (0.01s) [2022-04-21T20:09:06.267Z] === CONT TestCreate [2022-04-21T20:09:06.267Z] --- PASS: TestCreate (0.01s) [2022-04-21T20:09:06.267Z] === CONT TestRemove [2022-04-21T20:09:06.267Z] --- PASS: TestRemove (0.01s) [2022-04-21T20:09:06.267Z] === CONT TestServiceRemove [2022-04-21T20:09:06.267Z] --- PASS: TestServiceGet (0.12s) [2022-04-21T20:09:06.267Z] === CONT TestServicePrune [2022-04-21T20:09:06.267Z] --- PASS: TestServiceRemove (0.07s) [2022-04-21T20:09:06.267Z] === CONT TestDefererencePluginOnCreateError [2022-04-21T20:09:06.267Z] --- PASS: TestServiceCreate (0.11s) [2022-04-21T20:09:06.267Z] === CONT TestGetWithReference [2022-04-21T20:09:06.267Z] --- PASS: TestServiceList (0.12s) [2022-04-21T20:09:06.267Z] === CONT TestGet [2022-04-21T20:09:06.267Z] time="2022-04-21T20:09:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T20:09:06.267Z] time="2022-04-21T20:09:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T20:09:06.267Z] --- PASS: TestGetWithReference (0.01s) [2022-04-21T20:09:06.267Z] === CONT TestRefDerefRemove [2022-04-21T20:09:06.267Z] --- PASS: TestGet (0.01s) [2022-04-21T20:09:06.267Z] === CONT TestDerefMultipleOfSameRef [2022-04-21T20:09:06.267Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-21T20:09:06.267Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T20:09:06.267Z] time="2022-04-21T20:09:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T20:09:06.267Z] time="2022-04-21T20:09:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-21T20:09:06.268Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-21T20:09:06.268Z] === CONT TestFindByReferenced [2022-04-21T20:09:06.268Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-21T20:09:06.268Z] === CONT TestFindByDriver [2022-04-21T20:09:06.268Z] time="2022-04-21T20:09:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T20:09:06.268Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-21T20:09:06.268Z] --- PASS: TestServicePrune (0.03s) [2022-04-21T20:09:06.268Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-21T20:09:06.268Z] --- PASS: TestFindByDriver (0.01s) [2022-04-21T20:09:06.268Z] PASS [2022-04-21T20:09:06.268Z] coverage: 69.0% of statements [2022-04-21T20:09:06.268Z] ok github.com/docker/docker/volume/service 0.198s coverage: 69.0% of statements [2022-04-21T20:09:08.475Z] time="2022-04-21T20:09:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-21T20:09:10.788Z] === RUN TestCheckpointCreateError [2022-04-21T20:09:10.788Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCheckpointCreate [2022-04-21T20:09:10.788Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCheckpointDeleteError [2022-04-21T20:09:10.788Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCheckpointDelete [2022-04-21T20:09:10.788Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCheckpointListError [2022-04-21T20:09:10.788Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCheckpointList [2022-04-21T20:09:10.788Z] --- PASS: TestCheckpointList (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCheckpointListContainerNotFound [2022-04-21T20:09:10.788Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestNewClientWithOpsFromEnv [2022-04-21T20:09:10.788Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T20:09:10.788Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestGetAPIPath [2022-04-21T20:09:10.788Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestParseHostURL [2022-04-21T20:09:10.788Z] --- PASS: TestParseHostURL (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-21T20:09:10.788Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-21T20:09:10.788Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestNegotiateAPIVersion [2022-04-21T20:09:10.788Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-21T20:09:10.788Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-21T20:09:10.788Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-21T20:09:10.788Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-21T20:09:10.788Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-21T20:09:10.788Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-21T20:09:10.788Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-21T20:09:10.788Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-21T20:09:10.788Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-21T20:09:10.788Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-21T20:09:10.788Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestNegotiateAPVersionOverride [2022-04-21T20:09:10.788Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-21T20:09:10.788Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-21T20:09:10.788Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-21T20:09:10.788Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestClientRedirect [2022-04-21T20:09:10.788Z] === RUN TestClientRedirect/GET [2022-04-21T20:09:10.788Z] === RUN TestClientRedirect/POST [2022-04-21T20:09:10.788Z] === RUN TestClientRedirect/PUT [2022-04-21T20:09:10.788Z] === RUN TestClientRedirect/DELETE [2022-04-21T20:09:10.788Z] --- PASS: TestClientRedirect (0.00s) [2022-04-21T20:09:10.788Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-21T20:09:10.788Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-21T20:09:10.788Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-21T20:09:10.788Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigCreateUnsupported [2022-04-21T20:09:10.788Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigCreateError [2022-04-21T20:09:10.788Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigCreate [2022-04-21T20:09:10.788Z] --- PASS: TestConfigCreate (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigInspectNotFound [2022-04-21T20:09:10.788Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigInspectWithEmptyID [2022-04-21T20:09:10.788Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigInspectUnsupported [2022-04-21T20:09:10.788Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigInspectError [2022-04-21T20:09:10.788Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigInspectConfigNotFound [2022-04-21T20:09:10.788Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigInspect [2022-04-21T20:09:10.788Z] --- PASS: TestConfigInspect (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigListUnsupported [2022-04-21T20:09:10.788Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigListError [2022-04-21T20:09:10.788Z] --- PASS: TestConfigListError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigList [2022-04-21T20:09:10.788Z] --- PASS: TestConfigList (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigRemoveUnsupported [2022-04-21T20:09:10.788Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigRemoveError [2022-04-21T20:09:10.788Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigRemove [2022-04-21T20:09:10.788Z] --- PASS: TestConfigRemove (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigUpdateUnsupported [2022-04-21T20:09:10.788Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigUpdateError [2022-04-21T20:09:10.788Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestConfigUpdate [2022-04-21T20:09:10.788Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerCommitError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerCommit [2022-04-21T20:09:10.788Z] --- PASS: TestContainerCommit (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerStatPathError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerStatPathNotFoundError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerStatPathNoHeaderError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerStatPath [2022-04-21T20:09:10.788Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCopyToContainerError [2022-04-21T20:09:10.788Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCopyToContainerNotFoundError [2022-04-21T20:09:10.788Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCopyToContainerEmptyResponse [2022-04-21T20:09:10.788Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCopyToContainer [2022-04-21T20:09:10.788Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCopyFromContainerError [2022-04-21T20:09:10.788Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCopyFromContainerNotFoundError [2022-04-21T20:09:10.788Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-21T20:09:10.788Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-21T20:09:10.788Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestCopyFromContainer [2022-04-21T20:09:10.788Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerCreateError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerCreateImageNotFound [2022-04-21T20:09:10.788Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerCreateWithName [2022-04-21T20:09:10.788Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerCreateAutoRemove [2022-04-21T20:09:10.788Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerDiffError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerDiff [2022-04-21T20:09:10.788Z] --- PASS: TestContainerDiff (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerExecCreateError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerExecCreate [2022-04-21T20:09:10.788Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerExecStartError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerExecStart [2022-04-21T20:09:10.788Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerExecInspectError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerExecInspect [2022-04-21T20:09:10.788Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerExportError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerExportError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerExport [2022-04-21T20:09:10.788Z] --- PASS: TestContainerExport (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerInspectError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerInspectContainerNotFound [2022-04-21T20:09:10.788Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerInspectWithEmptyID [2022-04-21T20:09:10.788Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerInspect [2022-04-21T20:09:10.788Z] --- PASS: TestContainerInspect (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerInspectNode [2022-04-21T20:09:10.788Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerKillError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerKillError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerKill [2022-04-21T20:09:10.788Z] --- PASS: TestContainerKill (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerListError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerListError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerList [2022-04-21T20:09:10.788Z] --- PASS: TestContainerList (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerLogsNotFoundError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerLogsError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerLogs [2022-04-21T20:09:10.788Z] --- PASS: TestContainerLogs (0.17s) [2022-04-21T20:09:10.788Z] === RUN TestContainerPauseError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerPause [2022-04-21T20:09:10.788Z] --- PASS: TestContainerPause (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainersPruneError [2022-04-21T20:09:10.788Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainersPrune [2022-04-21T20:09:10.788Z] --- PASS: TestContainersPrune (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerRemoveError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerRemoveNotFoundError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerRemove [2022-04-21T20:09:10.788Z] --- PASS: TestContainerRemove (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerRenameError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerRename [2022-04-21T20:09:10.788Z] --- PASS: TestContainerRename (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerResizeError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerExecResizeError [2022-04-21T20:09:10.788Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-21T20:09:10.788Z] === RUN TestContainerResize [2022-04-21T20:09:10.789Z] --- PASS: TestContainerResize (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerExecResize [2022-04-21T20:09:10.789Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerRestartError [2022-04-21T20:09:10.789Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerRestart [2022-04-21T20:09:10.789Z] --- PASS: TestContainerRestart (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerStartError [2022-04-21T20:09:10.789Z] --- PASS: TestContainerStartError (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerStart [2022-04-21T20:09:10.789Z] --- PASS: TestContainerStart (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerStatsError [2022-04-21T20:09:10.789Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerStats [2022-04-21T20:09:10.789Z] --- PASS: TestContainerStats (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerStopError [2022-04-21T20:09:10.789Z] --- PASS: TestContainerStopError (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerStop [2022-04-21T20:09:10.789Z] --- PASS: TestContainerStop (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerTopError [2022-04-21T20:09:10.789Z] --- PASS: TestContainerTopError (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerTop [2022-04-21T20:09:10.789Z] --- PASS: TestContainerTop (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerUnpauseError [2022-04-21T20:09:10.789Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerUnpause [2022-04-21T20:09:10.789Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerUpdateError [2022-04-21T20:09:10.789Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerUpdate [2022-04-21T20:09:10.789Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerWaitError [2022-04-21T20:09:10.789Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestContainerWait [2022-04-21T20:09:10.789Z] --- PASS: TestContainerWait (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestDiskUsageError [2022-04-21T20:09:10.789Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestDiskUsage [2022-04-21T20:09:10.789Z] --- PASS: TestDiskUsage (0.00s) [2022-04-21T20:09:10.789Z] === RUN TestDistributionInspectUnsupported [2022-04-21T20:09:11.256Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestDistributionInspectWithEmptyID [2022-04-21T20:09:11.256Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestEventsErrorInOptions [2022-04-21T20:09:11.256Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestEventsErrorFromServer [2022-04-21T20:09:11.256Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestEvents [2022-04-21T20:09:11.256Z] --- PASS: TestEvents (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestTLSCloseWriter [2022-04-21T20:09:11.256Z] === PAUSE TestTLSCloseWriter [2022-04-21T20:09:11.256Z] === RUN TestImageBuildError [2022-04-21T20:09:11.256Z] --- PASS: TestImageBuildError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageBuild [2022-04-21T20:09:11.256Z] --- PASS: TestImageBuild (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestGetDockerOS [2022-04-21T20:09:11.256Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageCreateError [2022-04-21T20:09:11.256Z] --- PASS: TestImageCreateError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageCreate [2022-04-21T20:09:11.256Z] --- PASS: TestImageCreate (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageHistoryError [2022-04-21T20:09:11.256Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageHistory [2022-04-21T20:09:11.256Z] --- PASS: TestImageHistory (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageImportError [2022-04-21T20:09:11.256Z] --- PASS: TestImageImportError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageImport [2022-04-21T20:09:11.256Z] --- PASS: TestImageImport (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageInspectError [2022-04-21T20:09:11.256Z] --- PASS: TestImageInspectError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageInspectImageNotFound [2022-04-21T20:09:11.256Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageInspectWithEmptyID [2022-04-21T20:09:11.256Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageInspect [2022-04-21T20:09:11.256Z] --- PASS: TestImageInspect (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageListError [2022-04-21T20:09:11.256Z] --- PASS: TestImageListError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageList [2022-04-21T20:09:11.256Z] --- PASS: TestImageList (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageListApiBefore125 [2022-04-21T20:09:11.256Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageLoadError [2022-04-21T20:09:11.256Z] --- PASS: TestImageLoadError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageLoad [2022-04-21T20:09:11.256Z] --- PASS: TestImageLoad (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagesPruneError [2022-04-21T20:09:11.256Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagesPrune [2022-04-21T20:09:11.256Z] --- PASS: TestImagesPrune (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePullReferenceParseError [2022-04-21T20:09:11.256Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePullAnyError [2022-04-21T20:09:11.256Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-21T20:09:11.256Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T20:09:11.256Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T20:09:11.256Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-21T20:09:11.256Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePullWithoutErrors [2022-04-21T20:09:11.256Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePushReferenceError [2022-04-21T20:09:11.256Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePushAnyError [2022-04-21T20:09:11.256Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-21T20:09:11.256Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T20:09:11.256Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T20:09:11.256Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-21T20:09:11.256Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImagePushWithoutErrors [2022-04-21T20:09:11.256Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-21T20:09:11.256Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-21T20:09:11.256Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-21T20:09:11.256Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-21T20:09:11.256Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-21T20:09:11.256Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-21T20:09:11.256Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-21T20:09:11.256Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-21T20:09:11.256Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageRemoveError [2022-04-21T20:09:11.256Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageRemoveImageNotFound [2022-04-21T20:09:11.256Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageRemove [2022-04-21T20:09:11.256Z] --- PASS: TestImageRemove (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageSaveError [2022-04-21T20:09:11.256Z] --- PASS: TestImageSaveError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageSave [2022-04-21T20:09:11.256Z] --- PASS: TestImageSave (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageSearchAnyError [2022-04-21T20:09:11.256Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-21T20:09:11.256Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T20:09:11.256Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T20:09:11.256Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-21T20:09:11.256Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageSearchWithoutErrors [2022-04-21T20:09:11.256Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageTagError [2022-04-21T20:09:11.256Z] --- PASS: TestImageTagError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageTagInvalidReference [2022-04-21T20:09:11.256Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageTagInvalidSourceImageName [2022-04-21T20:09:11.256Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageTagHexSource [2022-04-21T20:09:11.256Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestImageTag [2022-04-21T20:09:11.256Z] --- PASS: TestImageTag (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestInfoServerError [2022-04-21T20:09:11.256Z] --- PASS: TestInfoServerError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestInfoInvalidResponseJSONError [2022-04-21T20:09:11.256Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestInfo [2022-04-21T20:09:11.256Z] --- PASS: TestInfo (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworkConnectError [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworkConnect [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworkCreateError [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworkCreate [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworkDisconnectError [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworkDisconnect [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworkInspect [2022-04-21T20:09:11.256Z] === RUN TestNetworkInspect/empty_ID [2022-04-21T20:09:11.256Z] === RUN TestNetworkInspect/no_options [2022-04-21T20:09:11.256Z] === RUN TestNetworkInspect/verbose [2022-04-21T20:09:11.256Z] === RUN TestNetworkInspect/global_scope [2022-04-21T20:09:11.256Z] === RUN TestNetworkInspect/unknown_network [2022-04-21T20:09:11.256Z] === RUN TestNetworkInspect/server_error [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworkListError [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkListError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworkList [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkList (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworksPruneError [2022-04-21T20:09:11.256Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworksPrune [2022-04-21T20:09:11.256Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworkRemoveError [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNetworkRemove [2022-04-21T20:09:11.256Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNodeInspectError [2022-04-21T20:09:11.256Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNodeInspectNodeNotFound [2022-04-21T20:09:11.256Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNodeInspectWithEmptyID [2022-04-21T20:09:11.256Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNodeInspect [2022-04-21T20:09:11.256Z] --- PASS: TestNodeInspect (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNodeListError [2022-04-21T20:09:11.256Z] --- PASS: TestNodeListError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNodeList [2022-04-21T20:09:11.256Z] --- PASS: TestNodeList (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNodeRemoveError [2022-04-21T20:09:11.256Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNodeRemove [2022-04-21T20:09:11.256Z] --- PASS: TestNodeRemove (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNodeUpdateError [2022-04-21T20:09:11.256Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestNodeUpdate [2022-04-21T20:09:11.256Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestOptionWithHostFromEnv [2022-04-21T20:09:11.256Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestOptionWithTimeout [2022-04-21T20:09:11.256Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestOptionWithVersionFromEnv [2022-04-21T20:09:11.256Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestPingFail [2022-04-21T20:09:11.256Z] --- PASS: TestPingFail (0.00s) [2022-04-21T20:09:11.256Z] === RUN TestPingWithError [2022-04-21T20:09:11.257Z] 2022/04/21 20:09:10 RoundTripper returned a response & error; ignoring response [2022-04-21T20:09:11.257Z] 2022/04/21 20:09:10 RoundTripper returned a response & error; ignoring response [2022-04-21T20:09:11.257Z] --- PASS: TestPingWithError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPingSuccess [2022-04-21T20:09:11.257Z] --- PASS: TestPingSuccess (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPingHeadFallback [2022-04-21T20:09:11.257Z] === RUN TestPingHeadFallback/OK [2022-04-21T20:09:11.257Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-21T20:09:11.257Z] === RUN TestPingHeadFallback/Not_Found [2022-04-21T20:09:11.257Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-21T20:09:11.257Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-21T20:09:11.257Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-21T20:09:11.257Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-21T20:09:11.257Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-21T20:09:11.257Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginDisableError [2022-04-21T20:09:11.257Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginDisable [2022-04-21T20:09:11.257Z] --- PASS: TestPluginDisable (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginEnableError [2022-04-21T20:09:11.257Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginEnable [2022-04-21T20:09:11.257Z] --- PASS: TestPluginEnable (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginInspectError [2022-04-21T20:09:11.257Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginInspectWithEmptyID [2022-04-21T20:09:11.257Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginInspect [2022-04-21T20:09:11.257Z] --- PASS: TestPluginInspect (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginListError [2022-04-21T20:09:11.257Z] --- PASS: TestPluginListError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginList [2022-04-21T20:09:11.257Z] --- PASS: TestPluginList (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginPushError [2022-04-21T20:09:11.257Z] --- PASS: TestPluginPushError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginPush [2022-04-21T20:09:11.257Z] --- PASS: TestPluginPush (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginRemoveError [2022-04-21T20:09:11.257Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginRemove [2022-04-21T20:09:11.257Z] --- PASS: TestPluginRemove (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginSetError [2022-04-21T20:09:11.257Z] --- PASS: TestPluginSetError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPluginSet [2022-04-21T20:09:11.257Z] --- PASS: TestPluginSet (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSetHostHeader [2022-04-21T20:09:11.257Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestPlainTextError [2022-04-21T20:09:11.257Z] --- PASS: TestPlainTextError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestInfiniteError [2022-04-21T20:09:11.257Z] --- PASS: TestInfiniteError (0.02s) [2022-04-21T20:09:11.257Z] === RUN TestCanceledContext [2022-04-21T20:09:11.257Z] 2022/04/21 20:09:10 RoundTripper returned a response & error; ignoring response [2022-04-21T20:09:11.257Z] --- PASS: TestCanceledContext (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestDeadlineExceededContext [2022-04-21T20:09:11.257Z] 2022/04/21 20:09:10 RoundTripper returned a response & error; ignoring response [2022-04-21T20:09:11.257Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretCreateUnsupported [2022-04-21T20:09:11.257Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretCreateError [2022-04-21T20:09:11.257Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretCreate [2022-04-21T20:09:11.257Z] --- PASS: TestSecretCreate (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretInspectUnsupported [2022-04-21T20:09:11.257Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretInspectError [2022-04-21T20:09:11.257Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretInspectSecretNotFound [2022-04-21T20:09:11.257Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretInspectWithEmptyID [2022-04-21T20:09:11.257Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretInspect [2022-04-21T20:09:11.257Z] --- PASS: TestSecretInspect (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretListUnsupported [2022-04-21T20:09:11.257Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretListError [2022-04-21T20:09:11.257Z] --- PASS: TestSecretListError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretList [2022-04-21T20:09:11.257Z] --- PASS: TestSecretList (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretRemoveUnsupported [2022-04-21T20:09:11.257Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretRemoveError [2022-04-21T20:09:11.257Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretRemove [2022-04-21T20:09:11.257Z] --- PASS: TestSecretRemove (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretUpdateUnsupported [2022-04-21T20:09:11.257Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretUpdateError [2022-04-21T20:09:11.257Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSecretUpdate [2022-04-21T20:09:11.257Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceCreateError [2022-04-21T20:09:11.257Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceCreate [2022-04-21T20:09:11.257Z] --- PASS: TestServiceCreate (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-21T20:09:11.257Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceCreateDigestPinning [2022-04-21T20:09:11.257Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceInspectError [2022-04-21T20:09:11.257Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceInspectServiceNotFound [2022-04-21T20:09:11.257Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceInspectWithEmptyID [2022-04-21T20:09:11.257Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceInspect [2022-04-21T20:09:11.257Z] --- PASS: TestServiceInspect (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceListError [2022-04-21T20:09:11.257Z] --- PASS: TestServiceListError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceList [2022-04-21T20:09:11.257Z] --- PASS: TestServiceList (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceLogsError [2022-04-21T20:09:11.257Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceLogs [2022-04-21T20:09:11.257Z] --- PASS: TestServiceLogs (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceRemoveError [2022-04-21T20:09:11.257Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceRemoveNotFoundError [2022-04-21T20:09:11.257Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceRemove [2022-04-21T20:09:11.257Z] --- PASS: TestServiceRemove (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceUpdateError [2022-04-21T20:09:11.257Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestServiceUpdate [2022-04-21T20:09:11.257Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmGetUnlockKeyError [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmGetUnlockKey [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmInitError [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmInit [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmInit (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmInspectError [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmInspect [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmJoinError [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmJoin [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmLeaveError [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmLeave [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmUnlockError [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmUnlock [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmUpdateError [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestSwarmUpdate [2022-04-21T20:09:11.257Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestTaskInspectError [2022-04-21T20:09:11.257Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestTaskInspectWithEmptyID [2022-04-21T20:09:11.257Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestTaskInspect [2022-04-21T20:09:11.257Z] --- PASS: TestTaskInspect (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestTaskListError [2022-04-21T20:09:11.257Z] --- PASS: TestTaskListError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestTaskList [2022-04-21T20:09:11.257Z] --- PASS: TestTaskList (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestVolumeCreateError [2022-04-21T20:09:11.257Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestVolumeCreate [2022-04-21T20:09:11.257Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestVolumeInspectError [2022-04-21T20:09:11.257Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestVolumeInspectNotFound [2022-04-21T20:09:11.257Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestVolumeInspectWithEmptyID [2022-04-21T20:09:11.257Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestVolumeInspect [2022-04-21T20:09:11.257Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestVolumeListError [2022-04-21T20:09:11.257Z] --- PASS: TestVolumeListError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestVolumeList [2022-04-21T20:09:11.257Z] --- PASS: TestVolumeList (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestVolumeRemoveError [2022-04-21T20:09:11.257Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-21T20:09:11.257Z] === RUN TestVolumeRemove [2022-04-21T20:09:11.257Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-21T20:09:11.257Z] === CONT TestTLSCloseWriter [2022-04-21T20:09:11.257Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-21T20:09:11.257Z] PASS [2022-04-21T20:09:11.257Z] coverage: 75.1% of statements [2022-04-21T20:09:11.257Z] ok github.com/docker/docker/client 0.352s coverage: 75.1% of statements [2022-04-21T20:09:11.595Z] #76 exporting layers 6.4s done [2022-04-21T20:09:11.595Z] #76 writing image sha256:ac301536acc2039f2f4dc2c3ba7a01d6c006ca5e4357b72379441dfbbbfb9309 done [2022-04-21T20:09:11.595Z] #76 naming to docker.io/library/docker:764fc746f97627d9fa6eada2e0da4f61a4059d53 done [2022-04-21T20:09:11.595Z] #76 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T20:09:11.979Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=764fc746f97627d9fa6eada2e0da4f61a4059d53 -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:764fc746f97627d9fa6eada2e0da4f61a4059d53 hack/make.sh dynbinary test-integration [2022-04-21T20:09:12.420Z] time="2022-04-21T20:09:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-21T20:09:13.888Z] [2022-04-21T20:09:13.888Z] Removing bundles/ [2022-04-21T20:09:13.888Z] [2022-04-21T20:09:13.888Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T20:09:13.888Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T20:09:13.888Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T20:09:21.065Z] --- PASS: TestGet (15.01s) [2022-04-21T20:09:21.065Z] === RUN TestPluginWithNoManifest [2022-04-21T20:09:21.065Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-21T20:09:21.065Z] === RUN TestGetAll [2022-04-21T20:09:21.065Z] --- PASS: TestGetAll (0.00s) [2022-04-21T20:09:21.065Z] PASS [2022-04-21T20:09:21.065Z] coverage: 73.2% of statements [2022-04-21T20:09:21.065Z] ok github.com/docker/docker/pkg/plugins 35.986s coverage: 73.2% of statements [2022-04-21T20:09:26.773Z] --- PASS: TestCheckoutGit (29.71s) [2022-04-21T20:09:26.773Z] === RUN TestValidGitTransport [2022-04-21T20:09:26.773Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-21T20:09:26.773Z] === RUN TestGitInvalidRef [2022-04-21T20:09:26.773Z] --- PASS: TestGitInvalidRef (0.27s) [2022-04-21T20:09:26.773Z] PASS [2022-04-21T20:09:26.773Z] coverage: 86.3% of statements [2022-04-21T20:09:26.773Z] ok github.com/docker/docker/builder/remotecontext/git 30.214s coverage: 86.3% of statements [2022-04-21T20:09:27.757Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T20:09:27.757Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T20:09:27.757Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T20:09:27.757Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T20:09:28.880Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|name|deps|exports_file|files|types_sizes) took 2m51.232613067s [2022-04-21T20:09:28.880Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-21T20:09:29.445Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 498.672728ms [2022-04-21T20:09:33.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-21T20:09:33.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-21T20:09:36.413Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-21T20:09:36.413Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-21T20:09:36.413Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-21T20:09:36.413Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-21T20:09:36.413Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-21T20:09:36.413Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-21T20:09:36.413Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-21T20:09:36.413Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-21T20:09:36.413Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-21T20:09:36.413Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-21T20:09:36.413Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-21T20:09:36.413Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-21T20:09:36.413Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-21T20:09:36.413Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-21T20:09:36.413Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-21T20:09:36.413Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-21T20:09:36.413Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-21T20:09:36.413Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-21T20:09:36.413Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-21T20:09:36.413Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-04-21T20:09:36.413Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-21T20:09:36.413Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-21T20:09:36.413Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-21T20:09:36.414Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-21T20:09:36.414Z] === RUN TestConfigureDaemonLogs [2022-04-21T20:09:36.414Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-21T20:09:36.414Z] === RUN TestCommonOptionsInstallFlags [2022-04-21T20:09:36.414Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-21T20:09:36.414Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-21T20:09:36.414Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-21T20:09:36.414Z] PASS [2022-04-21T20:09:36.414Z] coverage: 19.0% of statements [2022-04-21T20:09:36.414Z] ok github.com/docker/docker/cmd/dockerd 0.188s coverage: 19.0% of statements [2022-04-21T20:09:36.414Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-21T20:09:36.414Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T20:09:37.736Z] [2022-04-21T20:09:37.736Z] Name Version Source Summary [2022-04-21T20:09:37.736Z] ---- ------- ------ ------- [2022-04-21T20:09:37.736Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-21T20:09:37.736Z] [2022-04-21T20:09:37.736Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-21T20:09:37.736Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-21T20:09:37.736Z] PSChildName : containerd [2022-04-21T20:09:37.736Z] PSDrive : C [2022-04-21T20:09:37.736Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-21T20:09:37.736Z] PSIsContainer : True [2022-04-21T20:09:37.736Z] Name : containerd [2022-04-21T20:09:37.736Z] FullName : C:\containerd [2022-04-21T20:09:37.736Z] Parent : [2022-04-21T20:09:37.736Z] Exists : True [2022-04-21T20:09:37.736Z] Root : C:\ [2022-04-21T20:09:37.736Z] Extension : [2022-04-21T20:09:37.736Z] CreationTime : 4/21/2022 8:09:36 PM [2022-04-21T20:09:37.736Z] CreationTimeUtc : 4/21/2022 8:09:36 PM [2022-04-21T20:09:37.736Z] LastAccessTime : 4/21/2022 8:09:36 PM [2022-04-21T20:09:37.736Z] LastAccessTimeUtc : 4/21/2022 8:09:36 PM [2022-04-21T20:09:37.736Z] LastWriteTime : 4/21/2022 8:09:36 PM [2022-04-21T20:09:37.736Z] LastWriteTimeUtc : 4/21/2022 8:09:36 PM [2022-04-21T20:09:37.736Z] Attributes : Directory [2022-04-21T20:09:37.736Z] Mode : d----- [2022-04-21T20:09:37.736Z] BaseName : containerd [2022-04-21T20:09:37.736Z] Target : {} [2022-04-21T20:09:37.736Z] LinkType : [2022-04-21T20:09:37.736Z] [2022-04-21T20:09:37.975Z] === RUN TestContainerStopSignal [2022-04-21T20:09:37.975Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-21T20:09:37.975Z] === RUN TestContainerStopTimeout [2022-04-21T20:09:37.975Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-21T20:09:37.975Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-21T20:09:37.975Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-21T20:09:37.975Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-21T20:09:37.975Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-21T20:09:37.976Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestReplaceAndAppendEnvVars [2022-04-21T20:09:37.976Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-21T20:09:37.976Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestNewMemoryStore [2022-04-21T20:09:37.976Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestAddContainers [2022-04-21T20:09:37.976Z] --- PASS: TestAddContainers (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestGetContainer [2022-04-21T20:09:37.976Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestDeleteContainer [2022-04-21T20:09:37.976Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestListContainers [2022-04-21T20:09:37.976Z] --- PASS: TestListContainers (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestFirstContainer [2022-04-21T20:09:37.976Z] --- PASS: TestFirstContainer (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestApplyAllContainer [2022-04-21T20:09:37.976Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestIsValidHealthString [2022-04-21T20:09:37.976Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestStateRunStop [2022-04-21T20:09:37.976Z] --- PASS: TestStateRunStop (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestStateTimeoutWait [2022-04-21T20:09:37.976Z] state_test.go:141: Stop callback fired [2022-04-21T20:09:37.976Z] state_test.go:165: Stop callback fired [2022-04-21T20:09:37.976Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-21T20:09:37.976Z] === RUN TestIsValidStateString [2022-04-21T20:09:37.976Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestViewSaveDelete [2022-04-21T20:09:37.976Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-21T20:09:37.976Z] === RUN TestViewAll [2022-04-21T20:09:37.976Z] --- PASS: TestViewAll (0.01s) [2022-04-21T20:09:37.976Z] === RUN TestViewGet [2022-04-21T20:09:37.976Z] --- PASS: TestViewGet (0.01s) [2022-04-21T20:09:37.976Z] === RUN TestNames [2022-04-21T20:09:37.976Z] --- PASS: TestNames (0.00s) [2022-04-21T20:09:37.976Z] === RUN TestViewWithHealthCheck [2022-04-21T20:09:37.976Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-21T20:09:37.976Z] PASS [2022-04-21T20:09:37.976Z] coverage: 41.7% of statements [2022-04-21T20:09:37.976Z] ok github.com/docker/docker/container 0.228s coverage: 41.7% of statements [2022-04-21T20:09:37.976Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T20:09:37.976Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T20:09:37.976Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T20:09:37.976Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T20:09:38.196Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-21T20:09:38.196Z] INFO: Configuring git core.autocrlf... [2022-04-21T20:09:38.443Z] === RUN TestPrepare [2022-04-21T20:09:38.443Z] --- PASS: TestPrepare (0.00s) [2022-04-21T20:09:38.443Z] === RUN TestStart [2022-04-21T20:09:38.443Z] --- PASS: TestStart (0.00s) [2022-04-21T20:09:38.443Z] === RUN TestWaitCancel [2022-04-21T20:09:38.655Z] [2022-04-21T20:09:38.655Z] [2022-04-21T20:09:38.910Z] --- PASS: TestWaitCancel (0.00s) [2022-04-21T20:09:38.910Z] === RUN TestWaitDisabled [2022-04-21T20:09:38.910Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-21T20:09:38.910Z] === RUN TestWaitEnabled [2022-04-21T20:09:38.910Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-21T20:09:38.910Z] === RUN TestRemove [2022-04-21T20:09:38.910Z] --- PASS: TestRemove (0.00s) [2022-04-21T20:09:38.910Z] PASS [2022-04-21T20:09:38.910Z] coverage: 65.3% of statements [2022-04-21T20:09:38.910Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2022-04-21T20:09:41.855Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-21T20:09:41.855Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-21T20:09:41.855Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-21T20:09:41.855Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-21T20:09:41.855Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-21T20:09:41.855Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-21T20:09:41.855Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-21T20:09:41.855Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-21T20:09:41.855Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-21T20:09:41.855Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-21T20:09:41.855Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-21T20:09:41.855Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-21T20:09:41.855Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-21T20:09:41.855Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-21T20:09:41.855Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-21T20:09:41.855Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-21T20:09:41.855Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-21T20:09:41.855Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-21T20:09:41.855Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-21T20:09:41.855Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-21T20:09:41.855Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-21T20:09:41.855Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-21T20:09:41.855Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-21T20:09:41.856Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-21T20:09:41.856Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-21T20:09:41.856Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-21T20:09:41.856Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-21T20:09:41.856Z] PASS [2022-04-21T20:09:41.856Z] coverage: 35.9% of statements [2022-04-21T20:09:41.856Z] ok github.com/docker/docker/daemon/cluster/convert 0.558s coverage: 35.9% of statements [2022-04-21T20:09:42.323Z] === RUN TestNewListSecretsFilters [2022-04-21T20:09:42.323Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-21T20:09:42.323Z] === RUN TestNewListConfigsFilters [2022-04-21T20:09:42.323Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-21T20:09:42.323Z] PASS [2022-04-21T20:09:42.323Z] coverage: 0.5% of statements [2022-04-21T20:09:42.323Z] ok github.com/docker/docker/daemon/cluster 1.281s coverage: 0.5% of statements [2022-04-21T20:09:44.533Z] === RUN TestWaitNodeAttachment [2022-04-21T20:09:44.534Z] === RUN TestBuilderGC [2022-04-21T20:09:44.534Z] --- PASS: TestBuilderGC (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestDaemonConfigurationNotFound [2022-04-21T20:09:44.534Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestDaemonBrokenConfiguration [2022-04-21T20:09:44.534Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestFindConfigurationConflicts [2022-04-21T20:09:44.534Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-21T20:09:44.534Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-21T20:09:44.534Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-21T20:09:44.534Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-21T20:09:44.534Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-21T20:09:44.534Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-21T20:09:44.534Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-21T20:09:44.534Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-21T20:09:44.534Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-21T20:09:44.534Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-21T20:09:44.534Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-21T20:09:44.534Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-21T20:09:44.534Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestValidateConfiguration [2022-04-21T20:09:44.534Z] === RUN TestValidateConfiguration/with_label [2022-04-21T20:09:44.534Z] === RUN TestValidateConfiguration/with_dns [2022-04-21T20:09:44.534Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-21T20:09:44.534Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-21T20:09:44.534Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-21T20:09:44.534Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-21T20:09:44.534Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-21T20:09:44.534Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-21T20:09:44.534Z] === RUN TestValidateConfiguration/with_hosts [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-21T20:09:44.534Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestReloadSetConfigFileNotExist [2022-04-21T20:09:44.534Z] time="2022-04-21T20:09:44Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-21T20:09:44.534Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-04-21T20:09:44.534Z] === RUN TestReloadDefaultConfigNotExist [2022-04-21T20:09:44.534Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:09:44.534Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestReloadBadDefaultConfig [2022-04-21T20:09:44.534Z] time="2022-04-21T20:09:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3964316388" [2022-04-21T20:09:44.534Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestReloadWithConflictingLabels [2022-04-21T20:09:44.534Z] time="2022-04-21T20:09:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4089342317" [2022-04-21T20:09:44.534Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestReloadWithDuplicateLabels [2022-04-21T20:09:44.534Z] time="2022-04-21T20:09:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3758510240" [2022-04-21T20:09:44.534Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestMaskURLCredentials [2022-04-21T20:09:44.534Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-21T20:09:44.534Z] === RUN TestDaemonConfigurationMerge [2022-04-21T20:09:44.534Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-21T20:09:44.534Z] PASS [2022-04-21T20:09:44.534Z] coverage: 79.5% of statements [2022-04-21T20:09:44.534Z] ok github.com/docker/docker/daemon/config 0.222s coverage: 79.5% of statements [2022-04-21T20:09:45.001Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-21T20:09:45.001Z] === RUN TestIsolationConversion [2022-04-21T20:09:45.001Z] === RUN TestIsolationConversion/default [2022-04-21T20:09:45.001Z] === RUN TestIsolationConversion/process [2022-04-21T20:09:45.001Z] === RUN TestIsolationConversion/hyperv [2022-04-21T20:09:45.001Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-21T20:09:45.001Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-21T20:09:45.001Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-21T20:09:45.001Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-21T20:09:45.001Z] === RUN TestContainerLabels [2022-04-21T20:09:45.001Z] --- PASS: TestContainerLabels (0.00s) [2022-04-21T20:09:45.001Z] === RUN TestCredentialSpecConversion [2022-04-21T20:09:45.001Z] === RUN TestCredentialSpecConversion/none [2022-04-21T20:09:45.001Z] === RUN TestCredentialSpecConversion/config [2022-04-21T20:09:45.001Z] === RUN TestCredentialSpecConversion/file [2022-04-21T20:09:45.001Z] === RUN TestCredentialSpecConversion/registry [2022-04-21T20:09:45.001Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-21T20:09:45.001Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-21T20:09:45.001Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-21T20:09:45.001Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-21T20:09:45.001Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-21T20:09:45.001Z] === RUN TestControllerValidateMountBind [2022-04-21T20:09:45.001Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-21T20:09:45.001Z] === RUN TestControllerValidateMountVolume [2022-04-21T20:09:45.001Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-21T20:09:45.001Z] === RUN TestControllerValidateMountTarget [2022-04-21T20:09:45.001Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-21T20:09:45.001Z] === RUN TestControllerValidateMountTmpfs [2022-04-21T20:09:45.001Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-21T20:09:45.001Z] === RUN TestControllerValidateMountInvalidType [2022-04-21T20:09:45.001Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-21T20:09:45.001Z] === RUN TestControllerValidateMountNamedPipe [2022-04-21T20:09:45.001Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-21T20:09:45.001Z] PASS [2022-04-21T20:09:45.001Z] coverage: 11.0% of statements [2022-04-21T20:09:45.001Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.645s coverage: 11.0% of statements [2022-04-21T20:09:45.001Z] === RUN TestEventsLog [2022-04-21T20:09:45.001Z] --- PASS: TestEventsLog (0.00s) [2022-04-21T20:09:45.001Z] === RUN TestEventsLogTimeout [2022-04-21T20:09:45.001Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-21T20:09:45.001Z] === RUN TestLogEvents [2022-04-21T20:09:45.001Z] --- PASS: TestLogEvents (0.05s) [2022-04-21T20:09:45.001Z] === RUN TestLoadBufferedEvents [2022-04-21T20:09:45.468Z] --- PASS: TestLoadBufferedEvents (0.11s) [2022-04-21T20:09:45.468Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-21T20:09:45.468Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-21T20:09:45.468Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-21T20:09:45.468Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-21T20:09:45.468Z] PASS [2022-04-21T20:09:45.468Z] coverage: 50.0% of statements [2022-04-21T20:09:45.468Z] ok github.com/docker/docker/daemon/events 0.226s coverage: 50.0% of statements [2022-04-21T20:09:46.453Z] === RUN TestIsEmptyDir [2022-04-21T20:09:46.453Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-21T20:09:46.453Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-21T20:09:46.453Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-21T20:09:46.453Z] PASS [2022-04-21T20:09:46.453Z] coverage: 2.3% of statements [2022-04-21T20:09:46.453Z] ok github.com/docker/docker/daemon/graphdriver 0.058s coverage: 2.3% of statements [2022-04-21T20:09:46.453Z] === RUN TestLinkNaming [2022-04-21T20:09:46.453Z] --- PASS: TestLinkNaming (0.00s) [2022-04-21T20:09:46.453Z] === RUN TestLinkNew [2022-04-21T20:09:46.453Z] --- PASS: TestLinkNew (0.00s) [2022-04-21T20:09:46.453Z] === RUN TestLinkEnv [2022-04-21T20:09:46.453Z] --- PASS: TestLinkEnv (0.00s) [2022-04-21T20:09:46.453Z] === RUN TestLinkMultipleEnv [2022-04-21T20:09:46.453Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-21T20:09:46.453Z] === RUN TestLinkPortRangeEnv [2022-04-21T20:09:46.453Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-21T20:09:46.453Z] PASS [2022-04-21T20:09:46.453Z] coverage: 93.0% of statements [2022-04-21T20:09:46.453Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2022-04-21T20:09:46.921Z] === RUN TestVerifyNetworkingConfig [2022-04-21T20:09:46.921Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestGetContainer [2022-04-21T20:09:46.921Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestValidContainerNames [2022-04-21T20:09:46.921Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestContainerInitDNS [2022-04-21T20:09:46.921Z] daemon_test.go:145: root required [2022-04-21T20:09:46.921Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestMerge [2022-04-21T20:09:46.921Z] --- PASS: TestMerge (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestValidateContainerIsolation [2022-04-21T20:09:46.921Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestFindNetworkErrorType [2022-04-21T20:09:46.921Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestEnsureServicesExist [2022-04-21T20:09:46.921Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestEnsureServicesExistErrors [2022-04-21T20:09:46.921Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-21T20:09:46.921Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-21T20:09:46.921Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-21T20:09:46.921Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-21T20:09:46.921Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-21T20:09:46.921Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-21T20:09:46.921Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestContainerDelete [2022-04-21T20:09:46.921Z] --- PASS: TestContainerDelete (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestContainerDoubleDelete [2022-04-21T20:09:46.921Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestLogContainerEventCopyLabels [2022-04-21T20:09:46.921Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestLogContainerEventWithAttributes [2022-04-21T20:09:46.921Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestNoneHealthcheck [2022-04-21T20:09:46.921Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-21T20:09:46.921Z] === RUN TestHealthStates [2022-04-21T20:09:47.388Z] time="2022-04-21T20:09:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:09:47.388Z] time="2022-04-21T20:09:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:09:47.388Z] time="2022-04-21T20:09:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:09:47.388Z] time="2022-04-21T20:09:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:09:47.388Z] time="2022-04-21T20:09:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:09:47.388Z] time="2022-04-21T20:09:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:09:47.388Z] time="2022-04-21T20:09:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:09:47.388Z] time="2022-04-21T20:09:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:09:47.388Z] time="2022-04-21T20:09:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:09:47.388Z] time="2022-04-21T20:09:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:09:47.388Z] --- PASS: TestHealthStates (0.13s) [2022-04-21T20:09:47.388Z] === RUN TestGetInspectData [2022-04-21T20:09:47.388Z] --- PASS: TestGetInspectData (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestFillLicense [2022-04-21T20:09:47.388Z] --- PASS: TestFillLicense (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestListInvalidFilter [2022-04-21T20:09:47.388Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestNameFilter [2022-04-21T20:09:47.388Z] --- PASS: TestNameFilter (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-21T20:09:47.388Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-21T20:09:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestSetupWindowsDevices [2022-04-21T20:09:47.388Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-21T20:09:47.388Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-21T20:09:47.388Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-21T20:09:47.388Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-21T20:09:47.388Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T20:09:47.388Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T20:09:47.388Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-21T20:09:47.388Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-21T20:09:47.388Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-21T20:09:47.388Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-21T20:09:47.388Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-21T20:09:47.388Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestDaemonReloadLabels [2022-04-21T20:09:47.388Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-21T20:09:47.388Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestDaemonReloadMirrors [2022-04-21T20:09:47.388Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-21T20:09:47.388Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-21T20:09:47.388Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-21T20:09:47.388Z] reload_test.go:342: root required [2022-04-21T20:09:47.388Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-21T20:09:47.388Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-21T20:09:47.388Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-21T20:09:47.389Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-21T20:09:47.389Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-21T20:09:47.389Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-21T20:09:47.389Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-21T20:09:47.389Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-21T20:09:47.389Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-21T20:09:47.389Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-04-21T20:09:47.389Z] === RUN TestParseVolumesFrom [2022-04-21T20:09:47.389Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-21T20:09:47.389Z] PASS [2022-04-21T20:09:47.389Z] coverage: 8.6% of statements [2022-04-21T20:09:47.389Z] ok github.com/docker/docker/daemon 0.592s coverage: 8.6% of statements [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-21T20:09:47.389Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-21T20:09:48.951Z] === RUN TestAdapterReadLogs [2022-04-21T20:09:48.951Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCopier [2022-04-21T20:09:48.951Z] --- PASS: TestCopier (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCopierLongLines [2022-04-21T20:09:48.951Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCopierSlow [2022-04-21T20:09:48.951Z] === RUN TestNewStreamConfig [2022-04-21T20:09:48.951Z] === RUN TestNewStreamConfig/defaults [2022-04-21T20:09:48.951Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-21T20:09:48.951Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-21T20:09:48.951Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-21T20:09:48.951Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-21T20:09:48.951Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-21T20:09:48.951Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-21T20:09:48.951Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-21T20:09:48.951Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-21T20:09:48.951Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-21T20:09:48.951Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-21T20:09:48.951Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-21T20:09:48.951Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-21T20:09:48.951Z] time="2022-04-21T20:09:48Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-21T20:09:48.951Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-04-21T20:09:48.951Z] === RUN TestCreateSuccess [2022-04-21T20:09:48.951Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCreateStreamSkipped [2022-04-21T20:09:48.951Z] time="2022-04-21T20:09:48Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-21T20:09:48.951Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCreateLogGroupSuccess [2022-04-21T20:09:48.951Z] time="2022-04-21T20:09:48Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-21T20:09:48.951Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCreateError [2022-04-21T20:09:48.951Z] --- PASS: TestCreateError (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCreateAlreadyExists [2022-04-21T20:09:48.951Z] time="2022-04-21T20:09:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-21T20:09:48.951Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestLogClosed [2022-04-21T20:09:48.951Z] --- PASS: TestLogClosed (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestLogBlocking [2022-04-21T20:09:48.951Z] --- PASS: TestLogBlocking (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-21T20:09:48.951Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestLogNonBlockingBufferFull [2022-04-21T20:09:48.951Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestPublishBatchSuccess [2022-04-21T20:09:48.951Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestPublishBatchError [2022-04-21T20:09:48.951Z] time="2022-04-21T20:09:48Z" level=error msg=error [2022-04-21T20:09:48.951Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-21T20:09:48.951Z] time="2022-04-21T20:09:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T20:09:48.951Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-21T20:09:48.951Z] time="2022-04-21T20:09:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T20:09:48.951Z] time="2022-04-21T20:09:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-21T20:09:48.951Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCollectBatchSimple [2022-04-21T20:09:48.951Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCollectBatchTicker [2022-04-21T20:09:48.951Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCollectBatchMultilinePattern [2022-04-21T20:09:48.951Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-21T20:09:48.951Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-21T20:09:48.951Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-21T20:09:48.951Z] --- PASS: TestCopierSlow (0.22s) [2022-04-21T20:09:48.951Z] === RUN TestCopierWithSized [2022-04-21T20:09:48.951Z] === RUN TestCopierWithSized/as_is [2022-04-21T20:09:48.951Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2022-04-21T20:09:48.951Z] === RUN TestCollectBatchClose [2022-04-21T20:09:48.951Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestEffectiveLen [2022-04-21T20:09:48.951Z] === RUN TestEffectiveLen/0/Hello [2022-04-21T20:09:48.951Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-21T20:09:48.951Z] === RUN TestEffectiveLen/2/🙃 [2022-04-21T20:09:48.951Z] === RUN TestEffectiveLen/3/���� [2022-04-21T20:09:48.951Z] === RUN TestEffectiveLen/4/He��o [2022-04-21T20:09:48.951Z] === RUN TestEffectiveLen/5/ [2022-04-21T20:09:48.951Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestFindValidSplit [2022-04-21T20:09:48.951Z] === RUN TestFindValidSplit/0/ [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1076: [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1077: [2022-04-21T20:09:48.951Z] === RUN TestFindValidSplit/1/Hello [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1076: Hello [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1077: [2022-04-21T20:09:48.951Z] === RUN TestFindValidSplit/2/Hello [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1076: He [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1077: llo [2022-04-21T20:09:48.951Z] === RUN TestFindValidSplit/3/Hello [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1076: [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1077: Hello [2022-04-21T20:09:48.951Z] === RUN TestFindValidSplit/4/🙃 [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1076: [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-21T20:09:48.951Z] === RUN TestFindValidSplit/5/🙃 [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1077: [2022-04-21T20:09:48.951Z] === RUN TestFindValidSplit/6/a� [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1076: a [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1077: � [2022-04-21T20:09:48.951Z] === RUN TestFindValidSplit/7/a� [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1076: a� [2022-04-21T20:09:48.951Z] cloudwatchlogs_test.go:1077: [2022-04-21T20:09:48.951Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-21T20:09:48.951Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestProcessEventEmoji [2022-04-21T20:09:48.951Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCollectBatchLineSplit [2022-04-21T20:09:48.951Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-21T20:09:48.951Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-21T20:09:48.951Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-04-21T20:09:48.951Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCopierWithPartial [2022-04-21T20:09:48.951Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestRingLogger [2022-04-21T20:09:48.951Z] --- PASS: TestRingLogger (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestRingCap [2022-04-21T20:09:48.951Z] --- PASS: TestRingCap (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestRingClose [2022-04-21T20:09:48.951Z] --- PASS: TestRingClose (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestRingDrain [2022-04-21T20:09:48.951Z] --- PASS: TestRingDrain (0.00s) [2022-04-21T20:09:48.951Z] PASS [2022-04-21T20:09:48.951Z] coverage: 43.2% of statements [2022-04-21T20:09:48.951Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-21T20:09:48.951Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-21T20:09:48.951Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestCollectBatchMaxEvents [2022-04-21T20:09:48.951Z] ok github.com/docker/docker/daemon/logger 0.292s coverage: 43.2% of statements [2022-04-21T20:09:48.951Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-21T20:09:48.951Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-21T20:09:48.951Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-21T20:09:48.951Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-21T20:09:48.951Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-21T20:09:48.951Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-21T20:09:48.951Z] === RUN TestSearchRegistryForImagesErrors [2022-04-21T20:09:48.951Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestSearchRegistryForImages [2022-04-21T20:09:48.951Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestOnlyPlatformWithFallback [2022-04-21T20:09:48.951Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-21T20:09:48.951Z] === RUN TestImageDelete [2022-04-21T20:09:48.951Z] === RUN TestImageDelete/no_lease [2022-04-21T20:09:48.951Z] === RUN TestImageDelete/lease_exists [2022-04-21T20:09:48.951Z] --- PASS: TestImageDelete (0.03s) [2022-04-21T20:09:48.951Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-21T20:09:49.419Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-21T20:09:49.419Z] === RUN TestContentStoreForPull [2022-04-21T20:09:49.419Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-21T20:09:49.419Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-21T20:09:49.419Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-21T20:09:49.419Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-21T20:09:49.419Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-21T20:09:49.419Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-21T20:09:49.419Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-21T20:09:49.419Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-21T20:09:49.419Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-21T20:09:49.419Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-21T20:09:49.419Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-21T20:09:49.419Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsFormat [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-21T20:09:49.419Z] === RUN TestCreateTagSuccess [2022-04-21T20:09:49.419Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-21T20:09:49.419Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-21T20:09:49.419Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-21T20:09:49.419Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-21T20:09:49.419Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-21T20:09:49.419Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-21T20:09:49.419Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-21T20:09:49.419Z] PASS [2022-04-21T20:09:49.419Z] coverage: 80.2% of statements [2022-04-21T20:09:49.419Z] ok github.com/docker/docker/daemon/logger/awslogs 0.365s coverage: 80.2% of statements [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptReconnectInterval [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/#00 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/example.com [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/:// [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/something:// [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-21T20:09:49.419Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-21T20:09:49.419Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-21T20:09:49.420Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-21T20:09:49.420Z] PASS [2022-04-21T20:09:49.420Z] coverage: 53.6% of statements [2022-04-21T20:09:49.420Z] ok github.com/docker/docker/daemon/logger/fluentd 0.075s coverage: 53.6% of statements [2022-04-21T20:09:49.420Z] --- PASS: TestContentStoreForPull (0.16s) [2022-04-21T20:09:49.420Z] PASS [2022-04-21T20:09:49.420Z] coverage: 6.6% of statements [2022-04-21T20:09:49.420Z] ok github.com/docker/docker/daemon/images 0.381s coverage: 6.6% of statements [2022-04-21T20:09:49.420Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T20:09:49.420Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T20:09:49.420Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-21T20:09:49.420Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T20:09:49.420Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-21T20:09:49.420Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-21T20:09:50.404Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-21T20:09:50.404Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-21T20:09:50.404Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-21T20:09:50.404Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-21T20:09:50.404Z] === RUN TestFastTimeMarshalJSON [2022-04-21T20:09:50.404Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-21T20:09:50.404Z] PASS [2022-04-21T20:09:50.404Z] coverage: 87.2% of statements [2022-04-21T20:09:50.404Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.163s coverage: 87.2% of statements [2022-04-21T20:09:50.871Z] === RUN TestJSONFileLogger [2022-04-21T20:09:50.871Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-21T20:09:50.871Z] === RUN TestJSONFileLoggerWithTags [2022-04-21T20:09:50.871Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-21T20:09:50.871Z] === RUN TestJSONFileLoggerWithOpts [2022-04-21T20:09:50.871Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-21T20:09:50.871Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-21T20:09:50.871Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-21T20:09:50.871Z] === RUN TestEncodeDecode [2022-04-21T20:09:50.871Z] === PAUSE TestEncodeDecode [2022-04-21T20:09:50.871Z] === RUN TestUnexpectedEOF [2022-04-21T20:09:50.871Z] time="2022-04-21T20:09:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T20:09:50.871Z] time="2022-04-21T20:09:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T20:09:50.871Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-04-21T20:09:50.871Z] === CONT TestEncodeDecode [2022-04-21T20:09:50.871Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-21T20:09:50.871Z] PASS [2022-04-21T20:09:50.871Z] coverage: 69.9% of statements [2022-04-21T20:09:50.871Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.217s coverage: 69.9% of statements [2022-04-21T20:09:50.871Z] === RUN TestWriteLog [2022-04-21T20:09:50.871Z] === PAUSE TestWriteLog [2022-04-21T20:09:50.871Z] === RUN TestReadLog [2022-04-21T20:09:50.871Z] === PAUSE TestReadLog [2022-04-21T20:09:50.871Z] === RUN TestDecode [2022-04-21T20:09:50.871Z] --- PASS: TestDecode (0.02s) [2022-04-21T20:09:50.871Z] === CONT TestWriteLog [2022-04-21T20:09:50.871Z] === CONT TestReadLog [2022-04-21T20:09:50.871Z] --- PASS: TestWriteLog (0.00s) [2022-04-21T20:09:50.871Z] === RUN TestReadLog/tail_exact [2022-04-21T20:09:51.339Z] === RUN TestReadLog/tail_less_than_available [2022-04-21T20:09:51.339Z] === RUN TestReadLog/tail_more_than_available [2022-04-21T20:09:51.339Z] --- PASS: TestReadLog (0.16s) [2022-04-21T20:09:51.339Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-04-21T20:09:51.339Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-21T20:09:51.339Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-21T20:09:51.339Z] PASS [2022-04-21T20:09:51.339Z] coverage: 78.7% of statements [2022-04-21T20:09:51.339Z] ok github.com/docker/docker/daemon/logger/local 0.229s coverage: 78.7% of statements [2022-04-21T20:09:51.339Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T20:09:51.339Z] === RUN TestOpenFileDelete [2022-04-21T20:09:51.339Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-21T20:09:51.339Z] === RUN TestOpenFileRename [2022-04-21T20:09:51.339Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-21T20:09:51.339Z] === RUN TestHandleDecoderErr [2022-04-21T20:09:51.339Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-21T20:09:51.339Z] === RUN TestParseLogTagDefaultTag [2022-04-21T20:09:51.339Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-21T20:09:51.339Z] === RUN TestParseLogTag [2022-04-21T20:09:51.339Z] --- PASS: TestParseLogTag (0.00s) [2022-04-21T20:09:51.339Z] === RUN TestParseLogTagEmptyTag [2022-04-21T20:09:51.339Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-21T20:09:51.339Z] === RUN TestTailFiles [2022-04-21T20:09:51.339Z] --- PASS: TestTailFiles (0.00s) [2022-04-21T20:09:51.339Z] === RUN TestFollowLogsConsumerGone [2022-04-21T20:09:51.339Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-21T20:09:51.339Z] === RUN TestFollowLogsProducerGone [2022-04-21T20:09:51.339Z] logfile_test.go:180: logDecode() closed after sending 1717 messages [2022-04-21T20:09:51.339Z] logfile_test.go:233: messages sent: 1717, received: 1717 [2022-04-21T20:09:51.339Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-21T20:09:51.339Z] === RUN TestCheckCapacityAndRotate [2022-04-21T20:09:51.339Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-21T20:09:51.339Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-21T20:09:51.339Z] --- PASS: TestCheckCapacityAndRotate (0.23s) [2022-04-21T20:09:51.339Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.03s) [2022-04-21T20:09:51.339Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2022-04-21T20:09:51.339Z] PASS [2022-04-21T20:09:51.339Z] coverage: 55.1% of statements [2022-04-21T20:09:51.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-21T20:09:51.810Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.286s coverage: 55.1% of statements [2022-04-21T20:09:51.810Z] === RUN TestLog [2022-04-21T20:09:51.810Z] --- PASS: TestLog (0.02s) [2022-04-21T20:09:51.810Z] PASS [2022-04-21T20:09:51.810Z] coverage: 31.5% of statements [2022-04-21T20:09:51.810Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.069s coverage: 31.5% of statements [2022-04-21T20:09:52.795Z] === RUN TestNewParse [2022-04-21T20:09:52.795Z] --- PASS: TestNewParse (0.00s) [2022-04-21T20:09:52.795Z] PASS [2022-04-21T20:09:52.795Z] coverage: 8.3% of statements [2022-04-21T20:09:52.795Z] ok github.com/docker/docker/daemon/logger/templates 0.065s coverage: 8.3% of statements [2022-04-21T20:09:52.795Z] === RUN TestParseLogFormat [2022-04-21T20:09:52.795Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestValidateLogOptEmpty [2022-04-21T20:09:52.795Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestValidateSyslogAddress [2022-04-21T20:09:52.795Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-21T20:09:52.795Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-21T20:09:52.795Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-21T20:09:52.795Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-21T20:09:52.795Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-21T20:09:52.795Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-21T20:09:52.795Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-21T20:09:52.795Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-21T20:09:52.795Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-21T20:09:52.795Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-21T20:09:52.795Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestParseAddressDefaultPort [2022-04-21T20:09:52.795Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestValidateSyslogFacility [2022-04-21T20:09:52.795Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestValidateLogOptSyslogFormat [2022-04-21T20:09:52.795Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestValidateLogOpt [2022-04-21T20:09:52.795Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T20:09:52.795Z] PASS [2022-04-21T20:09:52.795Z] coverage: 43.6% of statements [2022-04-21T20:09:52.795Z] ok github.com/docker/docker/daemon/logger/syslog 0.081s coverage: 43.6% of statements [2022-04-21T20:09:52.795Z] === RUN TestValidateLogOpt [2022-04-21T20:09:52.795Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestNewMissedConfig [2022-04-21T20:09:52.795Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestNewMissedUrl [2022-04-21T20:09:52.795Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestNewMissedToken [2022-04-21T20:09:52.795Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestNewWithProxy [2022-04-21T20:09:52.795Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestDefault [2022-04-21T20:09:52.795Z] --- PASS: TestDefault (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-21T20:09:52.795Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestJsonFormat [2022-04-21T20:09:52.795Z] --- PASS: TestJsonFormat (0.01s) [2022-04-21T20:09:52.795Z] === RUN TestRawFormat [2022-04-21T20:09:52.795Z] --- PASS: TestRawFormat (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestRawFormatWithLabels [2022-04-21T20:09:52.795Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestRawFormatWithoutTag [2022-04-21T20:09:52.795Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-21T20:09:52.795Z] === RUN TestBatching [2022-04-21T20:09:53.065Z] 2022/04/21 20:09:50 Closing DB instances... [2022-04-21T20:09:53.065Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-04-21T20:09:53.065Z] === RUN TestFindNode [2022-04-21T20:09:53.065Z] 2022/04/21 20:09:52 Closing DB instances... [2022-04-21T20:09:53.065Z] --- PASS: TestFindNode (0.01s) [2022-04-21T20:09:53.065Z] === RUN TestChangeNodeState [2022-04-21T20:09:53.065Z] 2022/04/21 20:09:52 Closing DB instances... [2022-04-21T20:09:53.065Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-21T20:09:53.065Z] === RUN TestNodeReincarnation [2022-04-21T20:09:53.065Z] 2022/04/21 20:09:52 Closing DB instances... [2022-04-21T20:09:53.262Z] --- PASS: TestBatching (0.41s) [2022-04-21T20:09:53.262Z] === RUN TestFrequency [2022-04-21T20:09:53.262Z] --- PASS: TestFrequency (0.21s) [2022-04-21T20:09:53.730Z] === RUN TestOneMessagePerRequest [2022-04-21T20:09:53.730Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-21T20:09:53.730Z] === RUN TestVerify [2022-04-21T20:09:53.730Z] --- PASS: TestVerify (0.00s) [2022-04-21T20:09:53.730Z] === RUN TestSkipVerify [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:09:53.730Z] --- PASS: TestSkipVerify (0.35s) [2022-04-21T20:09:53.730Z] === RUN TestBufferMaximum [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571793.569640\",\"host\":\"018191a27184\"}'" [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571793.569640\",\"host\":\"018191a27184\"}'" [2022-04-21T20:09:53.730Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-21T20:09:53.730Z] === RUN TestServerAlwaysDown [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571793.571638\",\"host\":\"018191a27184\"}'" [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571793.571638\",\"host\":\"018191a27184\"}'" [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571793.571638\",\"host\":\"018191a27184\"}'" [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571793.572628\",\"host\":\"018191a27184\"}'" [2022-04-21T20:09:53.730Z] time="2022-04-21T20:09:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650571793.572628\",\"host\":\"018191a27184\"}'" [2022-04-21T20:09:53.730Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-21T20:09:53.730Z] === RUN TestCannotSendAfterClose [2022-04-21T20:09:53.730Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-21T20:09:53.730Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-21T20:09:54.197Z] === RUN TestV1IDService [2022-04-21T20:09:54.197Z] --- PASS: TestV1IDService (0.02s) [2022-04-21T20:09:54.197Z] === RUN TestV2MetadataService [2022-04-21T20:09:54.664Z] === RUN TestSuccessfulDownload [2022-04-21T20:09:54.664Z] download_test.go:267: Needs fixing on Windows [2022-04-21T20:09:54.664Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-21T20:09:54.664Z] === RUN TestCancelledDownload [2022-04-21T20:09:54.664Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-21T20:09:54.664Z] === RUN TestMaxDownloadAttempts [2022-04-21T20:09:54.664Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T20:09:54.664Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T20:09:54.664Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T20:09:54.664Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T20:09:54.664Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T20:09:54.664Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T20:09:54.664Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T20:09:54.664Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T20:09:54.664Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T20:09:54.664Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T20:09:54.664Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T20:09:54.664Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T20:09:54.664Z] time="2022-04-21T20:09:54Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-21T20:09:54.664Z] time="2022-04-21T20:09:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"018191a27184\"}'" [2022-04-21T20:09:54.664Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-21T20:09:54.664Z] PASS [2022-04-21T20:09:54.664Z] coverage: 82.5% of statements [2022-04-21T20:09:54.664Z] ok github.com/docker/docker/daemon/logger/splunk 2.066s coverage: 82.5% of statements [2022-04-21T20:09:54.664Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T20:09:54.664Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-21T20:09:54.664Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T20:09:54.664Z] time="2022-04-21T20:09:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T20:09:54.664Z] time="2022-04-21T20:09:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T20:09:54.664Z] time="2022-04-21T20:09:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T20:09:54.664Z] time="2022-04-21T20:09:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T20:09:54.664Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-21T20:09:54.664Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2022-04-21T20:09:54.664Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2022-04-21T20:09:54.664Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2022-04-21T20:09:54.664Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2022-04-21T20:09:54.664Z] === RUN TestTransfer [2022-04-21T20:09:54.664Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-21T20:09:54.664Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-21T20:09:54.664Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-21T20:09:54.664Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-21T20:09:54.664Z] === RUN TestContinueOnError_NeverContinue [2022-04-21T20:09:54.664Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-21T20:09:54.664Z] === RUN TestManifestStore [2022-04-21T20:09:55.132Z] === RUN TestManifestStore/no_remote_or_local [2022-04-21T20:09:55.132Z] --- PASS: TestTransfer (0.12s) [2022-04-21T20:09:55.132Z] === RUN TestConcurrencyLimit [2022-04-21T20:09:55.132Z] --- PASS: TestV2MetadataService (0.62s) [2022-04-21T20:09:55.132Z] PASS [2022-04-21T20:09:55.132Z] coverage: 48.2% of statements [2022-04-21T20:09:55.132Z] ok github.com/docker/docker/distribution/metadata 0.696s coverage: 48.2% of statements [2022-04-21T20:09:55.132Z] time="2022-04-21T20:09:54Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1151617407\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-21T20:09:55.132Z] === RUN TestManifestStore/no_local_cache [2022-04-21T20:09:55.132Z] === RUN TestManifestStore/with_local_cache [2022-04-21T20:09:55.132Z] === RUN TestManifestStore/unknown_media_type [2022-04-21T20:09:55.132Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-21T20:09:55.132Z] time="2022-04-21T20:09:54Z" level=warning msg="reference for unknown type: " [2022-04-21T20:09:55.132Z] time="2022-04-21T20:09:54Z" level=warning msg="reference for unknown type: " [2022-04-21T20:09:55.132Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-21T20:09:55.132Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-21T20:09:55.132Z] time="2022-04-21T20:09:54Z" level=warning msg="reference for unknown type: " [2022-04-21T20:09:55.132Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-21T20:09:55.132Z] time="2022-04-21T20:09:54Z" level=warning msg="reference for unknown type: " [2022-04-21T20:09:55.132Z] time="2022-04-21T20:09:54Z" level=warning msg="reference for unknown type: " [2022-04-21T20:09:55.132Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-21T20:09:55.132Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-21T20:09:55.132Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-21T20:09:55.132Z] time="2022-04-21T20:09:54Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-21T20:09:55.132Z] --- PASS: TestManifestStore (0.23s) [2022-04-21T20:09:55.132Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-04-21T20:09:55.132Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-21T20:09:55.132Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-21T20:09:55.132Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-21T20:09:55.132Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-21T20:09:55.132Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-21T20:09:55.132Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-21T20:09:55.132Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-21T20:09:55.132Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-21T20:09:55.132Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaType [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-21T20:09:55.132Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-21T20:09:55.132Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-21T20:09:55.132Z] === RUN TestFixManifestLayers [2022-04-21T20:09:55.132Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-21T20:09:55.132Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-21T20:09:55.132Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T20:09:55.132Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T20:09:55.132Z] === RUN TestFixManifestLayersBadParent [2022-04-21T20:09:55.132Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-21T20:09:55.132Z] === RUN TestValidateManifest [2022-04-21T20:09:55.132Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T20:09:55.132Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-21T20:09:55.132Z] === RUN TestFormatPlatform [2022-04-21T20:09:55.132Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-21T20:09:55.132Z] === RUN TestPullSchema2Config [2022-04-21T20:09:55.132Z] === RUN TestPullSchema2Config/success_first_time [2022-04-21T20:09:55.132Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T20:09:55.132Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:09:55.132Z] === RUN TestPullSchema2Config/500_status [2022-04-21T20:09:55.132Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T20:09:55.132Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:09:55.132Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-04-21T20:09:55.132Z] === RUN TestInactiveJobs [2022-04-21T20:09:55.590Z] --- PASS: TestImportExtremelyLargeImageWorks (91.66s) [2022-04-21T20:09:55.590Z] PASS [2022-04-21T20:09:55.590Z] [2022-04-21T20:09:55.590Z] DONE 22 tests in 94.678s [2022-04-21T20:09:55.590Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-21T20:09:55.590Z] INFO: Testing against a local daemon [2022-04-21T20:09:55.590Z] === RUN TestNetworkCreateDelete [2022-04-21T20:09:55.590Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-21T20:09:55.590Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T20:09:55.590Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-21T20:09:55.590Z] === RUN TestDaemonDNSFallback [2022-04-21T20:09:55.600Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:09:55.600Z] === RUN TestPullSchema2Config/EOF [2022-04-21T20:09:55.600Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T20:09:55.600Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:09:55.600Z] 2022/04/21 20:09:55 http: panic serving 127.0.0.1:49221: intentional panic [2022-04-21T20:09:55.600Z] goroutine 43 [running]: [2022-04-21T20:09:55.600Z] net/http.(*conn).serve.func1() [2022-04-21T20:09:55.600Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T20:09:55.600Z] panic({0x19b9000, 0x1b9b8f0}) [2022-04-21T20:09:55.600Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T20:09:55.600Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00014e000?, {0x1ba30d8?, 0xc00054a0e0?}) [2022-04-21T20:09:55.600Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-21T20:09:55.600Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1ba30d8, 0xc00054a0e0}, 0xc000534300) [2022-04-21T20:09:55.600Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-21T20:09:55.600Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1ba30d8?, 0xc00054a0e0?}, 0x1fbe6a0?) [2022-04-21T20:09:55.600Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T20:09:55.600Z] net/http.serverHandler.ServeHTTP({0xc0001e8780?}, {0x1ba30d8, 0xc00054a0e0}, 0xc000534300) [2022-04-21T20:09:55.600Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T20:09:55.600Z] net/http.(*conn).serve(0xc00019a1e0, {0x1ba3950, 0xc0002a0030}) [2022-04-21T20:09:55.600Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T20:09:55.600Z] created by net/http.(*Server).Serve [2022-04-21T20:09:55.600Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T20:09:55.600Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:09:55.600Z] === RUN TestPullSchema2Config/unauthorized [2022-04-21T20:09:55.600Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T20:09:55.600Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:09:55.600Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-21T20:09:55.600Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-21T20:09:55.600Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-21T20:09:55.600Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-21T20:09:55.600Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-21T20:09:55.600Z] === RUN TestGetRepositoryMountCandidates [2022-04-21T20:09:55.600Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestLayerAlreadyExists [2022-04-21T20:09:55.600Z] 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-04-21T20:09:55.600Z] 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-04-21T20:09:55.600Z] 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-04-21T20:09:55.600Z] 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-04-21T20:09:55.600Z] 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-04-21T20:09:55.600Z] 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-04-21T20:09:55.600Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestWhenEmptyAuthConfig [2022-04-21T20:09:55.600Z] --- PASS: TestInactiveJobs (0.40s) [2022-04-21T20:09:55.600Z] === RUN TestWatchRelease [2022-04-21T20:09:55.600Z] === RUN TestNotFound [2022-04-21T20:09:55.600Z] --- PASS: TestNotFound (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestConflict [2022-04-21T20:09:55.600Z] --- PASS: TestConflict (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestForbidden [2022-04-21T20:09:55.600Z] --- PASS: TestForbidden (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestInvalidParameter [2022-04-21T20:09:55.600Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestNotImplemented [2022-04-21T20:09:55.600Z] --- PASS: TestNotImplemented (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestNotModified [2022-04-21T20:09:55.600Z] --- PASS: TestNotModified (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestUnauthorized [2022-04-21T20:09:55.600Z] --- PASS: TestUnauthorized (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestUnknown [2022-04-21T20:09:55.600Z] --- PASS: TestUnknown (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestCancelled [2022-04-21T20:09:55.600Z] --- PASS: TestCancelled (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestDeadline [2022-04-21T20:09:55.600Z] --- PASS: TestDeadline (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestDataLoss [2022-04-21T20:09:55.600Z] --- PASS: TestDataLoss (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestUnavailable [2022-04-21T20:09:55.600Z] --- PASS: TestUnavailable (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestSystem [2022-04-21T20:09:55.600Z] --- PASS: TestSystem (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode/Not_Found [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode/Bad_Request [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode/Conflict [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode/Unauthorized [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode/Forbidden [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode/Not_Modified [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-21T20:09:55.600Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-21T20:09:55.600Z] --- PASS: TestWatchRelease (0.04s) [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-21T20:09:55.600Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-21T20:09:55.600Z] PASS [2022-04-21T20:09:55.600Z] coverage: 77.0% of statements [2022-04-21T20:09:55.600Z] === RUN TestWatchFinishedTransfer [2022-04-21T20:09:55.600Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-21T20:09:55.600Z] === RUN TestDuplicateTransfer [2022-04-21T20:09:55.600Z] ok github.com/docker/docker/errdefs 0.049s coverage: 77.0% of statements [2022-04-21T20:09:56.069Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-21T20:09:56.069Z] === RUN TestSuccessfulUpload [2022-04-21T20:09:56.069Z] time="2022-04-21T20:09:55Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-21T20:09:56.069Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-04-21T20:09:56.069Z] === RUN TestCancelledUpload [2022-04-21T20:09:56.069Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-21T20:09:56.069Z] PASS [2022-04-21T20:09:56.069Z] coverage: 76.8% of statements [2022-04-21T20:09:56.069Z] ok github.com/docker/docker/distribution/xfer 1.777s coverage: 76.8% of statements [2022-04-21T20:09:56.537Z] === RUN TestFSGetInvalidData [2022-04-21T20:09:56.537Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-21T20:09:56.537Z] === RUN TestFSInvalidSet [2022-04-21T20:09:56.537Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-21T20:09:56.537Z] === RUN TestFSInvalidRoot [2022-04-21T20:09:56.537Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-04-21T20:09:56.537Z] === RUN TestFSMetadataGetSet [2022-04-21T20:09:56.537Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-21T20:09:56.537Z] === RUN TestFSInvalidWalker [2022-04-21T20:09:56.537Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-21T20:09:56.537Z] === RUN TestFSGetSet [2022-04-21T20:09:56.537Z] --- PASS: TestFSGetSet (0.04s) [2022-04-21T20:09:56.537Z] === RUN TestFSGetUnsetKey [2022-04-21T20:09:56.537Z] --- PASS: TestFSGetUnsetKey (0.02s) [2022-04-21T20:09:56.537Z] === RUN TestFSGetEmptyData [2022-04-21T20:09:56.537Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-21T20:09:56.537Z] === RUN TestFSDelete [2022-04-21T20:09:56.537Z] --- PASS: TestFSDelete (0.06s) [2022-04-21T20:09:56.537Z] === RUN TestFSWalker [2022-04-21T20:09:56.537Z] --- PASS: TestFSWalker (0.02s) [2022-04-21T20:09:56.537Z] === RUN TestFSWalkerStopOnError [2022-04-21T20:09:56.537Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-21T20:09:56.537Z] === RUN TestNewFromJSON [2022-04-21T20:09:56.537Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-21T20:09:56.537Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-21T20:09:56.537Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-21T20:09:56.537Z] === RUN TestMarshalKeyOrder [2022-04-21T20:09:56.537Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-21T20:09:56.537Z] === RUN TestHistoryEqual [2022-04-21T20:09:56.537Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2022-04-21T20:09:56.537Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-21T20:09:56.537Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-21T20:09:56.537Z] === RUN TestTokenPassThru [2022-04-21T20:09:56.537Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-21T20:09:56.537Z] === RUN TestTokenPassThruDifferentHost [2022-04-21T20:09:56.537Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-21T20:09:56.537Z] PASS [2022-04-21T20:09:56.537Z] coverage: 26.6% of statements [2022-04-21T20:09:56.537Z] ok github.com/docker/docker/distribution 1.911s coverage: 26.6% of statements [2022-04-21T20:09:57.004Z] --- PASS: TestHistoryEqual (0.13s) [2022-04-21T20:09:57.004Z] === RUN TestImage [2022-04-21T20:09:57.004Z] --- PASS: TestImage (0.00s) [2022-04-21T20:09:57.004Z] === RUN TestImageOSNotEmpty [2022-04-21T20:09:57.004Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-21T20:09:57.004Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-21T20:09:57.004Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-21T20:09:57.004Z] === RUN TestCreate [2022-04-21T20:09:57.004Z] --- PASS: TestCreate (0.00s) [2022-04-21T20:09:57.004Z] === RUN TestRestore [2022-04-21T20:09:57.004Z] === RUN TestCompare [2022-04-21T20:09:57.004Z] --- PASS: TestCompare (0.00s) [2022-04-21T20:09:57.004Z] PASS [2022-04-21T20:09:57.004Z] coverage: 19.2% of statements [2022-04-21T20:09:57.004Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2022-04-21T20:09:57.004Z] time="2022-04-21T20:09:56Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-21T20:09:57.004Z] --- PASS: TestRestore (0.03s) [2022-04-21T20:09:57.004Z] === RUN TestAddDelete [2022-04-21T20:09:57.004Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T20:09:57.004Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T20:09:57.004Z] --- PASS: TestAddDelete (0.02s) [2022-04-21T20:09:57.004Z] === RUN TestSearchAfterDelete [2022-04-21T20:09:57.004Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-21T20:09:57.004Z] === RUN TestParentReset [2022-04-21T20:09:57.004Z] --- PASS: TestParentReset (0.03s) [2022-04-21T20:09:57.004Z] === RUN TestGetAndSetLastUpdated [2022-04-21T20:09:57.004Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-21T20:09:57.004Z] === RUN TestStoreLen [2022-04-21T20:09:57.004Z] --- PASS: TestStoreLen (0.05s) [2022-04-21T20:09:57.004Z] PASS [2022-04-21T20:09:57.004Z] coverage: 86.9% of statements [2022-04-21T20:09:57.004Z] ok github.com/docker/docker/image 0.550s coverage: 86.9% of statements [2022-04-21T20:09:57.472Z] === RUN TestValidateManifest [2022-04-21T20:09:57.472Z] === RUN TestValidateManifest/nil [2022-04-21T20:09:57.472Z] === RUN TestValidateManifest/non-nil [2022-04-21T20:09:57.472Z] --- PASS: TestValidateManifest (0.00s) [2022-04-21T20:09:57.472Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-21T20:09:57.472Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-21T20:09:57.472Z] PASS [2022-04-21T20:09:57.472Z] coverage: 0.7% of statements [2022-04-21T20:09:57.472Z] ok github.com/docker/docker/image/tarexport 0.058s coverage: 0.7% of statements [2022-04-21T20:09:57.490Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-04-21T20:09:57.490Z] === RUN TestInspectNetwork [2022-04-21T20:09:57.806Z] time="2022-04-21T20:09:57Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-21T20:09:57.806Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-21T20:09:57.806Z] === RUN TestParallelCreate [2022-04-21T20:09:57.806Z] 2022/04/21 20:09:57 Closing DB instances... [2022-04-21T20:09:57.806Z] --- PASS: TestParallelCreate (0.02s) [2022-04-21T20:09:57.806Z] === RUN TestParallelDelete [2022-04-21T20:09:57.806Z] 2022/04/21 20:09:57 Closing DB instances... [2022-04-21T20:09:57.806Z] --- PASS: TestParallelDelete (0.01s) [2022-04-21T20:09:57.806Z] === RUN TestNetworkDBIslands [2022-04-21T20:09:57.806Z] time="2022-04-21T20:09:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:60ce610de322 with config:&{NodeID:60ce610de322 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-04-21T20:09:57.806Z] time="2022-04-21T20:09:57Z" level=info msg="Node 60ce610de322/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:57.806Z] time="2022-04-21T20:09:57Z" level=info msg="Node 60ce610de322/172.25.78.12, added to nodes list" [2022-04-21T20:09:57.807Z] time="2022-04-21T20:09:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d2a26bdcdf53 with config:&{NodeID:d2a26bdcdf53 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-04-21T20:09:57.807Z] time="2022-04-21T20:09:57Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:57.807Z] time="2022-04-21T20:09:57Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, added to nodes list" [2022-04-21T20:09:57.807Z] time="2022-04-21T20:09:57Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-21T20:09:57.807Z] time="2022-04-21T20:09:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-21T20:09:57.807Z] time="2022-04-21T20:09:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-21T20:09:57.807Z] time="2022-04-21T20:09:57Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:57.807Z] time="2022-04-21T20:09:57Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, added to nodes list" [2022-04-21T20:09:57.807Z] time="2022-04-21T20:09:57Z" level=info msg="Node 60ce610de322/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:57.807Z] time="2022-04-21T20:09:57Z" level=info msg="Node 60ce610de322/172.25.78.12, added to nodes list" [2022-04-21T20:09:57.807Z] time="2022-04-21T20:09:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-21T20:09:57.807Z] time="2022-04-21T20:09:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-21T20:09:57.939Z] === RUN TestMakeV1ConfigFromConfig [2022-04-21T20:09:57.939Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-21T20:09:57.939Z] PASS [2022-04-21T20:09:57.939Z] coverage: 25.0% of statements [2022-04-21T20:09:57.939Z] ok github.com/docker/docker/image/v1 0.069s coverage: 25.0% of statements [2022-04-21T20:09:57.940Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T20:09:57.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a5f7e8563989 with config:&{NodeID:a5f7e8563989 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-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=info msg="Node a5f7e8563989/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=info msg="Node a5f7e8563989/172.25.78.12, added to nodes list" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=info msg="Node a5f7e8563989/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=info msg="Node a5f7e8563989/172.25.78.12, added to nodes list" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=info msg="Node 60ce610de322/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=info msg="Node 60ce610de322/172.25.78.12, added to nodes list" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, added to nodes list" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=info msg="Node a5f7e8563989/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:58.273Z] time="2022-04-21T20:09:58Z" level=info msg="Node a5f7e8563989/172.25.78.12, added to nodes list" [2022-04-21T20:09:58.410Z] === RUN TestSerialization [2022-04-21T20:09:58.410Z] --- PASS: TestSerialization (0.02s) [2022-04-21T20:09:58.410Z] PASS [2022-04-21T20:09:58.410Z] coverage: 100.0% of statements [2022-04-21T20:09:58.411Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:018ec47da40f with config:&{NodeID:018ec47da40f 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-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node 018ec47da40f/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node 018ec47da40f/172.25.78.12, added to nodes list" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node 018ec47da40f/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node 018ec47da40f/172.25.78.12, added to nodes list" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, added to nodes list" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node a5f7e8563989/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node a5f7e8563989/172.25.78.12, added to nodes list" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node 60ce610de322/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node 60ce610de322/172.25.78.12, added to nodes list" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node 018ec47da40f/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node 018ec47da40f/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node 018ec47da40f/172.25.78.12, added to nodes list" [2022-04-21T20:09:58.740Z] time="2022-04-21T20:09:58Z" level=info msg="Node 018ec47da40f/172.25.78.12, added to nodes list" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:147621859d0e with config:&{NodeID:147621859d0e 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-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="Node 147621859d0e/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="Node 147621859d0e/172.25.78.12, added to nodes list" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="Node 147621859d0e/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="Node 147621859d0e/172.25.78.12, added to nodes list" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="Node 60ce610de322/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="Node 60ce610de322/172.25.78.12, added to nodes list" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="Node a5f7e8563989/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="Node a5f7e8563989/172.25.78.12, added to nodes list" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="Node 018ec47da40f/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="Node 018ec47da40f/172.25.78.12, added to nodes list" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, added to nodes list" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:59Z" level=info msg="Node 147621859d0e/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:59Z" level=info msg="Node 147621859d0e/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:59Z" level=info msg="Node 147621859d0e/172.25.78.12, added to nodes list" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:59Z" level=info msg="Node 147621859d0e/172.25.78.12, added to nodes list" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:59Z" level=info msg="Node 147621859d0e/172.25.78.12, joined gossip cluster" [2022-04-21T20:09:59.207Z] time="2022-04-21T20:09:59Z" level=info msg="Node 147621859d0e/172.25.78.12, added to nodes list" [2022-04-21T20:09:59.395Z] === RUN TestEmptyLayer [2022-04-21T20:09:59.396Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-21T20:09:59.396Z] === RUN TestCommitFailure [2022-04-21T20:09:59.396Z] --- PASS: TestCommitFailure (0.01s) [2022-04-21T20:09:59.396Z] === RUN TestStartTransactionFailure [2022-04-21T20:09:59.396Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-21T20:09:59.396Z] === RUN TestGetOrphan [2022-04-21T20:09:59.396Z] --- PASS: TestGetOrphan (0.01s) [2022-04-21T20:09:59.396Z] === RUN TestMountAndRegister [2022-04-21T20:09:59.396Z] === RUN TestEnvironmentParsing [2022-04-21T20:09:59.396Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-21T20:09:59.396Z] PASS [2022-04-21T20:09:59.396Z] coverage: 1.2% of statements [2022-04-21T20:09:59.396Z] layer_test.go:258: Layer size: 14 [2022-04-21T20:09:59.396Z] ok github.com/docker/docker/libcontainerd/local 0.057s coverage: 1.2% of statements [2022-04-21T20:09:59.396Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-21T20:09:59.396Z] === RUN TestLayerRelease [2022-04-21T20:09:59.396Z] layer_test.go:291: Failing on Windows [2022-04-21T20:09:59.396Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-21T20:09:59.396Z] === RUN TestStoreRestore [2022-04-21T20:09:59.396Z] layer_test.go:340: Failing on Windows [2022-04-21T20:09:59.396Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-21T20:09:59.396Z] === RUN TestTarStreamStability [2022-04-21T20:09:59.396Z] layer_test.go:455: Failing on Windows [2022-04-21T20:09:59.396Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-21T20:09:59.396Z] === RUN TestRegisterExistingLayer [2022-04-21T20:09:59.396Z] --- PASS: TestRegisterExistingLayer (0.10s) [2022-04-21T20:09:59.396Z] === RUN TestTarStreamVerification [2022-04-21T20:09:59.396Z] layer_test.go:684: Failing on Windows [2022-04-21T20:09:59.396Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-21T20:09:59.396Z] === RUN TestLayerMigration [2022-04-21T20:09:59.396Z] migration_test.go:45: Failing on Windows [2022-04-21T20:09:59.396Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-21T20:09:59.396Z] === RUN TestLayerMigrationNoTarsplit [2022-04-21T20:09:59.396Z] migration_test.go:181: Failing on Windows [2022-04-21T20:09:59.396Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T20:09:59.396Z] === RUN TestMountInit [2022-04-21T20:09:59.396Z] mount_test.go:17: Failing on Windows [2022-04-21T20:09:59.396Z] --- SKIP: TestMountInit (0.00s) [2022-04-21T20:09:59.396Z] === RUN TestMountSize [2022-04-21T20:09:59.396Z] mount_test.go:76: Failing on Windows [2022-04-21T20:09:59.396Z] --- SKIP: TestMountSize (0.00s) [2022-04-21T20:09:59.396Z] === RUN TestMountChanges [2022-04-21T20:09:59.396Z] mount_test.go:125: Failing on Windows [2022-04-21T20:09:59.396Z] --- SKIP: TestMountChanges (0.00s) [2022-04-21T20:09:59.396Z] === RUN TestMountApply [2022-04-21T20:09:59.396Z] mount_test.go:212: Failing on Windows [2022-04-21T20:09:59.396Z] --- SKIP: TestMountApply (0.00s) [2022-04-21T20:09:59.396Z] PASS [2022-04-21T20:09:59.396Z] coverage: 30.6% of statements [2022-04-21T20:09:59.396Z] ok github.com/docker/docker/layer 0.225s coverage: 30.6% of statements [2022-04-21T20:09:59.396Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T20:09:59.396Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T20:09:59.396Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T20:09:59.396Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T20:09:59.675Z] networkdb_test.go:835: Re-joining: 3 [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=info msg="The new bootstrap node list is:[172.25.78.12:10033 172.25.78.12:10034 172.25.78.12:10035]" [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.78.12:10033" [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49370" [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.78.12:10034" [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49371" [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.78.12:10035" [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49372" [2022-04-21T20:09:59.675Z] networkdb_test.go:835: Re-joining: 4 [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=info msg="The new bootstrap node list is:[172.25.78.12:10033 172.25.78.12:10034 172.25.78.12:10035]" [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.78.12:10033" [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49373" [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49374" [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.78.12:10034" [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.78.12:10035" [2022-04-21T20:09:59.675Z] time="2022-04-21T20:09:59Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49375" [2022-04-21T20:09:59.863Z] === RUN TestSequenceGetAvailableBit [2022-04-21T20:09:59.863Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestSequenceEqual [2022-04-21T20:09:59.863Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestSequenceCopy [2022-04-21T20:09:59.863Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestGetFirstAvailable [2022-04-21T20:09:59.863Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestFindSequence [2022-04-21T20:09:59.863Z] --- PASS: TestFindSequence (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestCheckIfAvailable [2022-04-21T20:09:59.863Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestMergeSequences [2022-04-21T20:09:59.863Z] --- PASS: TestMergeSequences (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestPushReservation [2022-04-21T20:09:59.863Z] --- PASS: TestPushReservation (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestSerializeDeserialize [2022-04-21T20:09:59.863Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestSet [2022-04-21T20:09:59.863Z] --- PASS: TestSet (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestSetUnset [2022-04-21T20:09:59.863Z] --- PASS: TestSetUnset (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestOffsetSetUnset [2022-04-21T20:09:59.863Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestSetInRange [2022-04-21T20:09:59.863Z] --- PASS: TestSetInRange (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestSetAnyInRange [2022-04-21T20:09:59.863Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestMethods [2022-04-21T20:09:59.863Z] --- PASS: TestMethods (0.00s) [2022-04-21T20:09:59.863Z] === RUN TestRandomAllocateDeallocate [2022-04-21T20:10:00.142Z] time="2022-04-21T20:09:59Z" level=info msg="node 0 leaving" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:09:59Z" level=info msg="Node 60ce610de322 change state NodeActive --> NodeLeft" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:09:59Z" level=info msg="node5(147621859d0e): Node leave event for 60ce610de322/172.25.78.12" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:09:59Z" level=info msg="Node 60ce610de322 change state NodeActive --> NodeLeft" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:09:59Z" level=info msg="node2(d2a26bdcdf53): Node leave event for 60ce610de322/172.25.78.12" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:09:59Z" level=info msg="Node 60ce610de322 change state NodeActive --> NodeLeft" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:09:59Z" level=info msg="node4(018ec47da40f): Node leave event for 60ce610de322/172.25.78.12" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:09:59Z" level=info msg="Node 60ce610de322 change state NodeActive --> NodeLeft" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:09:59Z" level=info msg="node3(a5f7e8563989): Node leave event for 60ce610de322/172.25.78.12" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:09:59Z" level=info msg="Node 60ce610de322 change state NodeActive --> NodeLeft" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:09:59Z" level=info msg="node1(60ce610de322): Node leave event for 60ce610de322/172.25.78.12" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:10:00Z" level=info msg="Node 60ce610de322/172.25.78.12, left gossip cluster" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:10:00Z" level=info msg="Node 60ce610de322/172.25.78.12, left gossip cluster" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:10:00Z" level=info msg="Node 60ce610de322/172.25.78.12, left gossip cluster" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:10:00Z" level=info msg="Node 60ce610de322/172.25.78.12, left gossip cluster" [2022-04-21T20:10:00.142Z] time="2022-04-21T20:10:00Z" level=info msg="Node 60ce610de322/172.25.78.12, left gossip cluster" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=info msg="node 1 leaving" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=info msg="Node d2a26bdcdf53 change state NodeActive --> NodeLeft" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=info msg="node5(147621859d0e): Node leave event for d2a26bdcdf53/172.25.78.12" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=info msg="Node d2a26bdcdf53 change state NodeActive --> NodeLeft" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, left gossip cluster" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=info msg="Node d2a26bdcdf53 change state NodeActive --> NodeFailed" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, added to failed nodes list" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=info msg="Node d2a26bdcdf53 change state NodeActive --> NodeLeft" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=info msg="node3(a5f7e8563989): Node leave event for d2a26bdcdf53/172.25.78.12" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=info msg="node4(018ec47da40f): Node leave event for d2a26bdcdf53/172.25.78.12" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=error msg="node: d2a26bdcdf53 is unknown to memberlist" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, left gossip cluster" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, left gossip cluster" [2022-04-21T20:10:00.609Z] time="2022-04-21T20:10:00Z" level=info msg="Node d2a26bdcdf53/172.25.78.12, left gossip cluster" [2022-04-21T20:10:00.776Z] === RUN TestInspectNetwork/full_network_id [2022-04-21T20:10:00.776Z] === RUN TestInspectNetwork/partial_network_id [2022-04-21T20:10:00.776Z] === RUN TestInspectNetwork/network_name [2022-04-21T20:10:00.776Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=info msg="node 2 leaving" [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=info msg="Node a5f7e8563989 change state NodeActive --> NodeLeft" [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=info msg="node5(147621859d0e): Node leave event for a5f7e8563989/172.25.78.12" [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=info msg="Node a5f7e8563989 change state NodeActive --> NodeLeft" [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=info msg="node4(018ec47da40f): Node leave event for a5f7e8563989/172.25.78.12" [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=info msg="Node a5f7e8563989 change state NodeActive --> NodeLeft" [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=info msg="node3(a5f7e8563989): Node leave event for a5f7e8563989/172.25.78.12" [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=debug msg="memberlist: Failed ping: 018ec47da40f (timeout reached)" [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.78.12:10035: use of closed network connection" [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.78.12:10034: use of closed network connection" [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.78.12:10037: use of closed network connection" [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49376" [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=info msg="Node a5f7e8563989/172.25.78.12, left gossip cluster" [2022-04-21T20:10:01.075Z] time="2022-04-21T20:10:00Z" level=info msg="Node a5f7e8563989/172.25.78.12, left gossip cluster" [2022-04-21T20:10:01.425Z] === RUN TestInvalidConfig [2022-04-21T20:10:01.425Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-21T20:10:01.425Z] === RUN TestConfig [2022-04-21T20:10:01.425Z] --- PASS: TestConfig (0.00s) [2022-04-21T20:10:01.425Z] === RUN TestOptionsLabels [2022-04-21T20:10:01.425Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-21T20:10:01.425Z] === RUN TestValidName [2022-04-21T20:10:01.425Z] --- PASS: TestValidName (0.00s) [2022-04-21T20:10:01.425Z] PASS [2022-04-21T20:10:01.425Z] coverage: 19.7% of statements [2022-04-21T20:10:01.425Z] ok github.com/docker/docker/libnetwork/config 0.108s coverage: 19.7% of statements [2022-04-21T20:10:01.541Z] networkdb_test.go:867: node4: OK [2022-04-21T20:10:01.541Z] networkdb_test.go:867: node5: OK [2022-04-21T20:10:01.541Z] time="2022-04-21T20:10:01Z" level=info msg="Node a5f7e8563989/172.25.78.12, left gossip cluster" [2022-04-21T20:10:01.541Z] time="2022-04-21T20:10:01Z" level=info msg="node 0 coming back" [2022-04-21T20:10:01.541Z] time="2022-04-21T20:10:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d9f320f02704 with config:&{NodeID:d9f320f02704 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-04-21T20:10:01.541Z] time="2022-04-21T20:10:01Z" level=info msg="Node d9f320f02704/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:01.541Z] time="2022-04-21T20:10:01Z" level=info msg="Node d9f320f02704/172.25.78.12, added to nodes list" [2022-04-21T20:10:01.541Z] time="2022-04-21T20:10:01Z" level=info msg="node 1 coming back" [2022-04-21T20:10:01.542Z] time="2022-04-21T20:10:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a4a5093d1fee with config:&{NodeID:a4a5093d1fee 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-04-21T20:10:01.542Z] time="2022-04-21T20:10:01Z" level=info msg="Node a4a5093d1fee/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:01.542Z] time="2022-04-21T20:10:01Z" level=info msg="Node a4a5093d1fee/172.25.78.12, added to nodes list" [2022-04-21T20:10:01.542Z] time="2022-04-21T20:10:01Z" level=info msg="node 2 coming back" [2022-04-21T20:10:01.542Z] time="2022-04-21T20:10:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:954bf5f6faf6 with config:&{NodeID:954bf5f6faf6 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-04-21T20:10:01.542Z] time="2022-04-21T20:10:01Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:01.542Z] time="2022-04-21T20:10:01Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, added to nodes list" [2022-04-21T20:10:01.542Z] time="2022-04-21T20:10:01Z" level=warning msg="memberlist: Was able to connect to 018ec47da40f but other probes failed, network may be misconfigured" [2022-04-21T20:10:01.892Z] === RUN TestKey [2022-04-21T20:10:01.892Z] --- PASS: TestKey (0.00s) [2022-04-21T20:10:01.892Z] === RUN TestParseKey [2022-04-21T20:10:01.892Z] --- PASS: TestParseKey (0.00s) [2022-04-21T20:10:01.892Z] === RUN TestInvalidDataStore [2022-04-21T20:10:01.892Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-21T20:10:01.892Z] === RUN TestKVObjectFlatKey [2022-04-21T20:10:01.892Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-21T20:10:01.892Z] === RUN TestAtomicKVObjectFlatKey [2022-04-21T20:10:01.892Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-21T20:10:01.892Z] PASS [2022-04-21T20:10:01.892Z] coverage: 21.9% of statements [2022-04-21T20:10:01.892Z] ok github.com/docker/docker/libnetwork/datastore 0.040s coverage: 21.9% of statements [2022-04-21T20:10:02.008Z] time="2022-04-21T20:10:01Z" level=debug msg="memberlist: Failed ping: 147621859d0e (timeout reached)" [2022-04-21T20:10:02.008Z] time="2022-04-21T20:10:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.25.78.12:10036: use of closed network connection" [2022-04-21T20:10:02.008Z] time="2022-04-21T20:10:01Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49377" [2022-04-21T20:10:02.361Z] === RUN TestIPDataMarshalling [2022-04-21T20:10:02.361Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-21T20:10:02.361Z] === RUN TestValidateAndIsV6 [2022-04-21T20:10:02.361Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-21T20:10:02.361Z] PASS [2022-04-21T20:10:02.361Z] coverage: 68.9% of statements [2022-04-21T20:10:02.361Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2022-04-21T20:10:02.473Z] time="2022-04-21T20:10:02Z" level=warning msg="memberlist: Was able to connect to 147621859d0e but other probes failed, network may be misconfigured" [2022-04-21T20:10:03.345Z] === RUN TestErrorInterfaces [2022-04-21T20:10:03.345Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-21T20:10:03.345Z] === RUN TestNetworkMarshalling [2022-04-21T20:10:03.345Z] --- PASS: TestNetworkMarshalling (0.12s) [2022-04-21T20:10:03.345Z] === RUN TestEndpointMarshalling [2022-04-21T20:10:03.345Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-21T20:10:03.345Z] === RUN TestAuxAddresses [2022-04-21T20:10:03.345Z] time="2022-04-21T20:10:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T20:10:03.345Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-21T20:10:03.345Z] === RUN TestSRVServiceQuery [2022-04-21T20:10:03.345Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:03.345Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-21T20:10:03.345Z] === RUN TestServiceVIPReuse [2022-04-21T20:10:03.345Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:03.345Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-21T20:10:03.345Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-21T20:10:03.345Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:03.345Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T20:10:03.345Z] === RUN TestDNSIPQuery [2022-04-21T20:10:03.345Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:03.345Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-21T20:10:03.345Z] === RUN TestDNSProxyServFail [2022-04-21T20:10:03.345Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:03.345Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-21T20:10:03.345Z] === RUN TestSandboxAddEmpty [2022-04-21T20:10:03.345Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:03.345Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-21T20:10:03.345Z] === RUN TestSandboxAddMultiPrio [2022-04-21T20:10:03.345Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:03.345Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-21T20:10:03.345Z] === RUN TestSandboxAddSamePrio [2022-04-21T20:10:03.345Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:03.345Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-21T20:10:03.345Z] === RUN TestCleanupServiceDiscovery [2022-04-21T20:10:03.345Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:03.345Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-21T20:10:03.345Z] === RUN TestDNSOptions [2022-04-21T20:10:03.345Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:03.345Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-21T20:10:03.345Z] === RUN TestMultipleControllersWithSameStore [2022-04-21T20:10:03.345Z] time="2022-04-21T20:10:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T20:10:03.345Z] time="2022-04-21T20:10:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T20:10:03.345Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-21T20:10:03.345Z] PASS [2022-04-21T20:10:03.345Z] coverage: 8.5% of statements [2022-04-21T20:10:03.345Z] ok github.com/docker/docker/libnetwork 0.254s coverage: 8.5% of statements [2022-04-21T20:10:03.345Z] === RUN TestDriver [2022-04-21T20:10:03.345Z] --- PASS: TestDriver (0.00s) [2022-04-21T20:10:03.345Z] PASS [2022-04-21T20:10:03.345Z] coverage: 34.8% of statements [2022-04-21T20:10:03.345Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-04-21T20:10:03.814Z] === RUN TestDriver [2022-04-21T20:10:03.814Z] --- PASS: TestDriver (0.00s) [2022-04-21T20:10:03.814Z] PASS [2022-04-21T20:10:03.814Z] coverage: 34.8% of statements [2022-04-21T20:10:03.814Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2022-04-21T20:10:04.281Z] --- PASS: TestRandomAllocateDeallocate (4.53s) [2022-04-21T20:10:04.281Z] === RUN TestAllocateRandomDeallocate [2022-04-21T20:10:04.281Z] === RUN TestNetworkAllocateFree [2022-04-21T20:10:04.281Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-21T20:10:04.281Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-21T20:10:04.281Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-21T20:10:04.281Z] PASS [2022-04-21T20:10:04.281Z] coverage: 63.6% of statements [2022-04-21T20:10:04.281Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2022-04-21T20:10:04.680Z] time="2022-04-21T20:10:04Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.78.12:10033 172.25.78.12:10034 172.25.78.12:10035]" [2022-04-21T20:10:04.748Z] === RUN TestGetEmptyCapabilities [2022-04-21T20:10:04.748Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-21T20:10:04.748Z] === RUN TestGetExtraCapabilities [2022-04-21T20:10:04.748Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-21T20:10:04.748Z] === RUN TestGetInvalidCapabilities [2022-04-21T20:10:04.748Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-21T20:10:04.748Z] === RUN TestRemoteDriver [2022-04-21T20:10:04.748Z] --- PASS: TestRemoteDriver (0.02s) [2022-04-21T20:10:04.748Z] === RUN TestDriverError [2022-04-21T20:10:04.748Z] --- PASS: TestDriverError (0.01s) [2022-04-21T20:10:04.748Z] === RUN TestMissingValues [2022-04-21T20:10:04.748Z] --- PASS: TestMissingValues (0.01s) [2022-04-21T20:10:04.748Z] === RUN TestRollback [2022-04-21T20:10:04.748Z] --- PASS: TestRollback (0.01s) [2022-04-21T20:10:04.748Z] PASS [2022-04-21T20:10:04.748Z] coverage: 57.4% of statements [2022-04-21T20:10:04.748Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.101s coverage: 57.4% of statements [2022-04-21T20:10:04.959Z] --- PASS: TestInspectNetwork (7.31s) [2022-04-21T20:10:04.959Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-21T20:10:04.959Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-21T20:10:04.959Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-21T20:10:04.959Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-21T20:10:04.959Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T20:10:05.146Z] time="2022-04-21T20:10:04Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.78.12:10033 172.25.78.12:10034 172.25.78.12:10035]" [2022-04-21T20:10:05.218Z] === RUN TestNAT [2022-04-21T20:10:05.218Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T20:10:05.218Z] --- SKIP: TestNAT (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestTransparent [2022-04-21T20:10:05.218Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T20:10:05.218Z] --- SKIP: TestTransparent (0.00s) [2022-04-21T20:10:05.218Z] PASS [2022-04-21T20:10:05.218Z] coverage: 0.0% of statements [2022-04-21T20:10:05.218Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.043s coverage: 0.0% of statements [2022-04-21T20:10:05.218Z] === RUN TestBuildDefault [2022-04-21T20:10:05.218Z] --- PASS: TestBuildDefault (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestBuildHostnameDomainname [2022-04-21T20:10:05.218Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestBuildHostname [2022-04-21T20:10:05.218Z] --- PASS: TestBuildHostname (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestBuildHostnameFQDN [2022-04-21T20:10:05.218Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestBuildNoIP [2022-04-21T20:10:05.218Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestUpdate [2022-04-21T20:10:05.218Z] --- PASS: TestUpdate (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-21T20:10:05.218Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-21T20:10:05.218Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestAddEmpty [2022-04-21T20:10:05.218Z] --- PASS: TestAddEmpty (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestAdd [2022-04-21T20:10:05.218Z] --- PASS: TestAdd (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestDeleteEmpty [2022-04-21T20:10:05.218Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestDeleteNewline [2022-04-21T20:10:05.218Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestDelete [2022-04-21T20:10:05.218Z] --- PASS: TestDelete (0.00s) [2022-04-21T20:10:05.218Z] === RUN TestConcurrentWrites [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.78.12:10033" [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49378" [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=info msg="Node 147621859d0e/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=info msg="Node d9f320f02704/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=info msg="Node 147621859d0e/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=info msg="Node d9f320f02704/172.25.78.12, is the new incarnation of the shutdown node 60ce610de322/172.25.78.12" [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=info msg="Node d9f320f02704/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=info msg="Node 018ec47da40f/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=info msg="Node 018ec47da40f/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.78.12:10034" [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49379" [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=info msg="Node d9f320f02704/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=info msg="Node d9f320f02704/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.612Z] time="2022-04-21T20:10:05Z" level=info msg="Node 147621859d0e/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 147621859d0e/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 018ec47da40f/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 018ec47da40f/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node a4a5093d1fee/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node a4a5093d1fee/172.25.78.12, is the new incarnation of the shutdown node d2a26bdcdf53/172.25.78.12" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node a4a5093d1fee/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49380" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.78.12:10035" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node d9f320f02704/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node d9f320f02704/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node d9f320f02704/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node d9f320f02704/172.25.78.12, is the new incarnation of the shutdown node 60ce610de322/172.25.78.12" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node a4a5093d1fee/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node d9f320f02704/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node a4a5093d1fee/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, is the new incarnation of the shutdown node a5f7e8563989/172.25.78.12" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 018ec47da40f/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 018ec47da40f/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 147621859d0e/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 147621859d0e/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node a4a5093d1fee/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node a4a5093d1fee/172.25.78.12, is the new incarnation of the shutdown node d2a26bdcdf53/172.25.78.12" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node a4a5093d1fee/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node a4a5093d1fee/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node a4a5093d1fee/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, is the new incarnation of the shutdown node a5f7e8563989/172.25.78.12" [2022-04-21T20:10:05.613Z] time="2022-04-21T20:10:05Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, added to nodes list" [2022-04-21T20:10:05.685Z] --- PASS: TestConcurrentWrites (0.14s) [2022-04-21T20:10:05.685Z] PASS [2022-04-21T20:10:05.685Z] coverage: 81.2% of statements [2022-04-21T20:10:05.685Z] ok github.com/docker/docker/libnetwork/etchosts 0.198s coverage: 81.2% of statements [2022-04-21T20:10:05.685Z] --- PASS: TestAllocateRandomDeallocate (1.34s) [2022-04-21T20:10:05.685Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-21T20:10:05.685Z] === RUN TestNew [2022-04-21T20:10:05.685Z] --- PASS: TestNew (0.00s) [2022-04-21T20:10:05.685Z] === RUN TestAddDriver [2022-04-21T20:10:05.685Z] --- PASS: TestAddDriver (0.00s) [2022-04-21T20:10:05.685Z] === RUN TestAddDuplicateDriver [2022-04-21T20:10:05.685Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-21T20:10:05.685Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-21T20:10:05.685Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-21T20:10:05.685Z] === RUN TestDriver [2022-04-21T20:10:05.685Z] --- PASS: TestDriver (0.00s) [2022-04-21T20:10:05.685Z] === RUN TestIPAM [2022-04-21T20:10:05.685Z] --- PASS: TestIPAM (0.00s) [2022-04-21T20:10:05.685Z] === RUN TestWalkIPAMs [2022-04-21T20:10:05.685Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-21T20:10:05.685Z] === RUN TestWalkDrivers [2022-04-21T20:10:05.685Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-21T20:10:05.685Z] PASS [2022-04-21T20:10:05.685Z] coverage: 82.4% of statements [2022-04-21T20:10:05.685Z] ok github.com/docker/docker/libnetwork/drvregistry 0.075s coverage: 82.4% of statements [2022-04-21T20:10:06.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-21T20:10:06.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-21T20:10:06.079Z] time="2022-04-21T20:10:05Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, joined gossip cluster" [2022-04-21T20:10:06.079Z] time="2022-04-21T20:10:05Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, added to nodes list" [2022-04-21T20:10:06.079Z] time="2022-04-21T20:10:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.78.12:10033" [2022-04-21T20:10:06.079Z] time="2022-04-21T20:10:05Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49381" [2022-04-21T20:10:06.079Z] time="2022-04-21T20:10:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.78.12:10034" [2022-04-21T20:10:06.079Z] time="2022-04-21T20:10:05Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49382" [2022-04-21T20:10:06.079Z] time="2022-04-21T20:10:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.78.12:10035" [2022-04-21T20:10:06.079Z] time="2022-04-21T20:10:05Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49383" [2022-04-21T20:10:06.152Z] === RUN TestNew [2022-04-21T20:10:06.152Z] --- PASS: TestNew (0.00s) [2022-04-21T20:10:06.152Z] === RUN TestAllocate [2022-04-21T20:10:06.152Z] --- PASS: TestAllocate (0.00s) [2022-04-21T20:10:06.152Z] === RUN TestUninitialized [2022-04-21T20:10:06.152Z] --- PASS: TestUninitialized (0.00s) [2022-04-21T20:10:06.152Z] === RUN TestAllocateInRange [2022-04-21T20:10:06.152Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-21T20:10:06.152Z] === RUN TestAllocateSerial [2022-04-21T20:10:06.152Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-21T20:10:06.152Z] PASS [2022-04-21T20:10:06.152Z] coverage: 87.5% of statements [2022-04-21T20:10:06.152Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2022-04-21T20:10:06.152Z] === RUN TestCaller [2022-04-21T20:10:06.152Z] --- PASS: TestCaller (0.00s) [2022-04-21T20:10:06.152Z] PASS [2022-04-21T20:10:06.152Z] coverage: 100.0% of statements [2022-04-21T20:10:06.152Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2022-04-21T20:10:06.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-21T20:10:06.545Z] 2022/04/21 20:10:06 Closing DB instances... [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="Node d9f320f02704 change state NodeActive --> NodeLeft" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="node4(018ec47da40f): Node leave event for d9f320f02704/172.25.78.12" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="Node d9f320f02704 change state NodeActive --> NodeLeft" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="node2(a4a5093d1fee): Node leave event for d9f320f02704/172.25.78.12" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="Node d9f320f02704 change state NodeActive --> NodeLeft" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="node5(147621859d0e): Node leave event for d9f320f02704/172.25.78.12" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="Node d9f320f02704 change state NodeActive --> NodeLeft" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="node3(954bf5f6faf6): Node leave event for d9f320f02704/172.25.78.12" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="Node d9f320f02704 change state NodeActive --> NodeLeft" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="node1(d9f320f02704): Node leave event for d9f320f02704/172.25.78.12" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="Node d9f320f02704/172.25.78.12, left gossip cluster" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="Node d9f320f02704/172.25.78.12, left gossip cluster" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="Node d9f320f02704/172.25.78.12, left gossip cluster" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="Node d9f320f02704/172.25.78.12, left gossip cluster" [2022-04-21T20:10:06.545Z] time="2022-04-21T20:10:06Z" level=info msg="Node d9f320f02704/172.25.78.12, left gossip cluster" [2022-04-21T20:10:06.619Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.94s) [2022-04-21T20:10:06.619Z] === RUN TestRetrieveFromStore [2022-04-21T20:10:06.619Z] === RUN TestSetSerialInsertDelete [2022-04-21T20:10:06.619Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-21T20:10:06.619Z] === RUN TestSetParallelInsertDelete [2022-04-21T20:10:06.861Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T20:10:06.861Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:10:06.861Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:10:06.861Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:10:06.861Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T20:10:06.861Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T20:10:06.861Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T20:10:06.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T20:10:06.861Z] === RUN TestNetworkList [2022-04-21T20:10:06.861Z] === RUN TestNetworkList//networks [2022-04-21T20:10:06.861Z] === PAUSE TestNetworkList//networks [2022-04-21T20:10:06.861Z] === RUN TestNetworkList//networks/ [2022-04-21T20:10:06.861Z] === PAUSE TestNetworkList//networks/ [2022-04-21T20:10:06.861Z] === CONT TestNetworkList//networks [2022-04-21T20:10:06.861Z] === CONT TestNetworkList//networks/ [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkList (0.02s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T20:10:06.861Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T20:10:06.861Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T20:10:06.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-21T20:10:07.011Z] time="2022-04-21T20:10:06Z" level=info msg="Node a4a5093d1fee change state NodeActive --> NodeLeft" [2022-04-21T20:10:07.011Z] time="2022-04-21T20:10:06Z" level=info msg="node3(954bf5f6faf6): Node leave event for a4a5093d1fee/172.25.78.12" [2022-04-21T20:10:07.011Z] time="2022-04-21T20:10:06Z" level=info msg="Node a4a5093d1fee change state NodeActive --> NodeLeft" [2022-04-21T20:10:07.011Z] time="2022-04-21T20:10:06Z" level=info msg="node4(018ec47da40f): Node leave event for a4a5093d1fee/172.25.78.12" [2022-04-21T20:10:07.011Z] time="2022-04-21T20:10:06Z" level=info msg="Node a4a5093d1fee change state NodeActive --> NodeLeft" [2022-04-21T20:10:07.011Z] time="2022-04-21T20:10:06Z" level=info msg="node5(147621859d0e): Node leave event for a4a5093d1fee/172.25.78.12" [2022-04-21T20:10:07.011Z] time="2022-04-21T20:10:06Z" level=info msg="Node a4a5093d1fee change state NodeActive --> NodeLeft" [2022-04-21T20:10:07.011Z] time="2022-04-21T20:10:06Z" level=info msg="node2(a4a5093d1fee): Node leave event for a4a5093d1fee/172.25.78.12" [2022-04-21T20:10:07.011Z] time="2022-04-21T20:10:06Z" level=info msg="Node a4a5093d1fee/172.25.78.12, left gossip cluster" [2022-04-21T20:10:07.011Z] time="2022-04-21T20:10:06Z" level=info msg="Node a4a5093d1fee/172.25.78.12, left gossip cluster" [2022-04-21T20:10:07.011Z] time="2022-04-21T20:10:06Z" level=info msg="Node a4a5093d1fee/172.25.78.12, left gossip cluster" [2022-04-21T20:10:07.011Z] time="2022-04-21T20:10:06Z" level=info msg="Node a4a5093d1fee/172.25.78.12, left gossip cluster" [2022-04-21T20:10:07.086Z] --- PASS: TestRetrieveFromStore (0.59s) [2022-04-21T20:10:07.086Z] === RUN TestIsCorrupted [2022-04-21T20:10:07.086Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-21T20:10:07.086Z] === RUN TestSetRollover [2022-04-21T20:10:07.119Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-21T20:10:07.119Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T20:10:07.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-21T20:10:07.478Z] time="2022-04-21T20:10:07Z" level=info msg="Node 954bf5f6faf6 change state NodeActive --> NodeLeft" [2022-04-21T20:10:07.478Z] time="2022-04-21T20:10:07Z" level=info msg="node5(147621859d0e): Node leave event for 954bf5f6faf6/172.25.78.12" [2022-04-21T20:10:07.478Z] time="2022-04-21T20:10:07Z" level=info msg="Node 954bf5f6faf6 change state NodeActive --> NodeLeft" [2022-04-21T20:10:07.478Z] time="2022-04-21T20:10:07Z" level=info msg="node4(018ec47da40f): Node leave event for 954bf5f6faf6/172.25.78.12" [2022-04-21T20:10:07.478Z] time="2022-04-21T20:10:07Z" level=info msg="Node 954bf5f6faf6 change state NodeActive --> NodeLeft" [2022-04-21T20:10:07.478Z] time="2022-04-21T20:10:07Z" level=info msg="node3(954bf5f6faf6): Node leave event for 954bf5f6faf6/172.25.78.12" [2022-04-21T20:10:07.478Z] time="2022-04-21T20:10:07Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, left gossip cluster" [2022-04-21T20:10:07.478Z] time="2022-04-21T20:10:07Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, left gossip cluster" [2022-04-21T20:10:07.554Z] === RUN TestInt2IP2IntConversion [2022-04-21T20:10:07.554Z] === RUN TestPoolRequest [2022-04-21T20:10:07.554Z] --- PASS: TestPoolRequest (0.00s) [2022-04-21T20:10:07.554Z] === RUN TestOtherRequests [2022-04-21T20:10:07.554Z] --- PASS: TestOtherRequests (0.00s) [2022-04-21T20:10:07.554Z] PASS [2022-04-21T20:10:07.554Z] coverage: 57.1% of statements [2022-04-21T20:10:07.554Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2022-04-21T20:10:07.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-21T20:10:07.944Z] time="2022-04-21T20:10:07Z" level=info msg="Node 954bf5f6faf6/172.25.78.12, left gossip cluster" [2022-04-21T20:10:07.945Z] time="2022-04-21T20:10:07Z" level=debug msg="memberlist: Failed ping: 147621859d0e (timeout reached)" [2022-04-21T20:10:07.945Z] time="2022-04-21T20:10:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.78.12:10035: use of closed network connection" [2022-04-21T20:10:07.945Z] time="2022-04-21T20:10:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.78.12:10036: use of closed network connection" [2022-04-21T20:10:07.945Z] time="2022-04-21T20:10:07Z" level=debug msg="memberlist: Stream connection from=172.25.78.12:49384" [2022-04-21T20:10:07.945Z] time="2022-04-21T20:10:07Z" level=info msg="Node 018ec47da40f change state NodeActive --> NodeLeft" [2022-04-21T20:10:07.945Z] time="2022-04-21T20:10:07Z" level=info msg="node5(147621859d0e): Node leave event for 018ec47da40f/172.25.78.12" [2022-04-21T20:10:07.945Z] time="2022-04-21T20:10:07Z" level=info msg="Node 018ec47da40f change state NodeActive --> NodeLeft" [2022-04-21T20:10:07.945Z] time="2022-04-21T20:10:07Z" level=info msg="node4(018ec47da40f): Node leave event for 018ec47da40f/172.25.78.12" [2022-04-21T20:10:08.022Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2022-04-21T20:10:08.022Z] === RUN TestGetAddressVersion [2022-04-21T20:10:08.022Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-21T20:10:08.022Z] === RUN TestKeyString [2022-04-21T20:10:08.022Z] --- PASS: TestKeyString (0.00s) [2022-04-21T20:10:08.022Z] === RUN TestPoolDataMarshal [2022-04-21T20:10:08.022Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-21T20:10:08.022Z] === RUN TestSubnetsMarshal [2022-04-21T20:10:08.022Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-04-21T20:10:08.022Z] === RUN TestAddSubnets [2022-04-21T20:10:08.022Z] --- PASS: TestAddSubnets (0.04s) [2022-04-21T20:10:08.022Z] === RUN TestDoublePoolRelease [2022-04-21T20:10:08.022Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-21T20:10:08.022Z] === RUN TestAddReleasePoolID [2022-04-21T20:10:08.022Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-04-21T20:10:08.022Z] === RUN TestPredefinedPool [2022-04-21T20:10:08.022Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-21T20:10:08.022Z] === RUN TestRemoveSubnet [2022-04-21T20:10:08.053Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-21T20:10:08.054Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T20:10:08.412Z] time="2022-04-21T20:10:08Z" level=warning msg="memberlist: Was able to connect to 147621859d0e but other probes failed, network may be misconfigured" [2022-04-21T20:10:08.489Z] --- PASS: TestRemoveSubnet (0.15s) [2022-04-21T20:10:08.489Z] === RUN TestGetSameAddress [2022-04-21T20:10:08.489Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-21T20:10:08.489Z] === RUN TestPoolAllocationReuse [2022-04-21T20:10:08.489Z] --- PASS: TestSetRollover (1.25s) [2022-04-21T20:10:08.489Z] === RUN TestSetRolloverSerial [2022-04-21T20:10:08.489Z] === RUN TestGetCapabilities [2022-04-21T20:10:08.489Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-21T20:10:08.489Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-21T20:10:08.489Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-21T20:10:08.489Z] === RUN TestGetDefaultAddressSpaces [2022-04-21T20:10:08.489Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-21T20:10:08.489Z] === RUN TestRemoteDriver [2022-04-21T20:10:08.489Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-21T20:10:08.489Z] PASS [2022-04-21T20:10:08.489Z] coverage: 47.4% of statements [2022-04-21T20:10:08.489Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.058s coverage: 47.4% of statements [2022-04-21T20:10:08.879Z] time="2022-04-21T20:10:08Z" level=info msg="Node 018ec47da40f/172.25.78.12, left gossip cluster" [2022-04-21T20:10:08.879Z] time="2022-04-21T20:10:08Z" level=info msg="Node 018ec47da40f/172.25.78.12, left gossip cluster" [2022-04-21T20:10:08.989Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-21T20:10:08.989Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T20:10:09.346Z] time="2022-04-21T20:10:09Z" level=info msg="Node 147621859d0e/172.25.78.12, left gossip cluster" [2022-04-21T20:10:09.346Z] time="2022-04-21T20:10:09Z" level=info msg="Node 147621859d0e change state NodeActive --> NodeFailed" [2022-04-21T20:10:09.346Z] time="2022-04-21T20:10:09Z" level=info msg="Node 147621859d0e/172.25.78.12, added to failed nodes list" [2022-04-21T20:10:09.346Z] --- PASS: TestNetworkDBIslands (12.06s) [2022-04-21T20:10:09.346Z] PASS [2022-04-21T20:10:09.346Z] coverage: 60.1% of statements [2022-04-21T20:10:09.346Z] ok github.com/docker/docker/libnetwork/networkdb 104.350s coverage: 60.1% of statements [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/quota [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T20:10:09.346Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T20:10:09.474Z] === RUN TestWindowsIPAM [2022-04-21T20:10:09.474Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-21T20:10:09.474Z] PASS [2022-04-21T20:10:09.474Z] coverage: 71.4% of statements [2022-04-21T20:10:09.474Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.035s coverage: 71.4% of statements [2022-04-21T20:10:09.474Z] --- PASS: TestSetRolloverSerial (1.18s) [2022-04-21T20:10:09.474Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-21T20:10:09.474Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-21T20:10:09.474Z] PASS [2022-04-21T20:10:09.474Z] coverage: 84.4% of statements [2022-04-21T20:10:09.474Z] ok github.com/docker/docker/libnetwork/bitseq 9.889s coverage: 84.4% of statements [2022-04-21T20:10:09.474Z] --- PASS: TestPoolAllocationReuse (1.24s) [2022-04-21T20:10:09.474Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-21T20:10:09.474Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-21T20:10:09.474Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-21T20:10:09.925Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-21T20:10:09.925Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T20:10:10.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-21T20:10:10.460Z] === RUN TestDefaultNetwork [2022-04-21T20:10:10.460Z] --- PASS: TestDefaultNetwork (0.25s) [2022-04-21T20:10:10.460Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-21T20:10:10.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-21T20:10:10.912Z] [2022-04-21T20:10:10.912Z] === Skipped [2022-04-21T20:10:10.912Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-21T20:10:10.912Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T20:10:10.912Z] [2022-04-21T20:10:10.912Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-21T20:10:10.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:10.912Z] [2022-04-21T20:10:10.912Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-21T20:10:10.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:10.912Z] [2022-04-21T20:10:10.912Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-21T20:10:10.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:10.912Z] [2022-04-21T20:10:10.912Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-21T20:10:10.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:10.912Z] [2022-04-21T20:10:10.912Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T20:10:10.912Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T20:10:10.912Z] [2022-04-21T20:10:10.912Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T20:10:10.912Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T20:10:10.912Z] [2022-04-21T20:10:10.912Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T20:10:10.912Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T20:10:10.912Z] [2022-04-21T20:10:10.912Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T20:10:10.912Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T20:10:10.912Z] [2022-04-21T20:10:10.912Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-21T20:10:10.912Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T20:10:10.912Z] [2022-04-21T20:10:10.912Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T20:10:10.912Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T20:10:10.912Z] [2022-04-21T20:10:10.912Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-21T20:10:10.912Z] daemon_test.go:145: root required [2022-04-21T20:10:10.927Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-04-21T20:10:10.927Z] === RUN TestInitAddressPools [2022-04-21T20:10:10.927Z] --- PASS: TestInitAddressPools (0.01s) [2022-04-21T20:10:10.927Z] PASS [2022-04-21T20:10:10.927Z] coverage: 74.0% of statements [2022-04-21T20:10:10.927Z] ok github.com/docker/docker/libnetwork/ipamutils 0.547s coverage: 74.0% of statements [2022-04-21T20:10:11.300Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-04-21T20:10:11.300Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T20:10:11.378Z] reload_test.go:342: root required [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T20:10:11.378Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T20:10:11.378Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-21T20:10:11.378Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-21T20:10:11.378Z] download_test.go:267: Needs fixing on Windows [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-21T20:10:11.378Z] layer_test.go:291: Failing on Windows [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-21T20:10:11.378Z] layer_test.go:340: Failing on Windows [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-21T20:10:11.378Z] layer_test.go:455: Failing on Windows [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-21T20:10:11.378Z] layer_test.go:684: Failing on Windows [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-21T20:10:11.378Z] migration_test.go:45: Failing on Windows [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T20:10:11.378Z] migration_test.go:181: Failing on Windows [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-21T20:10:11.378Z] mount_test.go:17: Failing on Windows [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-21T20:10:11.378Z] mount_test.go:76: Failing on Windows [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-21T20:10:11.378Z] mount_test.go:125: Failing on Windows [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-21T20:10:11.378Z] mount_test.go:212: Failing on Windows [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-21T20:10:11.378Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-21T20:10:11.378Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-21T20:10:11.378Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-21T20:10:11.378Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-21T20:10:11.378Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-21T20:10:11.378Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-21T20:10:11.378Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-21T20:10:11.378Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-21T20:10:11.378Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-21T20:10:11.378Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-21T20:10:11.378Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-21T20:10:11.378Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T20:10:11.378Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T20:10:11.378Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T20:10:11.378Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T20:10:11.378Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T20:10:11.378Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:10:11.378Z] [2022-04-21T20:10:11.378Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-21T20:10:11.378Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-21T20:10:11.379Z] archive_test.go:140: zstd not installed [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-21T20:10:11.379Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-21T20:10:11.379Z] archive_windows_test.go:16: Currently fails [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-21T20:10:11.379Z] changes_test.go:196: needs more investigation [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-21T20:10:11.379Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-21T20:10:11.379Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-21T20:10:11.379Z] changes_test.go:433: needs further investigation [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-21T20:10:11.379Z] changes_test.go:469: needs further investigation [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-21T20:10:11.379Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T20:10:11.379Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T20:10:11.379Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-21T20:10:11.379Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-21T20:10:11.379Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-21T20:10:11.379Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T20:10:11.379Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T20:10:11.379Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-21T20:10:11.379Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-21T20:10:11.379Z] poller_test.go:40: No chmod on Windows [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T20:10:11.379Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T20:10:11.379Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-21T20:10:11.379Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-21T20:10:11.379Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-21T20:10:11.379Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-21T20:10:11.379Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-21T20:10:11.379Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T20:10:11.379Z] [2022-04-21T20:10:11.379Z] DONE 2290 tests, 70 skipped in 249.644s [2022-04-21T20:10:11.379Z] INFO: make.ps1 ended at 04/21/2022 20:10:11 [2022-04-21T20:10:11.394Z] === RUN TestKeyValue [2022-04-21T20:10:11.394Z] --- PASS: TestKeyValue (0.00s) [2022-04-21T20:10:11.394Z] PASS [2022-04-21T20:10:11.394Z] coverage: 60.0% of statements [2022-04-21T20:10:11.394Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2022-04-21T20:10:11.394Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.66s) [2022-04-21T20:10:11.394Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-21T20:10:11.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-21T20:10:11.866Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-21T20:10:11.866Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T20:10:11.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T20:10:12.378Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T20:10:12.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-21T20:10:12.937Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-21T20:10:12.937Z] INFO: Unit tests ended at 04/21/2022 20:10:12. Duration:00:04:19.9261103 [2022-04-21T20:10:12.937Z] INFO: Building busybox [2022-04-21T20:10:12.937Z] Sending build context to Docker daemon 5.12kB [2022-04-21T20:10:12.937Z] [2022-04-21T20:10:12.937Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-21T20:10:12.937Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-21T20:10:12.937Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-21T20:10:12.937Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-21T20:10:12.937Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-21T20:10:12.937Z] ---> aa8714eb8356 [2022-04-21T20:10:12.937Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-21T20:10:12.937Z] ---> Running in 3a66f06f938b [2022-04-21T20:10:13.363Z] === RUN TestGenerate [2022-04-21T20:10:13.363Z] --- PASS: TestGenerate (0.00s) [2022-04-21T20:10:13.363Z] === RUN TestGeneratePtr [2022-04-21T20:10:13.363Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-21T20:10:13.363Z] === RUN TestGenerateMissingField [2022-04-21T20:10:13.363Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-21T20:10:13.363Z] === RUN TestFieldCannotBeSet [2022-04-21T20:10:13.363Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-21T20:10:13.363Z] === RUN TestTypeMismatchError [2022-04-21T20:10:13.363Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-21T20:10:13.363Z] PASS [2022-04-21T20:10:13.363Z] coverage: 100.0% of statements [2022-04-21T20:10:13.363Z] ok github.com/docker/docker/libnetwork/options 0.063s coverage: 100.0% of statements [2022-04-21T20:10:13.363Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.21s) [2022-04-21T20:10:13.363Z] === RUN TestGetAddress [2022-04-21T20:10:13.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-21T20:10:13.830Z] === RUN TestNetworkDBSimple [2022-04-21T20:10:14.298Z] testing: warning: no tests to run [2022-04-21T20:10:14.298Z] PASS [2022-04-21T20:10:14.298Z] coverage: 0.0% of statements [2022-04-21T20:10:14.298Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2022-04-21T20:10:14.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-21T20:10:14.396Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2022-04-21T20:10:14.396Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T20:10:14.396Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:10:14.396Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:10:14.396Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T20:10:14.766Z] 2022/04/21 20:10:14 Closing DB instances... [2022-04-21T20:10:14.766Z] === RUN TestRequestNewPort [2022-04-21T20:10:14.766Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-21T20:10:14.766Z] === RUN TestRequestSpecificPort [2022-04-21T20:10:14.766Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-21T20:10:14.766Z] === RUN TestReleasePort [2022-04-21T20:10:14.766Z] --- PASS: TestReleasePort (0.00s) [2022-04-21T20:10:14.766Z] === RUN TestReuseReleasedPort [2022-04-21T20:10:14.766Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-21T20:10:14.766Z] === RUN TestReleaseUnreadledPort [2022-04-21T20:10:14.766Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-21T20:10:14.766Z] === RUN TestUnknowProtocol [2022-04-21T20:10:14.766Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-21T20:10:14.766Z] === RUN TestAllocateAllPorts [2022-04-21T20:10:14.766Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-21T20:10:14.766Z] === RUN TestPortAllocation [2022-04-21T20:10:14.766Z] --- PASS: TestPortAllocation (0.00s) [2022-04-21T20:10:14.766Z] === RUN TestPortAllocationWithCustomRange [2022-04-21T20:10:14.766Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-21T20:10:14.766Z] === RUN TestNoDuplicateBPR [2022-04-21T20:10:14.766Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-21T20:10:14.766Z] === RUN TestChangePortRange [2022-04-21T20:10:14.766Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-21T20:10:14.766Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-21T20:10:14.766Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-21T20:10:14.766Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-21T20:10:14.766Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-21T20:10:14.766Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-21T20:10:14.766Z] --- PASS: TestChangePortRange (0.00s) [2022-04-21T20:10:14.766Z] PASS [2022-04-21T20:10:14.766Z] coverage: 88.6% of statements [2022-04-21T20:10:14.766Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 88.6% of statements [2022-04-21T20:10:15.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-21T20:10:15.751Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-04-21T20:10:15.751Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-21T20:10:15.751Z] testing: warning: no tests to run [2022-04-21T20:10:15.751Z] PASS [2022-04-21T20:10:15.751Z] coverage: 0.0% of statements [2022-04-21T20:10:15.751Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-04-21T20:10:15.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-21T20:10:16.219Z] === RUN TestHashData [2022-04-21T20:10:16.219Z] --- PASS: TestHashData (0.00s) [2022-04-21T20:10:16.219Z] PASS [2022-04-21T20:10:16.219Z] coverage: 2.8% of statements [2022-04-21T20:10:16.687Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-04-21T20:10:16.687Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-21T20:10:16.687Z] PASS [2022-04-21T20:10:16.687Z] coverage: 100.0% of statements [2022-04-21T20:10:16.687Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2022-04-21T20:10:16.717Z] Removing intermediate container 3a66f06f938b [2022-04-21T20:10:16.718Z] ---> 656de9bc2a7b [2022-04-21T20:10:16.718Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-21T20:10:16.718Z] ---> Running in ab1a26fefcbd [2022-04-21T20:10:16.718Z] Removing intermediate container ab1a26fefcbd [2022-04-21T20:10:16.718Z] ---> 9869b88b7d43 [2022-04-21T20:10:16.718Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-21T20:10:16.718Z] ---> Running in bb206aa6f3f5 [2022-04-21T20:10:16.799Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T20:10:16.799Z] Using test binary docker [2022-04-21T20:10:16.799Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-21T20:10:16.799Z] +++ /etc/init.d/apparmor start [2022-04-21T20:10:16.799Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T20:10:16.799Z] INFO: Waiting for daemon to start... [2022-04-21T20:10:16.799Z] Starting dockerd [2022-04-21T20:10:16.799Z] +++ 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-04-21T20:10:17.155Z] 2022/04/21 20:10:16 Closing DB instances... [2022-04-21T20:10:17.155Z] === RUN TestErrorConstructors [2022-04-21T20:10:17.155Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-21T20:10:17.155Z] === RUN TestCompareIPMask [2022-04-21T20:10:17.155Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-21T20:10:17.155Z] === RUN TestUtilGetHostPartIP [2022-04-21T20:10:17.155Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-21T20:10:17.155Z] === RUN TestUtilGetBroadcastIP [2022-04-21T20:10:17.155Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-21T20:10:17.155Z] === RUN TestParseCIDR [2022-04-21T20:10:17.155Z] --- PASS: TestParseCIDR (0.00s) [2022-04-21T20:10:17.155Z] PASS [2022-04-21T20:10:17.155Z] coverage: 37.3% of statements [2022-04-21T20:10:17.155Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2022-04-21T20:10:17.184Z] Removing intermediate container bb206aa6f3f5 [2022-04-21T20:10:17.184Z] ---> 7ef2f1034300 [2022-04-21T20:10:17.184Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-21T20:10:17.622Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-21T20:10:17.622Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-21T20:10:17.622Z] PASS [2022-04-21T20:10:17.622Z] coverage: 55.0% of statements [2022-04-21T20:10:17.622Z] ok github.com/docker/docker/oci 0.064s coverage: 55.0% of statements [2022-04-21T20:10:18.167Z] [2022-04-21T20:10:18.608Z] === RUN TestAddressPoolOpt [2022-04-21T20:10:18.608Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/a [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/something [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/_=a [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/env1=value1 [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/_env1=value1 [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/PATH [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/=a [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/PATH= [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/PATH=something [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/asd!qwe [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/1asd [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/123 [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/some_space [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/__some_space_before [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/some_space_after__ [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/= [2022-04-21T20:10:18.608Z] === RUN TestValidateEnv/PaTh [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-21T20:10:18.608Z] === RUN TestParseHost [2022-04-21T20:10:18.608Z] === RUN TestParseHost/:// [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://:5555/ [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://:5555/p [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-21T20:10:18.608Z] === RUN TestParseHost/something_with_spaces [2022-04-21T20:10:18.608Z] === RUN TestParseHost/unknown:// [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://:port [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://invalid:port [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-21T20:10:18.608Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-21T20:10:18.608Z] === RUN TestParseHost/#00 [2022-04-21T20:10:18.608Z] === RUN TestParseHost/unix://path/to/socket [2022-04-21T20:10:18.608Z] === RUN TestParseHost/_ [2022-04-21T20:10:18.608Z] === RUN TestParseHost/fd://something [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseHost/unix:// [2022-04-21T20:10:18.608Z] === RUN TestParseHost/fd:// [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp:// [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://host: [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseHost/__ [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://: [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-21T20:10:18.608Z] === RUN TestParseHost/npipe:// [2022-04-21T20:10:18.608Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-21T20:10:18.608Z] === RUN TestParseHost/tcp://[::1]: [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/: [2022-04-21T20:10:18.608Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-21T20:10:18.608Z] === RUN TestParseTCP [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/:5555/path [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/localhost:5555/path [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/#00 [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/0.0.0.1 [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/0.0.0.1: [2022-04-21T20:10:18.608Z] === RUN TestParseVersion [2022-04-21T20:10:18.608Z] --- PASS: TestParseVersion (0.00s) [2022-04-21T20:10:18.608Z] PASS [2022-04-21T20:10:18.608Z] coverage: 52.9% of statements [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/[::1]: [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/[::1]:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/localhost [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/localhost:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/tcp://:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/: [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/:5555 [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/tcp://: [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/localhost: [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/tcp:// [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/::1 [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-21T20:10:18.608Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-21T20:10:18.608Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-21T20:10:18.608Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-21T20:10:18.608Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-21T20:10:18.608Z] === RUN TestValidateExtraHosts [2022-04-21T20:10:18.608Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-21T20:10:18.608Z] === RUN TestIpOptString [2022-04-21T20:10:18.608Z] --- PASS: TestIpOptString (0.00s) [2022-04-21T20:10:18.608Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-21T20:10:18.608Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-21T20:10:18.608Z] === RUN TestNewIpOptValidDefaultVal [2022-04-21T20:10:18.608Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-21T20:10:18.608Z] === RUN TestIpOptSetInvalidVal [2022-04-21T20:10:18.608Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-21T20:10:18.608Z] === RUN TestValidateIPAddress [2022-04-21T20:10:18.608Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-21T20:10:18.608Z] === RUN TestMapOpts [2022-04-21T20:10:18.608Z] --- PASS: TestMapOpts (0.00s) [2022-04-21T20:10:18.608Z] === RUN TestListOptsWithoutValidator [2022-04-21T20:10:18.608Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-21T20:10:18.609Z] === RUN TestListOptsWithValidator [2022-04-21T20:10:18.609Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-21T20:10:18.609Z] === RUN TestValidateDNSSearch [2022-04-21T20:10:18.609Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel/label_with_general_format [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel/label_with_one_more [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-21T20:10:18.609Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel (0.00s) [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-21T20:10:18.609Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-21T20:10:18.609Z] === RUN TestNamedListOpts [2022-04-21T20:10:18.609Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-21T20:10:18.609Z] === RUN TestNamedMapOpts [2022-04-21T20:10:18.609Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-21T20:10:18.609Z] === RUN TestParseLink [2022-04-21T20:10:18.609Z] --- PASS: TestParseLink (0.00s) [2022-04-21T20:10:18.609Z] === RUN TestUlimitOpt [2022-04-21T20:10:18.609Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-21T20:10:18.609Z] PASS [2022-04-21T20:10:18.609Z] coverage: 66.7% of statements [2022-04-21T20:10:18.609Z] ok github.com/docker/docker/opts 0.087s coverage: 66.7% of statements [2022-04-21T20:10:18.609Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-04-21T20:10:18.609Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-21T20:10:18.609Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-21T20:10:18.634Z] ---> a0f7bab23154 [2022-04-21T20:10:18.634Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-21T20:10:18.634Z] ---> Running in f3b4d35adcd5 [2022-04-21T20:10:18.688Z] . [2022-04-21T20:10:18.688Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T20:10:18.688Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T20:10:18.688Z] Error: No such image: emptyfs [2022-04-21T20:10:18.688Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-21T20:10:18.688Z] ++++ docker load [2022-04-21T20:10:18.944Z] Running integration-test (iteration 1) [2022-04-21T20:10:18.944Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-21T20:10:18.944Z] ++ 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-04-21T20:10:18.944Z] ++ set -e [2022-04-21T20:10:18.944Z] ++ '[' -n 0 ']' [2022-04-21T20:10:18.944Z] ++ set -x [2022-04-21T20:10:18.944Z] ++ 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-04-21T20:10:19.200Z] Loaded image: busybox:latest [2022-04-21T20:10:19.200Z] Loaded image: busybox:glibc [2022-04-21T20:10:19.598Z] 2022/04/21 20:10:19 Closing DB instances... [2022-04-21T20:10:20.066Z] === RUN TestPeerCertificateMarshalJSON [2022-04-21T20:10:20.066Z] === RUN TestIsArchivePathDir [2022-04-21T20:10:20.128Z] Loaded image: debian:bullseye-slim [2022-04-21T20:10:20.385Z] Loaded image: hello-world:latest [2022-04-21T20:10:20.385Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T20:10:20.385Z] INFO: Testing against a local daemon [2022-04-21T20:10:20.385Z] === RUN TestCgroupNamespacesBuild [2022-04-21T20:10:20.533Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-21T20:10:20.533Z] === RUN TestIsArchivePathInvalidFile [2022-04-21T20:10:20.533Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-21T20:10:20.533Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-21T20:10:20.533Z] --- PASS: TestPeerCertificateMarshalJSON (0.45s) [2022-04-21T20:10:20.533Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-21T20:10:20.533Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-21T20:10:20.533Z] === RUN TestMiddleware [2022-04-21T20:10:20.533Z] --- PASS: TestMiddleware (0.00s) [2022-04-21T20:10:20.533Z] === RUN TestNewResponseModifier [2022-04-21T20:10:20.533Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-21T20:10:20.533Z] PASS [2022-04-21T20:10:20.533Z] coverage: 26.8% of statements [2022-04-21T20:10:20.533Z] ok github.com/docker/docker/pkg/authorization 0.490s coverage: 26.8% of statements [2022-04-21T20:10:20.533Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-04-21T20:10:20.533Z] === RUN TestIsArchivePathTar [2022-04-21T20:10:20.533Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-04-21T20:10:20.533Z] === RUN TestDecompressStreamGzip [2022-04-21T20:10:20.533Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-04-21T20:10:20.533Z] === RUN TestDecompressStreamBzip2 [2022-04-21T20:10:21.001Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-04-21T20:10:21.001Z] === RUN TestDecompressStreamXz [2022-04-21T20:10:21.001Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T20:10:21.001Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestDecompressStreamZstd [2022-04-21T20:10:21.001Z] archive_test.go:140: zstd not installed [2022-04-21T20:10:21.001Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-04-21T20:10:21.001Z] === RUN TestCompressStreamXzUnsupported [2022-04-21T20:10:21.001Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-21T20:10:21.001Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestCompressStreamInvalid [2022-04-21T20:10:21.001Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestExtensionInvalid [2022-04-21T20:10:21.001Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestExtensionUncompressed [2022-04-21T20:10:21.001Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestExtensionBzip2 [2022-04-21T20:10:21.001Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestExtensionGzip [2022-04-21T20:10:21.001Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestExtensionXz [2022-04-21T20:10:21.001Z] --- PASS: TestExtensionXz (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestExtensionZstd [2022-04-21T20:10:21.001Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestCmdStreamLargeStderr [2022-04-21T20:10:21.001Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-21T20:10:21.001Z] === RUN TestCmdStreamBad [2022-04-21T20:10:21.001Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T20:10:21.001Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestCmdStreamGood [2022-04-21T20:10:21.001Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-21T20:10:21.001Z] === RUN TestUntarPathWithInvalidDest [2022-04-21T20:10:21.001Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-21T20:10:21.001Z] === RUN TestUntarPathWithInvalidSrc [2022-04-21T20:10:21.001Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestUntarPath [2022-04-21T20:10:21.001Z] === RUN TestUnbuffered [2022-04-21T20:10:21.001Z] --- PASS: TestUnbuffered (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestRaceUnbuffered [2022-04-21T20:10:21.001Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-21T20:10:21.001Z] PASS [2022-04-21T20:10:21.001Z] coverage: 100.0% of statements [2022-04-21T20:10:21.001Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2022-04-21T20:10:21.001Z] --- PASS: TestUntarPath (0.06s) [2022-04-21T20:10:21.001Z] === RUN TestUntarPathWithDestinationFile [2022-04-21T20:10:21.001Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.62s) [2022-04-21T20:10:21.001Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-21T20:10:21.001Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-21T20:10:21.001Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-21T20:10:21.001Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-21T20:10:21.001Z] === RUN TestCopyWithTarInvalidSrc [2022-04-21T20:10:21.001Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-21T20:10:21.001Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestCopyWithTarSrcFile [2022-04-21T20:10:21.001Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-21T20:10:21.001Z] === RUN TestCopyWithTarSrcFolder [2022-04-21T20:10:21.001Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-21T20:10:21.001Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-21T20:10:21.001Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-21T20:10:21.001Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-21T20:10:21.001Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-21T20:10:21.001Z] === RUN TestCopyFileWithTarSrcFile [2022-04-21T20:10:21.001Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-21T20:10:21.001Z] === RUN TestTarFiles [2022-04-21T20:10:21.469Z] === RUN TestMatch [2022-04-21T20:10:21.469Z] === RUN TestMatch/[[]] [2022-04-21T20:10:21.469Z] === RUN TestMatch/[[foo]] [2022-04-21T20:10:21.469Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-21T20:10:21.469Z] === RUN TestMatch/[[foo_bar]] [2022-04-21T20:10:21.469Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-21T20:10:21.469Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-21T20:10:21.469Z] === RUN TestMatch/[] [2022-04-21T20:10:21.469Z] === RUN TestMatch/[]#01 [2022-04-21T20:10:21.469Z] === RUN TestMatch/[[qux]] [2022-04-21T20:10:21.469Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-21T20:10:21.469Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-21T20:10:21.469Z] === RUN TestMatch/[[foo_baz]] [2022-04-21T20:10:21.469Z] --- PASS: TestMatch (0.00s) [2022-04-21T20:10:21.469Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-21T20:10:21.469Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-21T20:10:21.469Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-21T20:10:21.469Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-21T20:10:21.469Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-21T20:10:21.469Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-21T20:10:21.469Z] --- PASS: TestMatch/[] (0.00s) [2022-04-21T20:10:21.469Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-21T20:10:21.469Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-21T20:10:21.469Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-21T20:10:21.469Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-21T20:10:21.469Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-21T20:10:21.469Z] PASS [2022-04-21T20:10:21.469Z] coverage: 87.5% of statements [2022-04-21T20:10:21.469Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2022-04-21T20:10:21.750Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-04-21T20:10:21.750Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-21T20:10:22.679Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-04-21T20:10:22.679Z] === RUN TestBuildWithSession [2022-04-21T20:10:22.679Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:10:22.679Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T20:10:22.679Z] === RUN TestBuildSquashParent [2022-04-21T20:10:23.033Z] === RUN TestChrootTarUntar [2022-04-21T20:10:23.033Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:23.033Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-21T20:10:23.033Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-21T20:10:23.033Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:23.033Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T20:10:23.033Z] === RUN TestChrootUntarEmptyArchive [2022-04-21T20:10:23.033Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-21T20:10:23.033Z] === RUN TestChrootTarUntarWithSymlink [2022-04-21T20:10:23.033Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:10:23.033Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T20:10:23.033Z] === RUN TestChrootCopyWithTar [2022-04-21T20:10:23.033Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:10:23.033Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-21T20:10:23.033Z] === RUN TestChrootCopyFileWithTar [2022-04-21T20:10:23.033Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:23.033Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-21T20:10:23.033Z] === RUN TestChrootUntarPath [2022-04-21T20:10:23.033Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:10:23.033Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-21T20:10:23.033Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-21T20:10:23.033Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:23.033Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T20:10:23.033Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-21T20:10:23.033Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:23.033Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T20:10:23.033Z] === RUN TestChrootApplyDotDotFile [2022-04-21T20:10:23.033Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:23.033Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-21T20:10:23.033Z] PASS [2022-04-21T20:10:23.033Z] coverage: 12.0% of statements [2022-04-21T20:10:23.033Z] ok github.com/docker/docker/pkg/chrootarchive 0.078s coverage: 12.0% of statements [2022-04-21T20:10:23.033Z] 2022/04/21 20:10:22 Closing DB instances... [2022-04-21T20:10:23.500Z] === RUN TestEnsureRemoveAllNotExist [2022-04-21T20:10:23.500Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-21T20:10:23.500Z] === RUN TestEnsureRemoveAllWithDir [2022-04-21T20:10:23.500Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-21T20:10:23.500Z] === RUN TestEnsureRemoveAllWithFile [2022-04-21T20:10:23.500Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-21T20:10:23.500Z] PASS [2022-04-21T20:10:23.500Z] coverage: 0.0% of statements [2022-04-21T20:10:23.500Z] ok github.com/docker/docker/pkg/containerfs 0.035s coverage: 0.0% of statements [2022-04-21T20:10:24.484Z] === RUN TestSizeEmpty [2022-04-21T20:10:24.484Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-21T20:10:24.484Z] === RUN TestSizeEmptyFile [2022-04-21T20:10:24.484Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-21T20:10:24.484Z] === RUN TestSizeNonemptyFile [2022-04-21T20:10:24.484Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-21T20:10:24.484Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-21T20:10:24.484Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-21T20:10:24.484Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-21T20:10:24.484Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-21T20:10:24.484Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-21T20:10:24.484Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-21T20:10:24.484Z] === RUN TestMoveToSubdir [2022-04-21T20:10:24.484Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-21T20:10:24.484Z] === RUN TestSizeNonExistingDirectory [2022-04-21T20:10:24.484Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-21T20:10:24.484Z] PASS [2022-04-21T20:10:24.484Z] coverage: 80.0% of statements [2022-04-21T20:10:24.484Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2022-04-21T20:10:24.952Z] === RUN TestPollerAddRemove [2022-04-21T20:10:24.952Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-21T20:10:24.952Z] === RUN TestPollerEvent [2022-04-21T20:10:24.952Z] poller_test.go:40: No chmod on Windows [2022-04-21T20:10:24.952Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-21T20:10:24.952Z] === RUN TestPollerClose [2022-04-21T20:10:24.952Z] --- PASS: TestPollerClose (0.00s) [2022-04-21T20:10:24.952Z] PASS [2022-04-21T20:10:24.952Z] coverage: 45.7% of statements [2022-04-21T20:10:24.952Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 45.7% of statements [2022-04-21T20:10:25.420Z] --- PASS: TestNetworkDBCRUDTableEntry (4.11s) [2022-04-21T20:10:25.420Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-21T20:10:25.420Z] --- PASS: TestTarFiles (4.14s) [2022-04-21T20:10:25.420Z] === RUN TestDetectCompressionZstd [2022-04-21T20:10:25.420Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-21T20:10:25.420Z] === RUN TestTarUntar [2022-04-21T20:10:25.420Z] --- PASS: TestTarUntar (0.02s) [2022-04-21T20:10:25.420Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-21T20:10:25.420Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-21T20:10:25.420Z] === RUN TestTarWithOptions [2022-04-21T20:10:25.420Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-21T20:10:25.420Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-21T20:10:25.420Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-21T20:10:25.420Z] === RUN TestUntarUstarGnuConflict [2022-04-21T20:10:25.420Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-21T20:10:25.420Z] === RUN TestUntarInvalidFilenames [2022-04-21T20:10:25.420Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2769482549\\dest" [2022-04-21T20:10:25.420Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-21T20:10:25.420Z] === RUN TestUntarHardlinkToSymlink [2022-04-21T20:10:25.420Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-21T20:10:25.420Z] === RUN TestUntarInvalidHardlink [2022-04-21T20:10:25.420Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3090446682\\victim\\hello" -> "../victim/hello" [2022-04-21T20:10:25.420Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2078543736\\victim\\hello" -> "/../victim/hello" [2022-04-21T20:10:25.420Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3827631905\\victim" -> "../victim" [2022-04-21T20:10:25.420Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2973232406\\victim" -> "../victim" [2022-04-21T20:10:25.420Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3741263178\\victim" -> "../victim" [2022-04-21T20:10:25.420Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1072718775\\victim" -> "../victim" [2022-04-21T20:10:25.420Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-21T20:10:25.420Z] === RUN TestUntarInvalidSymlink [2022-04-21T20:10:25.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4171379098\\dest\\dotdot" -> "../victim/hello" [2022-04-21T20:10:25.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1598904902\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T20:10:25.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink63578402\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:10:25.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2939529593\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:10:25.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1351851164\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:10:25.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink499633344\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:10:25.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink638755141\\dest\\dir\\loophole" -> "../../victim" [2022-04-21T20:10:25.420Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-21T20:10:25.420Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-21T20:10:25.420Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-21T20:10:25.420Z] === RUN TestXGlobalNoParent [2022-04-21T20:10:25.420Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-21T20:10:25.420Z] === RUN TestReplaceFileTarWrapper [2022-04-21T20:10:25.778Z] Removing intermediate container f3b4d35adcd5 [2022-04-21T20:10:25.778Z] ---> 2105b51c6156 [2022-04-21T20:10:25.778Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-21T20:10:25.778Z] ---> Running in 7189e1897954 [2022-04-21T20:10:25.887Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2022-04-21T20:10:25.887Z] === RUN TestPrefixHeaderReadable [2022-04-21T20:10:25.887Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-21T20:10:25.887Z] === RUN TestDisablePigz [2022-04-21T20:10:25.887Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-21T20:10:25.887Z] --- PASS: TestDisablePigz (0.09s) [2022-04-21T20:10:25.887Z] === RUN TestPigz [2022-04-21T20:10:25.887Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-21T20:10:25.887Z] --- PASS: TestPigz (0.13s) [2022-04-21T20:10:25.887Z] === RUN TestNosysFileInfo [2022-04-21T20:10:25.887Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T20:10:25.887Z] archive_windows_test.go:16: Currently fails [2022-04-21T20:10:25.887Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestCanonicalTarNameForPath [2022-04-21T20:10:25.887Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestCanonicalTarName [2022-04-21T20:10:25.887Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestChmodTarEntry [2022-04-21T20:10:25.887Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestHardLinkOrder [2022-04-21T20:10:25.887Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-21T20:10:25.887Z] === RUN TestChangeString [2022-04-21T20:10:25.887Z] --- PASS: TestChangeString (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestChangesWithNoChanges [2022-04-21T20:10:25.887Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-21T20:10:25.887Z] === RUN TestChangesWithChanges [2022-04-21T20:10:25.887Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-21T20:10:25.887Z] === RUN TestChangesWithChangesGH13590 [2022-04-21T20:10:25.887Z] changes_test.go:196: needs more investigation [2022-04-21T20:10:25.887Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestChangesDirsEmpty [2022-04-21T20:10:25.887Z] === RUN TestCopyFileWithInvalidSrc [2022-04-21T20:10:25.887Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T20:10:25.887Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-21T20:10:25.887Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-21T20:10:25.887Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestCopyFile [2022-04-21T20:10:25.887Z] --- PASS: TestCopyFile (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-21T20:10:25.887Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T20:10:25.887Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-21T20:10:25.887Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-21T20:10:25.887Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T20:10:25.887Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T20:10:25.887Z] === RUN TestWildcardMatches [2022-04-21T20:10:26.244Z] [2022-04-21T20:10:26.244Z] SUCCESS: Specified value was saved. [2022-04-21T20:10:26.354Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestPatternMatches [2022-04-21T20:10:26.354Z] --- PASS: TestPatternMatches (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-21T20:10:26.354Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestPatternMatchesFolderExclusions [2022-04-21T20:10:26.354Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-21T20:10:26.354Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-21T20:10:26.354Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-21T20:10:26.354Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-21T20:10:26.354Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestSingleExclamationError [2022-04-21T20:10:26.354Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestMatchesWithNoPatterns [2022-04-21T20:10:26.354Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestMatchesWithMalformedPatterns [2022-04-21T20:10:26.354Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestMatches [2022-04-21T20:10:26.354Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-21T20:10:26.354Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-21T20:10:26.354Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-21T20:10:26.354Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-21T20:10:26.354Z] --- PASS: TestMatches (0.01s) [2022-04-21T20:10:26.354Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-21T20:10:26.354Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-21T20:10:26.354Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-21T20:10:26.354Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestCleanPatterns [2022-04-21T20:10:26.354Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-21T20:10:26.354Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestCleanPatternsExceptionFlag [2022-04-21T20:10:26.354Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-21T20:10:26.354Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-21T20:10:26.354Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestCleanPatternsErrorSingleException [2022-04-21T20:10:26.354Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestCreateIfNotExistsDir [2022-04-21T20:10:26.354Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestCreateIfNotExistsFile [2022-04-21T20:10:26.354Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestMatch [2022-04-21T20:10:26.354Z] --- PASS: TestMatch (0.00s) [2022-04-21T20:10:26.354Z] === RUN TestCompile [2022-04-21T20:10:26.355Z] === RUN TestCompile/slash [2022-04-21T20:10:26.355Z] === RUN TestCompile/backslash [2022-04-21T20:10:26.355Z] --- PASS: TestCompile (0.00s) [2022-04-21T20:10:26.355Z] --- PASS: TestCompile/slash (0.00s) [2022-04-21T20:10:26.355Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-21T20:10:26.355Z] PASS [2022-04-21T20:10:26.355Z] coverage: 84.7% of statements [2022-04-21T20:10:26.355Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 84.7% of statements [2022-04-21T20:10:26.355Z] --- PASS: TestChangesDirsEmpty (0.13s) [2022-04-21T20:10:26.355Z] === RUN TestChangesDirsMutated [2022-04-21T20:10:26.355Z] --- PASS: TestChangesDirsMutated (0.11s) [2022-04-21T20:10:26.355Z] === RUN TestApplyLayer [2022-04-21T20:10:26.355Z] changes_test.go:433: needs further investigation [2022-04-21T20:10:26.355Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-21T20:10:26.355Z] === RUN TestChangesSizeWithHardlinks [2022-04-21T20:10:26.355Z] changes_test.go:469: needs further investigation [2022-04-21T20:10:26.355Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-21T20:10:26.355Z] === RUN TestChangesSizeWithNoChanges [2022-04-21T20:10:26.355Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-21T20:10:26.355Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-21T20:10:26.355Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-21T20:10:26.355Z] === RUN TestChangesSize [2022-04-21T20:10:26.355Z] --- PASS: TestChangesSize (0.00s) [2022-04-21T20:10:26.355Z] === RUN TestApplyLayerInvalidFilenames [2022-04-21T20:10:26.355Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1910361555\\dest" [2022-04-21T20:10:26.355Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-21T20:10:26.355Z] === RUN TestApplyLayerInvalidHardlink [2022-04-21T20:10:26.355Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3851852047\\victim\\hello" -> "../victim/hello" [2022-04-21T20:10:26.355Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3905774402\\victim\\hello" -> "/../victim/hello" [2022-04-21T20:10:26.355Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1873096191\\victim" -> "../victim" [2022-04-21T20:10:26.355Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1264441188\\victim" -> "../victim" [2022-04-21T20:10:26.355Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1563901300\\victim" -> "../victim" [2022-04-21T20:10:26.355Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2137109981\\victim" -> "../victim" [2022-04-21T20:10:26.355Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-21T20:10:26.355Z] === RUN TestApplyLayerInvalidSymlink [2022-04-21T20:10:26.355Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink718783618\\dest\\dotdot" -> "../victim/hello" [2022-04-21T20:10:26.355Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink364236944\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T20:10:26.355Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3677148810\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:10:26.355Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink301544410\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:10:26.355Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2528646484\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:10:26.355Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3301020938\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:10:26.355Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-21T20:10:26.355Z] === RUN TestApplyLayerWhiteouts [2022-04-21T20:10:26.355Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-21T20:10:26.355Z] === RUN TestGenerateEmptyFile [2022-04-21T20:10:26.355Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-21T20:10:26.355Z] === RUN TestGenerateWithContent [2022-04-21T20:10:26.355Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-21T20:10:26.355Z] PASS [2022-04-21T20:10:26.355Z] coverage: 62.9% of statements [2022-04-21T20:10:26.355Z] ok github.com/docker/docker/pkg/archive 6.191s coverage: 62.9% of statements [2022-04-21T20:10:26.822Z] === RUN TestGet [2022-04-21T20:10:26.822Z] --- PASS: TestGet (0.00s) [2022-04-21T20:10:26.822Z] === RUN TestGetShortcutString [2022-04-21T20:10:26.822Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-21T20:10:26.822Z] PASS [2022-04-21T20:10:26.822Z] coverage: 42.9% of statements [2022-04-21T20:10:26.822Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2022-04-21T20:10:26.847Z] --- PASS: TestBuildSquashParent (3.59s) [2022-04-21T20:10:26.847Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T20:10:26.847Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:10:26.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:10:26.847Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:10:26.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:10:26.847Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:10:26.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:10:26.847Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:10:26.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:10:26.847Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:10:26.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:10:26.847Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:10:26.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:10:26.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:10:26.847Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:10:27.289Z] 2022/04/21 20:10:26 Closing DB instances... [2022-04-21T20:10:27.756Z] === RUN TestCreateIDMapOrder [2022-04-21T20:10:27.756Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-21T20:10:27.756Z] PASS [2022-04-21T20:10:27.756Z] coverage: 7.2% of statements [2022-04-21T20:10:27.756Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2022-04-21T20:10:27.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:10:27.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:10:28.450Z] Removing intermediate container 7189e1897954 [2022-04-21T20:10:28.450Z] ---> 83eca03c36ef [2022-04-21T20:10:28.450Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-21T20:10:28.450Z] ---> Running in a41e159d928d [2022-04-21T20:10:28.703Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:10:28.741Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-04-21T20:10:28.741Z] === RUN TestNetworkDBNodeLeave [2022-04-21T20:10:28.741Z] === RUN TestFixedBufferCap [2022-04-21T20:10:28.741Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-21T20:10:28.741Z] === RUN TestFixedBufferLen [2022-04-21T20:10:28.741Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-21T20:10:28.741Z] === RUN TestFixedBufferString [2022-04-21T20:10:28.741Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-21T20:10:28.741Z] === RUN TestFixedBufferWrite [2022-04-21T20:10:28.741Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-21T20:10:28.741Z] === RUN TestFixedBufferRead [2022-04-21T20:10:28.741Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-21T20:10:28.741Z] === RUN TestBytesPipeRead [2022-04-21T20:10:28.741Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-21T20:10:28.741Z] === RUN TestBytesPipeWrite [2022-04-21T20:10:28.741Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-21T20:10:28.741Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-21T20:10:28.959Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:10:29.209Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2022-04-21T20:10:29.209Z] === RUN TestAtomicWriteToFile [2022-04-21T20:10:29.209Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-21T20:10:29.209Z] === RUN TestAtomicWriteSetCommit [2022-04-21T20:10:29.209Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-21T20:10:29.209Z] === RUN TestAtomicWriteSetCancel [2022-04-21T20:10:29.209Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-04-21T20:10:29.209Z] === RUN TestReadCloserWrapperClose [2022-04-21T20:10:29.209Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-21T20:10:29.209Z] === RUN TestReaderErrWrapperReadOnError [2022-04-21T20:10:29.209Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-21T20:10:29.209Z] === RUN TestReaderErrWrapperRead [2022-04-21T20:10:29.209Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-21T20:10:29.209Z] === RUN TestCancelReadCloser [2022-04-21T20:10:29.209Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-21T20:10:29.209Z] === RUN TestWriteCloserWrapperClose [2022-04-21T20:10:29.209Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-21T20:10:29.209Z] === RUN TestNopWriteCloser [2022-04-21T20:10:29.209Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-21T20:10:29.209Z] === RUN TestNopWriter [2022-04-21T20:10:29.209Z] --- PASS: TestNopWriter (0.00s) [2022-04-21T20:10:29.209Z] === RUN TestWriteCounter [2022-04-21T20:10:29.209Z] --- PASS: TestWriteCounter (0.00s) [2022-04-21T20:10:29.209Z] PASS [2022-04-21T20:10:29.209Z] coverage: 69.2% of statements [2022-04-21T20:10:29.209Z] ok github.com/docker/docker/pkg/ioutils 0.566s coverage: 69.2% of statements [2022-04-21T20:10:29.274Z] --- PASS: TestServiceWithDataPathPortInit (14.15s) [2022-04-21T20:10:29.275Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T20:10:30.193Z] === RUN TestError [2022-04-21T20:10:30.193Z] --- PASS: TestError (0.00s) [2022-04-21T20:10:30.193Z] === RUN TestProgressString [2022-04-21T20:10:30.193Z] === RUN TestProgressString/no_progress [2022-04-21T20:10:30.193Z] === RUN TestProgressString/progress_1 [2022-04-21T20:10:30.193Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-21T20:10:30.193Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-21T20:10:30.193Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-21T20:10:30.193Z] === RUN TestProgressString/with_units [2022-04-21T20:10:30.193Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-21T20:10:30.193Z] === RUN TestProgressString/hide_counts [2022-04-21T20:10:30.193Z] --- PASS: TestProgressString (0.00s) [2022-04-21T20:10:30.193Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-21T20:10:30.193Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-21T20:10:30.193Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-21T20:10:30.193Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-21T20:10:30.193Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-21T20:10:30.193Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-21T20:10:30.193Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-21T20:10:30.193Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-21T20:10:30.193Z] === RUN TestJSONMessageDisplay [2022-04-21T20:10:30.193Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-04-21T20:10:30.193Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-21T20:10:30.193Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-21T20:10:30.193Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-21T20:10:30.193Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-21T20:10:30.193Z] === RUN TestDisplayJSONMessagesStream [2022-04-21T20:10:30.193Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-21T20:10:30.193Z] PASS [2022-04-21T20:10:30.193Z] coverage: 91.7% of statements [2022-04-21T20:10:30.193Z] ok github.com/docker/docker/pkg/jsonmessage 0.168s coverage: 91.7% of statements [2022-04-21T20:10:30.324Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-21T20:10:30.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2022-04-21T20:10:30.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s) [2022-04-21T20:10:30.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.19s) [2022-04-21T20:10:30.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s) [2022-04-21T20:10:30.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s) [2022-04-21T20:10:30.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s) [2022-04-21T20:10:30.324Z] === RUN TestBuildMultiStageCopy [2022-04-21T20:10:30.324Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T20:10:30.660Z] === RUN TestStandardLongPath [2022-04-21T20:10:30.660Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-21T20:10:30.660Z] === RUN TestUNCLongPath [2022-04-21T20:10:30.660Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-21T20:10:30.660Z] PASS [2022-04-21T20:10:30.660Z] coverage: 100.0% of statements [2022-04-21T20:10:30.660Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2022-04-21T20:10:31.127Z] === RUN TestNameFormat [2022-04-21T20:10:31.127Z] --- PASS: TestNameFormat (0.00s) [2022-04-21T20:10:31.127Z] === RUN TestNameRetries [2022-04-21T20:10:31.127Z] --- PASS: TestNameRetries (0.00s) [2022-04-21T20:10:31.128Z] PASS [2022-04-21T20:10:31.128Z] coverage: 85.7% of statements [2022-04-21T20:10:31.128Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2022-04-21T20:10:31.128Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-04-21T20:10:31.128Z] === RUN TestNetworkDBWatch [2022-04-21T20:10:31.177Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lg9804pz723hyjj0cc5shymjy Created:2022-04-21 20:10:29.50129761 +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[bc698bca0a371cd493819dc2f5d6e546d53b6f44ccf24dba29ee60de8df48f83:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3yb8lpvuthv1rk57kopygwslj EndpointID:d972dd0dae109c72a7106d930b5e57dfa2516e797f19858d33e48f0b4a2ac0e5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b0c864418c13ab258103df52a7d5e5e4d40cc4aaaff8d50e803abdef370adc98 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:0e05a057730a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3yb8lpvuthv1rk57kopygwslj EndpointID:d972dd0dae109c72a7106d930b5e57dfa2516e797f19858d33e48f0b4a2ac0e5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-21T20:10:31.253Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T20:10:31.449Z] Cannot create a file when that file already exists. [2022-04-21T20:10:31.509Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T20:10:31.509Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T20:10:31.595Z] === RUN TestParseKeyValueOpt [2022-04-21T20:10:31.595Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-21T20:10:31.595Z] === RUN TestParseUintList [2022-04-21T20:10:31.595Z] --- PASS: TestParseUintList (0.00s) [2022-04-21T20:10:31.595Z] === RUN TestParseUintListMaximumLimits [2022-04-21T20:10:31.595Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-21T20:10:31.595Z] PASS [2022-04-21T20:10:31.595Z] coverage: 97.0% of statements [2022-04-21T20:10:31.595Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2022-04-21T20:10:31.766Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T20:10:32.329Z] --- PASS: TestBuildMultiStageCopy (2.13s) [2022-04-21T20:10:32.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-04-21T20:10:32.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-21T20:10:32.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-21T20:10:32.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-04-21T20:10:32.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2022-04-21T20:10:32.329Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T20:10:32.583Z] === RUN Test_windowsOSRelease_String [2022-04-21T20:10:32.583Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-21T20:10:32.583Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-21T20:10:32.583Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-21T20:10:32.583Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-21T20:10:32.583Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-21T20:10:32.583Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-21T20:10:32.583Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-21T20:10:32.583Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-21T20:10:32.583Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-21T20:10:32.583Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T20:10:32.583Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T20:10:32.583Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T20:10:32.583Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T20:10:32.583Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T20:10:32.583Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T20:10:32.583Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T20:10:32.583Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T20:10:32.583Z] PASS [2022-04-21T20:10:32.583Z] coverage: 36.4% of statements [2022-04-21T20:10:32.583Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 36.4% of statements [2022-04-21T20:10:32.896Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-04-21T20:10:32.897Z] === RUN TestBuildLabelWithTargets [2022-04-21T20:10:33.050Z] 2022/04/21 20:10:32 Closing DB instances... [2022-04-21T20:10:33.051Z] === RUN TestNewAndRemove [2022-04-21T20:10:33.051Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-21T20:10:33.051Z] === RUN TestRemoveInvalidPath [2022-04-21T20:10:33.051Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-21T20:10:33.051Z] PASS [2022-04-21T20:10:33.051Z] coverage: 82.6% of statements [2022-04-21T20:10:33.051Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-04-21T20:10:33.824Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-04-21T20:10:33.825Z] === RUN TestBuildWithEmptyLayers [2022-04-21T20:10:34.035Z] --- PASS: TestGetAddress (20.54s) [2022-04-21T20:10:34.035Z] === RUN TestRequestSyntaxCheck [2022-04-21T20:10:34.035Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-21T20:10:34.035Z] === RUN TestRequest [2022-04-21T20:10:34.387Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-04-21T20:10:34.387Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T20:10:34.503Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-21T20:10:34.503Z] === RUN TestNetworkDBBulkSync [2022-04-21T20:10:34.970Z] === RUN TestFailedConnection [2022-04-21T20:10:35.236Z] Removing intermediate container a41e159d928d [2022-04-21T20:10:35.236Z] ---> 4154ca67bf71 [2022-04-21T20:10:35.236Z] Step 13/13 : CMD ["sh"] [2022-04-21T20:10:35.236Z] ---> Running in 86ead950c095 [2022-04-21T20:10:35.236Z] Removing intermediate container 86ead950c095 [2022-04-21T20:10:35.236Z] ---> 0039925e6cf9 [2022-04-21T20:10:35.236Z] Successfully built 0039925e6cf9 [2022-04-21T20:10:35.236Z] Successfully tagged busybox:latest [2022-04-21T20:10:35.236Z] INFO: Docker images of the daemon under test [2022-04-21T20:10:35.236Z] [2022-04-21T20:10:35.236Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T20:10:35.236Z] busybox latest 0039925e6cf9 Less than a second ago 5.02GB [2022-04-21T20:10:35.236Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-21T20:10:35.236Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-21T20:10:35.236Z] [2022-04-21T20:10:35.236Z] INFO: Running integration tests at 04/21/2022 20:10:34... [2022-04-21T20:10:35.236Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-21T20:10:35.236Z] INFO: Integration API tests being run from the host: [2022-04-21T20:10:35.236Z] INFO: make.ps1 starting at 04/21/2022 20:10:34 [2022-04-21T20:10:35.363Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-04-21T20:10:35.363Z] PASS [2022-04-21T20:10:35.363Z] [2022-04-21T20:10:35.363Z] === Skipped [2022-04-21T20:10:35.363Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:10:35.363Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:10:35.363Z] [2022-04-21T20:10:35.363Z] DONE 38 tests, 1 skipped in 44.446s [2022-04-21T20:10:35.363Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-21T20:10:35.363Z] INFO: Testing against a local daemon [2022-04-21T20:10:35.363Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-21T20:10:35.363Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:10:35.363Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T20:10:35.363Z] === RUN TestDockerNetworkIpvlan [2022-04-21T20:10:35.363Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:10:35.363Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-21T20:10:35.363Z] PASS [2022-04-21T20:10:35.363Z] [2022-04-21T20:10:35.363Z] === Skipped [2022-04-21T20:10:35.363Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T20:10:35.363Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:10:35.363Z] [2022-04-21T20:10:35.363Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-21T20:10:35.363Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:10:35.363Z] [2022-04-21T20:10:35.363Z] DONE 2 tests, 2 skipped in 0.023s [2022-04-21T20:10:35.363Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-21T20:10:35.363Z] INFO: Testing against a local daemon [2022-04-21T20:10:35.363Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-21T20:10:35.437Z] 2022/04/21 20:10:35 Closing DB instances... [2022-04-21T20:10:35.703Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-21T20:10:35.752Z] --- PASS: TestBuildMultiStageOnBuild (1.39s) [2022-04-21T20:10:35.752Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T20:10:35.905Z] --- PASS: TestFailedConnection (1.06s) [2022-04-21T20:10:35.905Z] === RUN TestFailOnce [2022-04-21T20:10:35.905Z] 2022/04/21 20:10:35 http: panic serving 127.0.0.1:49296: Plugin not ready [2022-04-21T20:10:35.905Z] goroutine 34 [running]: [2022-04-21T20:10:35.905Z] net/http.(*conn).serve.func1() [2022-04-21T20:10:35.905Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T20:10:35.905Z] panic({0x813700, 0x95d060}) [2022-04-21T20:10:35.905Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T20:10:35.905Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000ada70?) [2022-04-21T20:10:35.905Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-21T20:10:35.905Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x962878?, 0xc0001a8000?}, 0x76d9a6?) [2022-04-21T20:10:35.905Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T20:10:35.905Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x962878, 0xc0001a8000}, 0xc000230200) [2022-04-21T20:10:35.905Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-21T20:10:35.905Z] net/http.serverHandler.ServeHTTP({0x960e98?}, {0x962878, 0xc0001a8000}, 0xc000230200) [2022-04-21T20:10:35.905Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T20:10:35.905Z] net/http.(*conn).serve(0xc0000a6000, {0x962d78, 0xc0000880c0}) [2022-04-21T20:10:35.905Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T20:10:35.905Z] created by net/http.(*Server).Serve [2022-04-21T20:10:35.905Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T20:10:35.905Z] time="2022-04-21T20:10:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post \"http://127.0.0.1:49295/Test.FailOnce\": EOF, retrying in 1s" [2022-04-21T20:10:36.314Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-04-21T20:10:36.314Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T20:10:36.738Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-04-21T20:10:36.738Z] === RUN TestDockerNetworkMacvlan [2022-04-21T20:10:36.894Z] --- PASS: TestFailOnce (1.12s) [2022-04-21T20:10:36.894Z] === RUN TestEchoInputOutput [2022-04-21T20:10:36.894Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-21T20:10:36.894Z] === RUN TestBackoff [2022-04-21T20:10:36.894Z] --- PASS: TestBackoff (0.00s) [2022-04-21T20:10:36.894Z] === RUN TestAbortRetry [2022-04-21T20:10:36.894Z] --- PASS: TestAbortRetry (0.00s) [2022-04-21T20:10:36.894Z] === RUN TestClientScheme [2022-04-21T20:10:36.894Z] --- PASS: TestClientScheme (0.00s) [2022-04-21T20:10:36.894Z] === RUN TestNewClientWithTimeout [2022-04-21T20:10:37.305Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-21T20:10:37.361Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-21T20:10:37.361Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-21T20:10:37.361Z] time="2022-04-21T20:10:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-21T20:10:37.680Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-04-21T20:10:37.680Z] === RUN TestBuildWithHugeFile [2022-04-21T20:10:37.835Z] === RUN TestParseEmptyInterface [2022-04-21T20:10:37.835Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-21T20:10:37.835Z] === RUN TestParseNonInterfaceType [2022-04-21T20:10:37.835Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-21T20:10:37.835Z] === RUN TestParseWithOneFunction [2022-04-21T20:10:37.835Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-21T20:10:37.835Z] === RUN TestParseWithMultipleFuncs [2022-04-21T20:10:37.835Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-21T20:10:37.835Z] === RUN TestParseWithUnnamedReturn [2022-04-21T20:10:37.835Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-21T20:10:37.835Z] === RUN TestEmbeddedInterface [2022-04-21T20:10:37.835Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-21T20:10:37.835Z] === RUN TestParsedImports [2022-04-21T20:10:37.835Z] --- PASS: TestParsedImports (0.00s) [2022-04-21T20:10:37.835Z] === RUN TestAliasedImports [2022-04-21T20:10:37.835Z] --- PASS: TestAliasedImports (0.00s) [2022-04-21T20:10:37.835Z] PASS [2022-04-21T20:10:37.835Z] coverage: 56.8% of statements [2022-04-21T20:10:37.835Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2022-04-21T20:10:37.871Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-21T20:10:38.807Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-21T20:10:38.820Z] === RUN TestHTTPTransport [2022-04-21T20:10:38.820Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-21T20:10:38.820Z] PASS [2022-04-21T20:10:38.820Z] coverage: 85.7% of statements [2022-04-21T20:10:38.821Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2022-04-21T20:10:38.821Z] time="2022-04-21T20:10:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-21T20:10:39.287Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-21T20:10:39.287Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T20:10:39.287Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-21T20:10:39.287Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-21T20:10:39.287Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-21T20:10:39.287Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-21T20:10:39.287Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-21T20:10:39.287Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T20:10:39.287Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-21T20:10:39.287Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-21T20:10:39.287Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-21T20:10:39.287Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-21T20:10:39.287Z] === RUN TestBufferPoolPutAndGet [2022-04-21T20:10:39.287Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-21T20:10:39.287Z] PASS [2022-04-21T20:10:39.287Z] coverage: 88.2% of statements [2022-04-21T20:10:39.287Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2022-04-21T20:10:39.755Z] === RUN TestOutputOnPrematureClose [2022-04-21T20:10:39.755Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-21T20:10:39.755Z] === RUN TestCompleteSilently [2022-04-21T20:10:39.755Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-21T20:10:39.755Z] PASS [2022-04-21T20:10:39.755Z] coverage: 75.9% of statements [2022-04-21T20:10:39.755Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2022-04-21T20:10:40.223Z] === RUN TestSendToOneSub [2022-04-21T20:10:40.223Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-21T20:10:40.223Z] === RUN TestSendToMultipleSubs [2022-04-21T20:10:40.223Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-21T20:10:40.223Z] === RUN TestEvictOneSub [2022-04-21T20:10:40.223Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-21T20:10:40.223Z] === RUN TestClosePublisher [2022-04-21T20:10:40.223Z] --- PASS: TestClosePublisher (0.00s) [2022-04-21T20:10:40.223Z] === RUN TestPubSubRace [2022-04-21T20:10:40.223Z] 2022/04/21 20:10:39 Closing DB instances... [2022-04-21T20:10:40.710Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-21T20:10:40.775Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T20:10:40.775Z] Using test binary docker [2022-04-21T20:10:40.775Z] +++ /etc/init.d/apparmor start [2022-04-21T20:10:40.775Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T20:10:40.775Z] INFO: Waiting for daemon to start... [2022-04-21T20:10:40.775Z] Starting dockerd [2022-04-21T20:10:40.775Z] +++ 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-04-21T20:10:40.775Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T20:10:40.775Z] Using test binary docker [2022-04-21T20:10:40.775Z] +++ /etc/init.d/apparmor start [2022-04-21T20:10:40.775Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T20:10:40.775Z] INFO: Waiting for daemon to start... [2022-04-21T20:10:40.775Z] Starting dockerd [2022-04-21T20:10:40.775Z] +++ 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-04-21T20:10:41.208Z] --- PASS: TestRequest (6.83s) [2022-04-21T20:10:41.208Z] === RUN TestOverlappingRequests [2022-04-21T20:10:41.208Z] --- PASS: TestPubSubRace (1.05s) [2022-04-21T20:10:41.208Z] PASS [2022-04-21T20:10:41.208Z] coverage: 75.0% of statements [2022-04-21T20:10:41.208Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2022-04-21T20:10:41.208Z] --- PASS: TestOverlappingRequests (0.33s) [2022-04-21T20:10:41.208Z] === RUN TestRelease [2022-04-21T20:10:41.675Z] time="2022-04-21T20:10:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-21T20:10:41.675Z] === RUN TestRegister [2022-04-21T20:10:41.675Z] --- PASS: TestRegister (0.00s) [2022-04-21T20:10:41.675Z] === RUN TestCommand [2022-04-21T20:10:41.675Z] --- PASS: TestCommand (0.03s) [2022-04-21T20:10:41.675Z] === RUN TestNaiveSelf [2022-04-21T20:10:41.675Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-21T20:10:41.675Z] PASS [2022-04-21T20:10:41.675Z] coverage: 82.4% of statements [2022-04-21T20:10:41.675Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2022-04-21T20:10:42.085Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-21T20:10:42.143Z] === RUN TestDump [2022-04-21T20:10:42.143Z] goroutine 19 [running]: [2022-04-21T20:10:42.143Z] github.com/docker/docker/pkg/stack.dump(0x342d57?) [2022-04-21T20:10:42.143Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T20:10:42.143Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-21T20:10:42.143Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-21T20:10:42.143Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-21T20:10:42.143Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-21T20:10:42.143Z] testing.tRunner(0xc000085520, 0x50a498) [2022-04-21T20:10:42.143Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T20:10:42.143Z] created by testing.(*T).Run [2022-04-21T20:10:42.143Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T20:10:42.143Z] [2022-04-21T20:10:42.143Z] goroutine 1 [chan receive]: [2022-04-21T20:10:42.143Z] testing.(*T).Run(0xc000085380, {0x4f913c?, 0x31c1f3?}, 0x50a498) [2022-04-21T20:10:42.143Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T20:10:42.143Z] testing.runTests.func1(0xc0000b6840?) [2022-04-21T20:10:42.143Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T20:10:42.143Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-04-21T20:10:42.143Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T20:10:42.143Z] testing.runTests(0xc000094460?, {0x68e400, 0x3, 0x3}, {0x1ed62b60598?, 0x40?, 0x6934a0?}) [2022-04-21T20:10:42.143Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T20:10:42.143Z] testing.(*M).Run(0xc000094460) [2022-04-21T20:10:42.143Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T20:10:42.143Z] main.main() [2022-04-21T20:10:42.143Z] _testmain.go:99 +0x255 [2022-04-21T20:10:42.143Z] --- PASS: TestDump (0.00s) [2022-04-21T20:10:42.143Z] === RUN TestDumpToFile [2022-04-21T20:10:42.610Z] --- PASS: TestDumpToFile (0.10s) [2022-04-21T20:10:42.610Z] === RUN TestDumpToFileWithEmptyInput [2022-04-21T20:10:42.610Z] goroutine 21 [running]: [2022-04-21T20:10:42.610Z] github.com/docker/docker/pkg/stack.dump(0x3bed13?) [2022-04-21T20:10:42.610Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T20:10:42.610Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x3bece0?}) [2022-04-21T20:10:42.610Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-21T20:10:42.610Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520?) [2022-04-21T20:10:42.610Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-21T20:10:42.610Z] testing.tRunner(0xc000085ba0, 0x50a488) [2022-04-21T20:10:42.610Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T20:10:42.610Z] created by testing.(*T).Run [2022-04-21T20:10:42.610Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T20:10:42.610Z] [2022-04-21T20:10:42.610Z] goroutine 1 [chan receive]: [2022-04-21T20:10:42.610Z] testing.(*T).Run(0xc000085380, {0x500713?, 0x31c1f3?}, 0x50a488) [2022-04-21T20:10:42.610Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T20:10:42.610Z] testing.runTests.func1(0xc0000b6840?) [2022-04-21T20:10:42.610Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T20:10:42.610Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-04-21T20:10:42.610Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T20:10:42.610Z] testing.runTests(0xc000094460?, {0x68e400, 0x3, 0x3}, {0x1ed62b60598?, 0x40?, 0x6934a0?}) [2022-04-21T20:10:42.610Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T20:10:42.610Z] testing.(*M).Run(0xc000094460) [2022-04-21T20:10:42.610Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T20:10:42.610Z] main.main() [2022-04-21T20:10:42.610Z] _testmain.go:99 +0x255 [2022-04-21T20:10:42.610Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-21T20:10:42.610Z] PASS [2022-04-21T20:10:42.610Z] coverage: 90.9% of statements [2022-04-21T20:10:42.610Z] ok github.com/docker/docker/pkg/stack 0.136s coverage: 90.9% of statements [2022-04-21T20:10:42.610Z] --- PASS: TestRelease (1.23s) [2022-04-21T20:10:42.610Z] === RUN TestAllocateRandomDeallocate [2022-04-21T20:10:43.078Z] === RUN TestNewStdWriter [2022-04-21T20:10:43.078Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-21T20:10:43.078Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestWriteWithNilBytes [2022-04-21T20:10:43.078Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestWrite [2022-04-21T20:10:43.078Z] --- PASS: TestWrite (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestWriteWithWriterError [2022-04-21T20:10:43.078Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-21T20:10:43.078Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestStdCopyWriteAndRead [2022-04-21T20:10:43.078Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-21T20:10:43.078Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-21T20:10:43.078Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-21T20:10:43.078Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-21T20:10:43.078Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-21T20:10:43.078Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-21T20:10:43.078Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-21T20:10:43.078Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-21T20:10:43.078Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-21T20:10:43.078Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-21T20:10:43.078Z] PASS [2022-04-21T20:10:43.078Z] coverage: 100.0% of statements [2022-04-21T20:10:43.078Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-04-21T20:10:43.078Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.06s) [2022-04-21T20:10:43.078Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-21T20:10:43.550Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-21T20:10:43.550Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-21T20:10:43.550Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-21T20:10:43.550Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-21T20:10:43.550Z] === RUN TestFormatStatus [2022-04-21T20:10:43.550Z] --- PASS: TestFormatStatus (0.00s) [2022-04-21T20:10:43.550Z] === RUN TestFormatError [2022-04-21T20:10:43.550Z] --- PASS: TestFormatError (0.00s) [2022-04-21T20:10:43.550Z] === RUN TestFormatJSONError [2022-04-21T20:10:43.550Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-21T20:10:43.550Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-21T20:10:43.550Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-21T20:10:43.550Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-21T20:10:43.550Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-21T20:10:43.550Z] === RUN TestNewJSONProgressOutput [2022-04-21T20:10:43.550Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-21T20:10:43.550Z] === RUN TestAuxFormatterEmit [2022-04-21T20:10:43.550Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-21T20:10:43.550Z] === RUN TestStreamWriterStdout [2022-04-21T20:10:43.550Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-21T20:10:43.550Z] === RUN TestStreamWriterStderr [2022-04-21T20:10:43.550Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-21T20:10:43.550Z] PASS [2022-04-21T20:10:43.550Z] coverage: 66.2% of statements [2022-04-21T20:10:43.550Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2022-04-21T20:10:44.018Z] === RUN TestGenerateRandomID [2022-04-21T20:10:44.018Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-21T20:10:44.018Z] === RUN TestShortenId [2022-04-21T20:10:44.018Z] --- PASS: TestShortenId (0.00s) [2022-04-21T20:10:44.018Z] === RUN TestShortenSha256Id [2022-04-21T20:10:44.018Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-21T20:10:44.018Z] === RUN TestShortenIdEmpty [2022-04-21T20:10:44.018Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-21T20:10:44.018Z] === RUN TestShortenIdInvalid [2022-04-21T20:10:44.018Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-21T20:10:44.018Z] === RUN TestIsShortIDNonHex [2022-04-21T20:10:44.018Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-21T20:10:44.018Z] === RUN TestIsShortIDNotCorrectSize [2022-04-21T20:10:44.018Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-21T20:10:44.018Z] PASS [2022-04-21T20:10:44.018Z] coverage: 70.6% of statements [2022-04-21T20:10:44.018Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2022-04-21T20:10:44.018Z] 2022/04/21 20:10:43 Closing DB instances... [2022-04-21T20:10:44.063Z] . [2022-04-21T20:10:44.063Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T20:10:44.063Z] [2022-04-21T20:10:44.063Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T20:10:44.323Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T20:10:44.323Z] Error: No such image: emptyfs [2022-04-21T20:10:44.323Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T20:10:44.323Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-21T20:10:44.323Z] ++++ docker load [2022-04-21T20:10:44.323Z] Error: No such image: emptyfs [2022-04-21T20:10:44.323Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-21T20:10:44.323Z] ++++ docker load [2022-04-21T20:10:44.486Z] === RUN TestIsCpusetListAvailable [2022-04-21T20:10:44.486Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-21T20:10:44.486Z] PASS [2022-04-21T20:10:44.486Z] coverage: 39.4% of statements [2022-04-21T20:10:44.486Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2022-04-21T20:10:44.892Z] Running integration-test (iteration 1) [2022-04-21T20:10:44.892Z] 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-04-21T20:10:44.892Z] ++ 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-04-21T20:10:44.892Z] ++ set -e [2022-04-21T20:10:44.892Z] ++ '[' -n 0 ']' [2022-04-21T20:10:44.892Z] ++ set -x [2022-04-21T20:10:44.892Z] ++ 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-04-21T20:10:44.892Z] Running integration-test (iteration 1) [2022-04-21T20:10:44.892Z] 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-04-21T20:10:44.892Z] ++ 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-04-21T20:10:44.892Z] ++ set -e [2022-04-21T20:10:44.892Z] ++ '[' -n 0 ']' [2022-04-21T20:10:44.892Z] ++ set -x [2022-04-21T20:10:44.892Z] ++ 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-04-21T20:10:45.374Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-21T20:10:45.828Z] Loaded image: busybox:latest [2022-04-21T20:10:45.828Z] Loaded image: busybox:latest [2022-04-21T20:10:46.047Z] === RUN TestChtimes [2022-04-21T20:10:46.047Z] --- PASS: TestChtimes (0.00s) [2022-04-21T20:10:46.047Z] === RUN TestChtimesWindows [2022-04-21T20:10:46.047Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-21T20:10:46.047Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-21T20:10:46.047Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-21T20:10:46.047Z] PASS [2022-04-21T20:10:46.047Z] coverage: 13.0% of statements [2022-04-21T20:10:46.047Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 13.0% of statements [2022-04-21T20:10:46.047Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-21T20:10:46.047Z] === RUN TestNetworkDBGarbageCollection [2022-04-21T20:10:46.047Z] --- PASS: TestAllocateRandomDeallocate (3.54s) [2022-04-21T20:10:46.047Z] === RUN TestRetrieveFromStore [2022-04-21T20:10:46.047Z] time="2022-04-21T20:10:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-21T20:10:46.309Z] --- PASS: TestDockerNetworkMacvlan (9.78s) [2022-04-21T20:10:46.309Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-21T20:10:46.309Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-21T20:10:46.309Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-04-21T20:10:46.309Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-04-21T20:10:46.309Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-04-21T20:10:46.309Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-04-21T20:10:46.309Z] PASS [2022-04-21T20:10:46.309Z] [2022-04-21T20:10:46.309Z] DONE 8 tests in 11.026s [2022-04-21T20:10:46.309Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-21T20:10:46.309Z] testing: warning: no tests to run [2022-04-21T20:10:46.309Z] PASS [2022-04-21T20:10:46.309Z] [2022-04-21T20:10:46.309Z] DONE 0 tests in 0.008s [2022-04-21T20:10:46.309Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-21T20:10:46.309Z] INFO: Testing against a local daemon [2022-04-21T20:10:46.309Z] === RUN TestAuthZPluginAllowRequest [2022-04-21T20:10:46.395Z] Loaded image: busybox:glibc [2022-04-21T20:10:46.395Z] Loaded image: busybox:glibc [2022-04-21T20:10:46.515Z] === RUN TestTailFile [2022-04-21T20:10:46.515Z] --- PASS: TestTailFile (0.00s) [2022-04-21T20:10:46.515Z] === RUN TestTailFileManyLines [2022-04-21T20:10:46.515Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-21T20:10:46.515Z] === RUN TestTailEmptyFile [2022-04-21T20:10:46.515Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-21T20:10:46.515Z] === RUN TestTailNegativeN [2022-04-21T20:10:46.515Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader [2022-04-21T20:10:46.515Z] === CONT TestNewTailReader [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/no_delimiter [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/truncated_last_line [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-21T20:10:46.515Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.515Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.515Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-21T20:10:46.515Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.515Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T20:10:46.516Z] === CONT TestNewTailReader/no_delimiter [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.516Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T20:10:46.516Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.516Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.516Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.516Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.516Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.519Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.520Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.988Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:10:46.989Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:10:46.989Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.990Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:10:46.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:10:46.991Z] PASS [2022-04-21T20:10:46.991Z] coverage: 88.6% of statements [2022-04-21T20:10:46.991Z] ok github.com/docker/docker/pkg/tailfile 0.129s coverage: 88.6% of statements [2022-04-21T20:10:47.459Z] === RUN TestTarSumRemoveNonExistent [2022-04-21T20:10:47.459Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-21T20:10:47.459Z] === RUN TestTarSumRemove [2022-04-21T20:10:47.459Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-21T20:10:47.459Z] === RUN TestSortFileInfoSums [2022-04-21T20:10:47.459Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-21T20:10:47.459Z] === RUN TestNewTarSumForLabelInvalid [2022-04-21T20:10:47.459Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-21T20:10:47.459Z] === RUN TestNewTarSumForLabel [2022-04-21T20:10:47.459Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-21T20:10:47.459Z] === RUN TestEmptyTar [2022-04-21T20:10:47.459Z] --- PASS: TestEmptyTar (0.00s) [2022-04-21T20:10:47.459Z] === RUN TestTarSumsReadSize [2022-04-21T20:10:47.459Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-21T20:10:47.459Z] === RUN TestTarSums [2022-04-21T20:10:47.459Z] --- PASS: TestTarSums (0.05s) [2022-04-21T20:10:47.459Z] === RUN TestIteration [2022-04-21T20:10:47.459Z] --- PASS: TestIteration (0.00s) [2022-04-21T20:10:47.459Z] === RUN TestVersionLabelForChecksum [2022-04-21T20:10:47.459Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-21T20:10:47.459Z] === RUN TestVersion [2022-04-21T20:10:47.459Z] --- PASS: TestVersion (0.00s) [2022-04-21T20:10:47.459Z] === RUN TestGetVersion [2022-04-21T20:10:47.459Z] --- PASS: TestGetVersion (0.00s) [2022-04-21T20:10:47.459Z] === RUN TestGetVersions [2022-04-21T20:10:47.459Z] --- PASS: TestGetVersions (0.00s) [2022-04-21T20:10:47.459Z] PASS [2022-04-21T20:10:47.459Z] coverage: 89.3% of statements [2022-04-21T20:10:47.459Z] ok github.com/docker/docker/pkg/tarsum 0.096s coverage: 89.3% of statements [2022-04-21T20:10:47.459Z] --- PASS: TestRetrieveFromStore (1.45s) [2022-04-21T20:10:47.459Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-21T20:10:47.459Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-21T20:10:47.459Z] === RUN TestParallelPredefinedRequest1 [2022-04-21T20:10:47.459Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-21T20:10:47.459Z] === RUN TestParallelPredefinedRequest2 [2022-04-21T20:10:47.459Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-21T20:10:47.459Z] === RUN TestParallelPredefinedRequest3 [2022-04-21T20:10:47.459Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-21T20:10:47.459Z] === RUN TestParallelPredefinedRequest4 [2022-04-21T20:10:47.459Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-21T20:10:47.459Z] === RUN TestParallelPredefinedRequest5 [2022-04-21T20:10:47.459Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-21T20:10:47.459Z] === RUN TestDebug [2022-04-21T20:10:47.459Z] --- PASS: TestDebug (0.00s) [2022-04-21T20:10:47.459Z] === RUN TestRequestPoolParallel [2022-04-21T20:10:47.684Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-04-21T20:10:47.684Z] === RUN TestAuthZPluginTLS [2022-04-21T20:10:47.926Z] --- PASS: TestRequestPoolParallel (0.50s) [2022-04-21T20:10:47.926Z] === RUN TestFullAllocateRelease [2022-04-21T20:10:47.926Z] === RUN TestTruncIndex [2022-04-21T20:10:47.926Z] --- PASS: TestTruncIndex (0.10s) [2022-04-21T20:10:47.926Z] PASS [2022-04-21T20:10:47.926Z] coverage: 91.5% of statements [2022-04-21T20:10:47.926Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-04-21T20:10:48.250Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-21T20:10:48.250Z] === RUN TestAuthZPluginDenyRequest [2022-04-21T20:10:48.394Z] --- PASS: TestFullAllocateRelease (0.32s) [2022-04-21T20:10:48.394Z] === RUN TestOddAllocateRelease [2022-04-21T20:10:48.394Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-04-21T20:10:48.394Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-21T20:10:48.394Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-04-21T20:10:48.394Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-21T20:10:48.394Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-21T20:10:48.509Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-21T20:10:48.509Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-21T20:10:48.861Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-21T20:10:48.861Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-21T20:10:48.861Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T20:10:48.861Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T20:10:48.861Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T20:10:48.861Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:10:48.861Z] === CONT TestParallelPredefinedRequest5 [2022-04-21T20:10:48.861Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:10:48.861Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T20:10:48.861Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:10:48.861Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-21T20:10:48.861Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-21T20:10:48.861Z] === CONT TestParallelPredefinedRequest2 [2022-04-21T20:10:48.861Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:10:48.861Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-21T20:10:48.861Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T20:10:48.861Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:10:48.861Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-21T20:10:48.861Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-21T20:10:48.861Z] PASS [2022-04-21T20:10:48.861Z] coverage: 85.3% of statements [2022-04-21T20:10:48.861Z] ok github.com/docker/docker/libnetwork/ipam 41.067s coverage: 85.3% of statements [2022-04-21T20:10:48.861Z] === RUN TestVersionInfo [2022-04-21T20:10:48.861Z] --- PASS: TestVersionInfo (0.00s) [2022-04-21T20:10:48.861Z] === RUN TestAppendVersions [2022-04-21T20:10:48.861Z] --- PASS: TestAppendVersions (0.00s) [2022-04-21T20:10:48.861Z] PASS [2022-04-21T20:10:48.861Z] coverage: 88.9% of statements [2022-04-21T20:10:48.861Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-04-21T20:10:49.075Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-21T20:10:49.075Z] === RUN TestAuthZPluginDenyResponse [2022-04-21T20:10:49.652Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-21T20:10:49.652Z] === RUN TestAuthZPluginAllowEventStream [2022-04-21T20:10:50.425Z] === RUN TestValidatePrivileges [2022-04-21T20:10:50.425Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-21T20:10:50.425Z] === RUN TestFilterByCapNeg [2022-04-21T20:10:50.425Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-21T20:10:50.425Z] === RUN TestFilterByCapPos [2022-04-21T20:10:50.425Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-21T20:10:50.425Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-21T20:10:50.425Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-21T20:10:50.425Z] PASS [2022-04-21T20:10:50.425Z] coverage: 12.2% of statements [2022-04-21T20:10:50.425Z] ok github.com/docker/docker/plugin 0.035s coverage: 12.2% of statements [2022-04-21T20:10:50.586Z] Loaded image: debian:bullseye-slim [2022-04-21T20:10:50.586Z] Loaded image: hello-world:latest [2022-04-21T20:10:50.586Z] Loaded image: debian:bullseye-slim [2022-04-21T20:10:50.787Z] Removing intermediate container c12b2cdc0754 [2022-04-21T20:10:50.787Z] ---> acf2250b1b5c [2022-04-21T20:10:50.787Z] Step 9/13 : 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-04-21T20:10:50.787Z] ---> Running in 1bed417a844e [2022-04-21T20:10:50.787Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-21T20:10:50.787Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T20:10:50.787Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-21T20:10:50.787Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T20:10:50.787Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T20:10:50.787Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T20:10:50.787Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T20:10:50.787Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T20:10:50.787Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-21T20:10:50.787Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T20:10:50.787Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T20:10:50.787Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T20:10:50.787Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T20:10:50.787Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T20:10:50.787Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T20:10:50.787Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-21T20:10:50.848Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T20:10:50.848Z] INFO: Testing against a local daemon [2022-04-21T20:10:50.848Z] === RUN TestDockerDaemonSuite [2022-04-21T20:10:50.848Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-21T20:10:50.848Z] Loaded image: hello-world:latest [2022-04-21T20:10:50.893Z] === RUN TestNewSettable [2022-04-21T20:10:50.893Z] --- PASS: TestNewSettable (0.00s) [2022-04-21T20:10:50.893Z] === RUN TestIsSettable [2022-04-21T20:10:50.893Z] --- PASS: TestIsSettable (0.00s) [2022-04-21T20:10:50.893Z] === RUN TestUpdateSettingsEnv [2022-04-21T20:10:50.893Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-21T20:10:50.893Z] PASS [2022-04-21T20:10:50.893Z] coverage: 20.0% of statements [2022-04-21T20:10:50.893Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 20.0% of statements [2022-04-21T20:10:51.033Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-04-21T20:10:51.033Z] === RUN TestAuthZPluginErrorResponse [2022-04-21T20:10:51.115Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T20:10:51.115Z] INFO: Testing against a local daemon [2022-04-21T20:10:51.115Z] === RUN TestDockerSuite [2022-04-21T20:10:51.115Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-21T20:10:51.115Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-21T20:10:51.115Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-21T20:10:51.115Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-21T20:10:51.115Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-21T20:10:51.115Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-21T20:10:51.115Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-21T20:10:51.115Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-21T20:10:51.291Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-21T20:10:51.291Z] === RUN TestAuthZPluginErrorRequest [2022-04-21T20:10:51.857Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-21T20:10:51.858Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-21T20:10:51.878Z] === RUN TestLoad [2022-04-21T20:10:51.878Z] --- PASS: TestLoad (0.00s) [2022-04-21T20:10:51.878Z] === RUN TestSave [2022-04-21T20:10:51.878Z] --- PASS: TestSave (0.02s) [2022-04-21T20:10:51.878Z] === RUN TestAddDeleteGet [2022-04-21T20:10:51.878Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-21T20:10:51.878Z] === RUN TestInvalidTags [2022-04-21T20:10:51.878Z] --- PASS: TestInvalidTags (0.00s) [2022-04-21T20:10:51.878Z] PASS [2022-04-21T20:10:51.878Z] coverage: 84.4% of statements [2022-04-21T20:10:51.878Z] ok github.com/docker/docker/reference 0.087s coverage: 84.4% of statements [2022-04-21T20:10:52.424Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-21T20:10:52.424Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-21T20:10:53.440Z] === RUN TestResolveAuthConfigIndexServer [2022-04-21T20:10:53.440Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestResolveAuthConfigFullURL [2022-04-21T20:10:53.440Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-21T20:10:53.440Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestValidateMirror [2022-04-21T20:10:53.440Z] --- PASS: TestValidateMirror (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestLoadInsecureRegistries [2022-04-21T20:10:53.440Z] time="2022-04-21T20:10: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-04-21T20:10:53.440Z] time="2022-04-21T20:10: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-04-21T20:10:53.440Z] time="2022-04-21T20:10: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-04-21T20:10:53.440Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-04-21T20:10:53.440Z] === RUN TestNewServiceConfig [2022-04-21T20:10:53.440Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestValidateIndexName [2022-04-21T20:10:53.440Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestValidateIndexNameWithError [2022-04-21T20:10:53.440Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestEndpointParse [2022-04-21T20:10:53.440Z] --- PASS: TestEndpointParse (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestEndpointParseInvalid [2022-04-21T20:10:53.440Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestValidateEndpoint [2022-04-21T20:10:53.440Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-21T20:10:53.440Z] === RUN TestPing [2022-04-21T20:10:53.440Z] --- PASS: TestPing (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestPingRegistryEndpoint [2022-04-21T20:10:53.440Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:53.440Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestEndpoint [2022-04-21T20:10:53.440Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:53.440Z] --- SKIP: TestEndpoint (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestParseRepositoryInfo [2022-04-21T20:10:53.440Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestNewIndexInfo [2022-04-21T20:10:53.440Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestMirrorEndpointLookup [2022-04-21T20:10:53.440Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:10:53.440Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestSearchRepositories [2022-04-21T20:10:53.440Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-21T20:10:53.440Z] Host: 127.0.0.1:49326 [2022-04-21T20:10:53.440Z] User-Agent: docker test client [2022-04-21T20:10:53.440Z] Authorization: Token fake-token [2022-04-21T20:10:53.440Z] X-Docker-Token: true [2022-04-21T20:10:53.440Z] Accept-Encoding: gzip [2022-04-21T20:10:53.440Z] [2022-04-21T20:10:53.440Z] [2022-04-21T20:10:53.440Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-21T20:10:53.440Z] Connection: close [2022-04-21T20:10:53.440Z] Content-Length: 144 [2022-04-21T20:10:53.440Z] Cache-Control: no-cache [2022-04-21T20:10:53.440Z] Content-Type: application/json [2022-04-21T20:10:53.440Z] Date: Thu, 21 Apr 2022 20:10:53 GMT [2022-04-21T20:10:53.440Z] Expires: -1 [2022-04-21T20:10:53.440Z] Pragma: no-cache [2022-04-21T20:10:53.440Z] Server: docker-tests/mock [2022-04-21T20:10:53.440Z] X-Docker-Registry-Config: mock [2022-04-21T20:10:53.440Z] X-Docker-Registry-Version: 0.0.0 [2022-04-21T20:10:53.440Z] [2022-04-21T20:10:53.440Z] [2022-04-21T20:10:53.440Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestTrustedLocation [2022-04-21T20:10:53.440Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-21T20:10:53.440Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestAllowNondistributableArtifacts [2022-04-21T20:10:53.440Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-21T20:10:53.440Z] === RUN TestIsSecureIndex [2022-04-21T20:10:53.440Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-21T20:10:53.440Z] PASS [2022-04-21T20:10:53.440Z] coverage: 51.7% of statements [2022-04-21T20:10:53.440Z] ok github.com/docker/docker/registry 0.174s coverage: 51.7% of statements [2022-04-21T20:10:53.652Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-21T20:10:53.652Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-21T20:10:53.799Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-04-21T20:10:53.799Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-21T20:10:54.220Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-21T20:10:54.220Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-21T20:10:54.425Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-21T20:10:54.425Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-21T20:10:54.425Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-21T20:10:54.425Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-21T20:10:54.425Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-21T20:10:54.425Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-21T20:10:54.425Z] === RUN TestResumableRequestReaderWithReadError [2022-04-21T20:10:54.425Z] time="2022-04-21T20:10:54Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-21T20:10:54.425Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2022-04-21T20:10:54.425Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-21T20:10:54.425Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-21T20:10:54.425Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-21T20:10:54.425Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-21T20:10:54.425Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-21T20:10:54.425Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-21T20:10:54.425Z] === RUN TestResumableRequestReader [2022-04-21T20:10:54.425Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-21T20:10:54.425Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-21T20:10:54.425Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-21T20:10:54.425Z] PASS [2022-04-21T20:10:54.425Z] coverage: 100.0% of statements [2022-04-21T20:10:54.425Z] ok github.com/docker/docker/registry/resumable 0.146s coverage: 100.0% of statements [2022-04-21T20:10:54.893Z] --- PASS: TestNewClientWithTimeout (17.63s) [2022-04-21T20:10:54.893Z] === RUN TestClientStream [2022-04-21T20:10:54.893Z] --- PASS: TestClientStream (0.00s) [2022-04-21T20:10:54.893Z] === RUN TestClientSendFile [2022-04-21T20:10:54.893Z] --- PASS: TestClientSendFile (0.00s) [2022-04-21T20:10:54.893Z] === RUN TestClientWithRequestTimeout [2022-04-21T20:10:54.893Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-21T20:10:54.893Z] === RUN TestFileSpecPlugin [2022-04-21T20:10:54.893Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-21T20:10:54.893Z] === RUN TestFileJSONSpecPlugin [2022-04-21T20:10:54.893Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-21T20:10:54.893Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-21T20:10:54.893Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-21T20:10:54.893Z] === RUN TestPluginAddHandler [2022-04-21T20:10:54.893Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-21T20:10:54.893Z] === RUN TestPluginWaitBadPlugin [2022-04-21T20:10:54.893Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-21T20:10:54.893Z] === RUN TestGet [2022-04-21T20:10:54.893Z] time="2022-04-21T20:10:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-21T20:10:54.893Z] === RUN TestRestartManagerTimeout [2022-04-21T20:10:54.893Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-21T20:10:54.893Z] === RUN TestRestartManagerTimeoutReset [2022-04-21T20:10:54.893Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-21T20:10:54.893Z] PASS [2022-04-21T20:10:54.893Z] coverage: 50.9% of statements [2022-04-21T20:10:54.893Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2022-04-21T20:10:55.157Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-21T20:10:55.158Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-21T20:10:55.158Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-21T20:10:55.177Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-04-21T20:10:55.177Z] === RUN TestAuthZPluginHeader [2022-04-21T20:10:55.361Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T20:10:55.361Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T20:10:55.361Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T20:10:55.361Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-21T20:10:55.361Z] === RUN TestDecodeContainerConfig [2022-04-21T20:10:55.361Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-21T20:10:55.361Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-21T20:10:55.361Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-21T20:10:55.361Z] === RUN TestDecodeContainerConfigIsolation [2022-04-21T20:10:55.361Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-21T20:10:55.361Z] === RUN TestValidatePrivileged [2022-04-21T20:10:55.361Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-21T20:10:55.361Z] PASS [2022-04-21T20:10:55.361Z] coverage: 52.4% of statements [2022-04-21T20:10:55.361Z] ok github.com/docker/docker/runconfig 0.030s coverage: 52.4% of statements [2022-04-21T20:10:55.829Z] time="2022-04-21T20:10:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-21T20:10:55.829Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-21T20:10:55.829Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-21T20:10:55.829Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-21T20:10:55.829Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-21T20:10:55.829Z] PASS [2022-04-21T20:10:55.829Z] coverage: 62.5% of statements [2022-04-21T20:10:55.829Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2022-04-21T20:10:56.113Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-21T20:10:56.113Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-21T20:10:56.538Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-21T20:10:56.796Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-21T20:10:56.796Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-21T20:10:56.796Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-21T20:10:57.734Z] --- PASS: TestBuildWithHugeFile (128.47s) [2022-04-21T20:10:57.734Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T20:10:57.734Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:10:57.734Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:10:57.734Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T20:10:57.734Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:10:57.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:10:57.734Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:10:57.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:10:57.734Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:10:57.734Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:10:57.734Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:10:57.734Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:10:57.734Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-21T20:10:57.734Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:10:57.734Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-21T20:10:57.734Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-04-21T20:10:57.734Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-04-21T20:10:57.734Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2022-04-21T20:10:57.734Z] === RUN TestBuildPreserveOwnership [2022-04-21T20:10:57.734Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-21T20:10:57.993Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-21T20:10:58.043Z] === RUN TestGetDriver [2022-04-21T20:10:58.043Z] --- PASS: TestGetDriver (0.00s) [2022-04-21T20:10:58.043Z] === RUN TestVolumeRequestError [2022-04-21T20:10:58.043Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-21T20:10:58.043Z] PASS [2022-04-21T20:10:58.043Z] coverage: 36.1% of statements [2022-04-21T20:10:58.043Z] ok github.com/docker/docker/volume/drivers 0.041s coverage: 36.1% of statements [2022-04-21T20:10:58.043Z] time="2022-04-21T20:10:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-21T20:10:58.043Z] === RUN TestGetAddress [2022-04-21T20:10:58.043Z] --- PASS: TestGetAddress (0.00s) [2022-04-21T20:10:58.043Z] === RUN TestRemove [2022-04-21T20:10:58.043Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T20:10:58.043Z] --- SKIP: TestRemove (0.00s) [2022-04-21T20:10:58.043Z] === RUN TestInitializeWithVolumes [2022-04-21T20:10:58.043Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-21T20:10:58.043Z] === RUN TestCreate [2022-04-21T20:10:58.043Z] --- PASS: TestCreate (0.01s) [2022-04-21T20:10:58.043Z] === RUN TestValidateName [2022-04-21T20:10:58.043Z] --- PASS: TestValidateName (0.00s) [2022-04-21T20:10:58.043Z] === RUN TestCreateWithOpts [2022-04-21T20:10:58.043Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T20:10:58.043Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-21T20:10:58.043Z] === RUN TestRelaodNoOpts [2022-04-21T20:10:58.043Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-21T20:10:58.043Z] PASS [2022-04-21T20:10:58.043Z] coverage: 41.5% of statements [2022-04-21T20:10:58.043Z] ok github.com/docker/docker/volume/local 0.054s coverage: 41.5% of statements [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRaw [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRawSplit [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-21T20:10:58.511Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T20:10:58.511Z] === RUN TestLinuxParseMountRaw [2022-04-21T20:10:58.511Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-21T20:10:58.511Z] === RUN TestLinuxParseMountRawSplit [2022-04-21T20:10:58.511Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-21T20:10:58.511Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-21T20:10:58.511Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-21T20:10:58.511Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-21T20:10:58.511Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-21T20:10:58.511Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-21T20:10:58.511Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-21T20:10:58.511Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-21T20:10:58.511Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-21T20:10:58.511Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-21T20:10:58.511Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-21T20:10:58.511Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T20:10:58.511Z] === RUN TestConvertTmpfsOptions [2022-04-21T20:10:58.511Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-21T20:10:58.511Z] linux_parser_test.go:209: data="ro" [2022-04-21T20:10:58.511Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-21T20:10:58.511Z] === RUN TestParseMountSpec [2022-04-21T20:10:58.511Z] parser_test.go:62: case 0 [2022-04-21T20:10:58.511Z] parser_test.go:62: case 1 [2022-04-21T20:10:58.511Z] parser_test.go:62: case 2 [2022-04-21T20:10:58.511Z] parser_test.go:62: case 3 [2022-04-21T20:10:58.511Z] parser_test.go:62: case 4 [2022-04-21T20:10:58.511Z] parser_test.go:62: case 5 [2022-04-21T20:10:58.511Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-21T20:10:58.511Z] === RUN TestValidateMount [2022-04-21T20:10:58.511Z] --- PASS: TestValidateMount (0.00s) [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRaw [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T20:10:58.511Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-21T20:10:58.511Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T20:10:58.511Z] PASS [2022-04-21T20:10:58.511Z] coverage: 67.6% of statements [2022-04-21T20:10:58.511Z] ok github.com/docker/docker/volume/mounts 0.039s coverage: 67.6% of statements [2022-04-21T20:10:58.560Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-21T20:10:58.560Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-21T20:10:58.560Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-21T20:10:58.560Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-21T20:10:58.980Z] === RUN TestSetGetMeta [2022-04-21T20:10:58.980Z] === PAUSE TestSetGetMeta [2022-04-21T20:10:58.980Z] === RUN TestRestore [2022-04-21T20:10:58.980Z] === PAUSE TestRestore [2022-04-21T20:10:58.980Z] === RUN TestServiceCreate [2022-04-21T20:10:58.980Z] === PAUSE TestServiceCreate [2022-04-21T20:10:58.980Z] === RUN TestServiceList [2022-04-21T20:10:58.980Z] === PAUSE TestServiceList [2022-04-21T20:10:58.980Z] === RUN TestServiceRemove [2022-04-21T20:10:58.980Z] === PAUSE TestServiceRemove [2022-04-21T20:10:58.980Z] === RUN TestServiceGet [2022-04-21T20:10:58.980Z] === PAUSE TestServiceGet [2022-04-21T20:10:58.980Z] === RUN TestServicePrune [2022-04-21T20:10:58.980Z] === PAUSE TestServicePrune [2022-04-21T20:10:58.980Z] === RUN TestCreate [2022-04-21T20:10:58.980Z] === PAUSE TestCreate [2022-04-21T20:10:58.980Z] === RUN TestRemove [2022-04-21T20:10:58.980Z] === PAUSE TestRemove [2022-04-21T20:10:58.980Z] === RUN TestList [2022-04-21T20:10:58.980Z] === PAUSE TestList [2022-04-21T20:10:58.980Z] === RUN TestFindByDriver [2022-04-21T20:10:58.980Z] === PAUSE TestFindByDriver [2022-04-21T20:10:58.980Z] === RUN TestFindByReferenced [2022-04-21T20:10:58.980Z] === PAUSE TestFindByReferenced [2022-04-21T20:10:58.980Z] === RUN TestDerefMultipleOfSameRef [2022-04-21T20:10:58.980Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-21T20:10:58.980Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T20:10:58.980Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T20:10:58.981Z] === RUN TestDefererencePluginOnCreateError [2022-04-21T20:10:58.981Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-21T20:10:58.981Z] === RUN TestRefDerefRemove [2022-04-21T20:10:58.981Z] === PAUSE TestRefDerefRemove [2022-04-21T20:10:58.981Z] === RUN TestGet [2022-04-21T20:10:58.981Z] === PAUSE TestGet [2022-04-21T20:10:58.981Z] === RUN TestGetWithReference [2022-04-21T20:10:58.981Z] === PAUSE TestGetWithReference [2022-04-21T20:10:58.981Z] === RUN TestFilterFunc [2022-04-21T20:10:58.981Z] === RUN TestFilterFunc/test_nil_list [2022-04-21T20:10:58.981Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-21T20:10:59.448Z] === RUN TestFilterFunc/test_empty_list [2022-04-21T20:10:59.448Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-21T20:10:59.448Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T20:10:59.448Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T20:10:59.448Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T20:10:59.448Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T20:10:59.448Z] === RUN TestFilterFunc/test_filter_some [2022-04-21T20:10:59.448Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-21T20:10:59.448Z] === RUN TestFilterFunc/test_filter_middle [2022-04-21T20:10:59.448Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-21T20:10:59.448Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-21T20:10:59.448Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-21T20:10:59.448Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-21T20:10:59.448Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-21T20:10:59.448Z] === CONT TestFilterFunc/test_nil_list [2022-04-21T20:10:59.448Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-21T20:10:59.448Z] === CONT TestFilterFunc/test_filter_some [2022-04-21T20:10:59.448Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T20:10:59.448Z] === CONT TestFilterFunc/test_empty_list [2022-04-21T20:10:59.448Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-21T20:10:59.448Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T20:10:59.448Z] === CONT TestFilterFunc/test_filter_middle [2022-04-21T20:10:59.448Z] --- PASS: TestFilterFunc (0.00s) [2022-04-21T20:10:59.448Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-21T20:10:59.448Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-21T20:10:59.448Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-21T20:10:59.448Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-21T20:10:59.448Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-21T20:10:59.448Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-21T20:10:59.448Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-21T20:10:59.448Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-21T20:10:59.448Z] === CONT TestSetGetMeta [2022-04-21T20:10:59.448Z] === CONT TestServiceGet [2022-04-21T20:10:59.448Z] === CONT TestList [2022-04-21T20:10:59.448Z] === CONT TestCreate [2022-04-21T20:10:59.448Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-21T20:10:59.448Z] === CONT TestServiceRemove [2022-04-21T20:10:59.448Z] --- PASS: TestCreate (0.03s) [2022-04-21T20:10:59.448Z] === CONT TestServicePrune [2022-04-21T20:10:59.448Z] --- PASS: TestList (0.04s) [2022-04-21T20:10:59.448Z] === CONT TestRemove [2022-04-21T20:10:59.448Z] --- PASS: TestRemove (0.01s) [2022-04-21T20:10:59.448Z] === CONT TestGetWithReference [2022-04-21T20:10:59.448Z] --- PASS: TestGetWithReference (0.01s) [2022-04-21T20:10:59.448Z] === CONT TestGet [2022-04-21T20:10:59.448Z] --- PASS: TestGet (0.01s) [2022-04-21T20:10:59.448Z] === CONT TestRefDerefRemove [2022-04-21T20:10:59.448Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-21T20:10:59.448Z] === CONT TestDefererencePluginOnCreateError [2022-04-21T20:10:59.448Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-21T20:10:59.448Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T20:10:59.448Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-21T20:10:59.448Z] === CONT TestDerefMultipleOfSameRef [2022-04-21T20:10:59.448Z] --- PASS: TestServiceGet (0.12s) [2022-04-21T20:10:59.448Z] === CONT TestFindByReferenced [2022-04-21T20:10:59.448Z] time="2022-04-21T20:10:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T20:10:59.448Z] --- PASS: TestServiceRemove (0.10s) [2022-04-21T20:10:59.448Z] === CONT TestFindByDriver [2022-04-21T20:10:59.448Z] time="2022-04-21T20:10:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T20:10:59.448Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-21T20:10:59.448Z] === CONT TestServiceList [2022-04-21T20:10:59.448Z] time="2022-04-21T20:10:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T20:10:59.448Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-21T20:10:59.448Z] === CONT TestServiceCreate [2022-04-21T20:10:59.448Z] time="2022-04-21T20:10:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-21T20:10:59.448Z] --- PASS: TestFindByDriver (0.02s) [2022-04-21T20:10:59.448Z] === CONT TestRestore [2022-04-21T20:10:59.448Z] time="2022-04-21T20:10:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T20:10:59.448Z] --- PASS: TestServiceList (0.02s) [2022-04-21T20:10:59.448Z] --- PASS: TestServicePrune (0.12s) [2022-04-21T20:10:59.448Z] --- PASS: TestServiceCreate (0.02s) [2022-04-21T20:10:59.448Z] --- PASS: TestRestore (0.02s) [2022-04-21T20:10:59.448Z] PASS [2022-04-21T20:10:59.448Z] coverage: 69.0% of statements [2022-04-21T20:10:59.448Z] ok github.com/docker/docker/volume/service 0.191s coverage: 69.0% of statements [2022-04-21T20:10:59.633Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-21T20:11:00.297Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s) [2022-04-21T20:11:00.297Z] === RUN TestAuthZPluginV2Disable [2022-04-21T20:11:00.568Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-21T20:11:01.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:11:01.006Z] INFO: Testing against a local daemon [2022-04-21T20:11:01.006Z] === RUN TestBuildWithSession [2022-04-21T20:11:01.006Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:11:01.006Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T20:11:01.006Z] === RUN TestBuildSquashParent [2022-04-21T20:11:01.006Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:11:01.006Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-21T20:11:01.006Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T20:11:01.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:11:01.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:11:01.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:11:01.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:11:01.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:11:01.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:11:01.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:11:01.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:11:01.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:11:01.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:11:01.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:11:01.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:11:01.006Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:11:01.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:11:01.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:11:01.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:11:01.081Z] Removing intermediate container 1bed417a844e [2022-04-21T20:11:01.081Z] ---> 53bf3d24b237 [2022-04-21T20:11:01.081Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-21T20:11:01.081Z] ---> Running in 6b6b80a5ff71 [2022-04-21T20:11:01.503Z] --- PASS: TestBuildPreserveOwnership (3.68s) [2022-04-21T20:11:01.503Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.65s) [2022-04-21T20:11:01.503Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-04-21T20:11:01.503Z] === RUN TestBuildPlatformInvalid [2022-04-21T20:11:01.503Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-21T20:11:01.503Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-21T20:11:01.756Z] time="2022-04-21T20:11:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-21T20:11:02.437Z] Loaded image: busybox:latest [2022-04-21T20:11:02.696Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-21T20:11:02.696Z] Loaded image: busybox:glibc [2022-04-21T20:11:03.344Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-21T20:11:03.344Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T20:11:03.344Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T20:11:03.344Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T20:11:03.582Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2022-04-21T20:11:03.582Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-21T20:11:03.803Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T20:11:03.803Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T20:11:03.803Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T20:11:03.803Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T20:11:04.073Z] Loaded image: debian:bullseye-slim [2022-04-21T20:11:04.331Z] Loaded image: hello-world:latest [2022-04-21T20:11:04.331Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T20:11:04.590Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-21T20:11:05.882Z] INFO [linters context/goanalysis] analyzers took 4m50.123980808s with top 10 stages: buildir: 2m0.074819216s, goimports: 24.091986207s, unconvert: 16.920809063s, gosec: 15.686048435s, S1038: 8.251889497s, golint: 7.403916476s, misspell: 5.950954046s, nilness: 4.559943549s, inspect: 4.231611322s, directives: 3.89578709s [2022-04-21T20:11:05.882Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-21T20:11:05.882Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2440/2440, exclude-rules: 78/2055, cgo: 2440/3056, identifier_marker: 2055/2055, skip_files: 2440/2440, autogenerated_exclude: 2055/2440, exclude: 2055/2055, nolint: 0/78, path_prettifier: 2440/2440, skip_dirs: 2440/2440 [2022-04-21T20:11:05.882Z] INFO [runner] processing took 84.300354ms with stages: nolint: 31.545059ms, identifier_marker: 24.786579ms, path_prettifier: 9.512527ms, autogenerated_exclude: 8.457671ms, exclude-rules: 7.697515ms, skip_dirs: 1.83767ms, cgo: 300.155µs, filename_unadjuster: 157.292µs, max_same_issues: 1.385µs, skip_files: 925ns, exclude: 856ns, uniq_by_line: 588ns, max_from_linter: 366ns, path_shortener: 316ns, source_code: 305ns, diff: 296ns, max_per_file_from_linter: 277ns, severity-rules: 253ns, sort_results: 220ns, path_prefixer: 99ns [2022-04-21T20:11:05.882Z] INFO [runner] linters took 1m32.039903468s with stages: goanalysis_metalinter: 1m31.955472891s [2022-04-21T20:11:05.882Z] INFO File cache stats: 1666 entries of total size 8.5MiB [2022-04-21T20:11:05.882Z] INFO Memory: 2639 samples, avg is 286.2MB, max is 1160.6MB [2022-04-21T20:11:05.882Z] INFO Execution took 4m23.783115369s [2022-04-21T20:11:05.882Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-21T20:11:06.208Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fba555486c611e673c08206a60053f30687a4555 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fba555486c611e673c08206a60053f30687a4555 hack/make.sh dynbinary test-docker-py [2022-04-21T20:11:06.772Z] [2022-04-21T20:11:06.772Z] Removing bundles/ [2022-04-21T20:11:06.772Z] [2022-04-21T20:11:06.772Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T20:11:06.772Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T20:11:06.772Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T20:11:06.866Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s) [2022-04-21T20:11:06.866Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-21T20:11:07.123Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-21T20:11:08.500Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-21T20:11:09.436Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-21T20:11:09.663Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:11:09.663Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:11:10.003Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-21T20:11:10.410Z] --- PASS: TestGet (15.01s) [2022-04-21T20:11:10.410Z] === RUN TestPluginWithNoManifest [2022-04-21T20:11:10.410Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-21T20:11:10.410Z] === RUN TestGetAll [2022-04-21T20:11:10.410Z] --- PASS: TestGetAll (0.00s) [2022-04-21T20:11:10.410Z] PASS [2022-04-21T20:11:10.410Z] coverage: 73.2% of statements [2022-04-21T20:11:10.410Z] ok github.com/docker/docker/pkg/plugins 34.892s coverage: 73.2% of statements [2022-04-21T20:11:10.572Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-21T20:11:11.139Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-21T20:11:12.369Z] Removing intermediate container 6b6b80a5ff71 [2022-04-21T20:11:12.369Z] ---> f3835057136b [2022-04-21T20:11:12.369Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-21T20:11:12.369Z] ---> Running in b450336e6c4a [2022-04-21T20:11:12.369Z] Removing intermediate container b450336e6c4a [2022-04-21T20:11:12.369Z] ---> 1be3b81ee595 [2022-04-21T20:11:12.369Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-21T20:11:12.369Z] ---> Running in ccd8a190f70b [2022-04-21T20:11:12.369Z] Removing intermediate container ccd8a190f70b [2022-04-21T20:11:12.369Z] ---> 6f7dc4c5fbf8 [2022-04-21T20:11:12.369Z] Step 13/13 : COPY . . [2022-04-21T20:11:13.691Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-21T20:11:13.950Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.41s) [2022-04-21T20:11:13.950Z] PASS [2022-04-21T20:11:13.950Z] [2022-04-21T20:11:13.950Z] === Skipped [2022-04-21T20:11:13.950Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-21T20:11:13.950Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:11:13.950Z] [2022-04-21T20:11:13.950Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:11:13.950Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:11:13.950Z] [2022-04-21T20:11:13.950Z] DONE 34 tests, 2 skipped in 192.982s [2022-04-21T20:11:13.950Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-21T20:11:13.950Z] ++ 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-04-21T20:11:13.950Z] ++ set -e [2022-04-21T20:11:13.950Z] ++ '[' -n 0 ']' [2022-04-21T20:11:13.950Z] ++ set -x [2022-04-21T20:11:13.950Z] ++ 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-04-21T20:11:14.211Z] INFO: Testing against a local daemon [2022-04-21T20:11:14.211Z] === RUN TestConfigInspect [2022-04-21T20:11:14.412Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-21T20:11:14.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.71s) [2022-04-21T20:11:14.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.78s) [2022-04-21T20:11:14.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.86s) [2022-04-21T20:11:14.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.99s) [2022-04-21T20:11:14.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.52s) [2022-04-21T20:11:14.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.49s) [2022-04-21T20:11:14.412Z] === RUN TestBuildMultiStageCopy [2022-04-21T20:11:14.412Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T20:11:15.146Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-21T20:11:15.714Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-21T20:11:15.973Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-21T20:11:16.233Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-21T20:11:16.396Z] --- PASS: TestBuildWithHugeFile (34.63s) [2022-04-21T20:11:16.396Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T20:11:16.396Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:11:16.396Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:11:16.396Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T20:11:16.396Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:11:16.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:11:16.396Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:11:16.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:11:16.396Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:11:16.396Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:11:16.396Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:11:16.396Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:11:16.396Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:11:16.396Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-21T20:11:16.396Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-04-21T20:11:16.396Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-04-21T20:11:16.396Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-21T20:11:16.396Z] === RUN TestBuildPreserveOwnership [2022-04-21T20:11:16.396Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-21T20:11:16.396Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-21T20:11:16.396Z] --- PASS: TestBuildPreserveOwnership (2.93s) [2022-04-21T20:11:16.396Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.96s) [2022-04-21T20:11:16.396Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-04-21T20:11:16.396Z] === RUN TestBuildPlatformInvalid [2022-04-21T20:11:16.396Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-21T20:11:16.396Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-21T20:11:16.396Z] Loaded image: busybox:latest [2022-04-21T20:11:16.396Z] Loaded image: busybox:glibc [2022-04-21T20:11:17.170Z] --- PASS: TestConfigInspect (2.80s) [2022-04-21T20:11:17.170Z] === RUN TestConfigList [2022-04-21T20:11:17.325Z] Loaded image: debian:bullseye-slim [2022-04-21T20:11:17.325Z] Loaded image: hello-world:latest [2022-04-21T20:11:17.325Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T20:11:17.428Z] docker_cli_daemon_test.go:1472: [d3b1c80c6f139] daemon is not started [2022-04-21T20:11:17.997Z] check_test.go:307: [d0946c4d090bf] daemon is not started [2022-04-21T20:11:17.997Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-21T20:11:17.997Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-21T20:11:18.936Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-21T20:11:19.069Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.47s) [2022-04-21T20:11:19.069Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-21T20:11:19.871Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-21T20:11:19.871Z] --- PASS: TestConfigList (2.86s) [2022-04-21T20:11:19.871Z] === RUN TestConfigsCreateAndDelete [2022-04-21T20:11:20.131Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-21T20:11:20.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T20:11:20.935Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T20:11:20.935Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T20:11:20.935Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T20:11:20.935Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T20:11:20.935Z] [2022-04-21T20:11:20.935Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T20:11:20.935Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T20:11:20.935Z] HOSTNAME=979c63f836a3 [2022-04-21T20:11:20.935Z] DEST=bundles/test-integration [2022-04-21T20:11:20.935Z] PWD=/go/src/github.com/docker/docker [2022-04-21T20:11:20.935Z] DOCKER_ROOTLESS=1 [2022-04-21T20:11:20.935Z] DOCKER_GITCOMMIT=764fc746f97627d9fa6eada2e0da4f61a4059d53 [2022-04-21T20:11:20.935Z] container=docker [2022-04-21T20:11:20.935Z] HOME=/root [2022-04-21T20:11:20.935Z] GOLANG_VERSION=1.18.1 [2022-04-21T20:11:20.935Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T20:11:20.935Z] VALIDATE_BRANCH=master [2022-04-21T20:11:20.935Z] TERM=xterm [2022-04-21T20:11:20.935Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T20:11:20.935Z] SHLVL=1 [2022-04-21T20:11:20.935Z] TIMEOUT=120m [2022-04-21T20:11:20.935Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T20:11:20.935Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T20:11:20.935Z] GO111MODULE=off [2022-04-21T20:11:20.935Z] DOCKER_EXPERIMENTAL=1 [2022-04-21T20:11:20.935Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T20:11:20.935Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T20:11:20.935Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T20:11:20.935Z] GOPATH=/go [2022-04-21T20:11:20.935Z] PKG_CONFIG=pkg-config [2022-04-21T20:11:20.935Z] _=/usr/bin/env [2022-04-21T20:11:20.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-21T20:11:21.066Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-21T20:11:21.259Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T20:11:21.634Z] check_test.go:307: [d7def14337544] daemon is not started [2022-04-21T20:11:21.634Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-21T20:11:21.725Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T20:11:22.707Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T20:11:23.012Z] --- PASS: TestConfigsCreateAndDelete (2.90s) [2022-04-21T20:11:23.012Z] === RUN TestConfigsUpdate [2022-04-21T20:11:23.012Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-21T20:11:23.580Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-21T20:11:23.691Z] --- PASS: TestBuildMultiStageCopy (9.02s) [2022-04-21T20:11:23.691Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (5.90s) [2022-04-21T20:11:23.691Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2022-04-21T20:11:23.691Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.71s) [2022-04-21T20:11:23.691Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.84s) [2022-04-21T20:11:23.691Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2022-04-21T20:11:23.691Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T20:11:24.514Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-21T20:11:24.514Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-21T20:11:25.249Z] --- PASS: TestBuildMultiStageParentConfig (1.84s) [2022-04-21T20:11:25.249Z] === RUN TestBuildLabelWithTargets [2022-04-21T20:11:25.249Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:11:25.249Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-21T20:11:25.249Z] === RUN TestBuildWithEmptyLayers [2022-04-21T20:11:25.422Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.25s) [2022-04-21T20:11:25.422Z] PASS [2022-04-21T20:11:25.422Z] [2022-04-21T20:11:25.422Z] === Skipped [2022-04-21T20:11:25.422Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-21T20:11:25.422Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:11:25.422Z] [2022-04-21T20:11:25.422Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:11:25.422Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:11:25.422Z] [2022-04-21T20:11:25.422Z] DONE 34 tests, 2 skipped in 65.768s [2022-04-21T20:11:25.422Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-21T20:11:25.422Z] ++ 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-04-21T20:11:25.422Z] ++ set -e [2022-04-21T20:11:25.422Z] ++ '[' -n 0 ']' [2022-04-21T20:11:25.422Z] ++ set -x [2022-04-21T20:11:25.422Z] ++ 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-04-21T20:11:25.422Z] INFO: Testing against a local daemon [2022-04-21T20:11:25.422Z] === RUN TestConfigInspect [2022-04-21T20:11:25.450Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-21T20:11:25.450Z] --- PASS: TestConfigsUpdate (2.75s) [2022-04-21T20:11:25.450Z] === RUN TestTemplatedConfig [2022-04-21T20:11:25.709Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-21T20:11:25.709Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-21T20:11:26.232Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2022-04-21T20:11:26.232Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T20:11:27.311Z] --- PASS: TestConfigInspect (2.17s) [2022-04-21T20:11:27.311Z] === RUN TestConfigList [2022-04-21T20:11:28.995Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-21T20:11:28.995Z] --- PASS: TestTemplatedConfig (3.52s) [2022-04-21T20:11:28.995Z] === RUN TestConfigCreateResolve [2022-04-21T20:11:29.201Z] --- PASS: TestConfigList (2.21s) [2022-04-21T20:11:29.201Z] === RUN TestConfigsCreateAndDelete [2022-04-21T20:11:30.900Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-21T20:11:31.717Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-04-21T20:11:31.717Z] === RUN TestConfigsUpdate [2022-04-21T20:11:32.276Z] --- PASS: TestConfigCreateResolve (3.07s) [2022-04-21T20:11:32.276Z] PASS [2022-04-21T20:11:32.276Z] [2022-04-21T20:11:32.276Z] DONE 6 tests in 18.070s [2022-04-21T20:11:32.276Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-21T20:11:32.276Z] ++ 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-04-21T20:11:32.276Z] ++ set -e [2022-04-21T20:11:32.276Z] ++ '[' -n 0 ']' [2022-04-21T20:11:32.276Z] ++ set -x [2022-04-21T20:11:32.276Z] ++ 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-04-21T20:11:32.536Z] INFO: Testing against a local daemon [2022-04-21T20:11:32.536Z] === RUN TestCheckpoint [2022-04-21T20:11:32.536Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:11:32.536Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T20:11:32.536Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T20:11:32.536Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:11:32.536Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:11:32.536Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:11:32.536Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T20:11:32.536Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T20:11:32.536Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T20:11:32.536Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T20:11:32.536Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T20:11:32.536Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T20:11:32.536Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T20:11:32.536Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T20:11:32.536Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T20:11:32.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-21T20:11:32.536Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T20:11:32.795Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-21T20:11:32.795Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-21T20:11:32.795Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-21T20:11:32.795Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-21T20:11:32.795Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-21T20:11:32.795Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-21T20:11:32.795Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T20:11:32.795Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-21T20:11:32.795Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T20:11:32.795Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-21T20:11:32.795Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T20:11:32.795Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-21T20:11:32.795Z] === RUN TestCopyEmptyFile [2022-04-21T20:11:33.363Z] --- PASS: TestCopyEmptyFile (0.49s) [2022-04-21T20:11:33.363Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T20:11:33.363Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-04-21T20:11:33.363Z] === RUN TestCopyFromContainer [2022-04-21T20:11:33.419Z] ---> 8c9afe077d52 [2022-04-21T20:11:33.419Z] Successfully built 8c9afe077d52 [2022-04-21T20:11:33.419Z] Successfully tagged docker:latest [2022-04-21T20:11:33.419Z] INFO: Image build ended at 04/21/2022 20:11:31. Duration:00:03:42.8301356 [2022-04-21T20:11:33.419Z] [2022-04-21T20:11:33.419Z] [2022-04-21T20:11:33.419Z] INFO: Building the test binaries at 04/21/2022 20:11:31... [2022-04-21T20:11:33.610Z] --- PASS: TestConfigsUpdate (2.14s) [2022-04-21T20:11:33.610Z] === RUN TestTemplatedConfig [2022-04-21T20:11:34.305Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-21T20:11:35.242Z] === RUN TestCopyFromContainer// [2022-04-21T20:11:35.500Z] === RUN TestCopyFromContainer//bar/root [2022-04-21T20:11:35.500Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-21T20:11:35.607Z] INFO: make.ps1 starting at 04/21/2022 20:11:35 [2022-04-21T20:11:35.607Z] INFO: Git commit (1b4fd1cff4) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T20:11:35.607Z] INFO: Invoking autogen... [2022-04-21T20:11:35.607Z] { [2022-04-21T20:11:35.607Z] "RT_GROUP_ICON": { [2022-04-21T20:11:35.607Z] "#1": { [2022-04-21T20:11:35.607Z] "0409": "../../winresources/docker.ico" [2022-04-21T20:11:35.607Z] } [2022-04-21T20:11:35.607Z] }, [2022-04-21T20:11:35.607Z] "RT_MANIFEST": { [2022-04-21T20:11:35.607Z] "#1": { [2022-04-21T20:11:35.607Z] "0409": { [2022-04-21T20:11:35.607Z] "identity": {}, [2022-04-21T20:11:35.607Z] "description": "Docker Engine", [2022-04-21T20:11:35.607Z] "minimum-os": "vista", [2022-04-21T20:11:35.607Z] "execution-level": "", [2022-04-21T20:11:35.607Z] "ui-access": false, [2022-04-21T20:11:35.607Z] "auto-elevate": false, [2022-04-21T20:11:35.607Z] "dpi-awareness": "unaware", [2022-04-21T20:11:35.607Z] "disable-theming": false, [2022-04-21T20:11:35.607Z] "disable-window-filtering": false, [2022-04-21T20:11:35.607Z] "high-resolution-scrolling-aware": false, [2022-04-21T20:11:35.607Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T20:11:35.607Z] "long-path-aware": false, [2022-04-21T20:11:35.607Z] "printer-driver-isolation": false, [2022-04-21T20:11:35.607Z] "gdi-scaling": false, [2022-04-21T20:11:35.607Z] "segment-heap": false, [2022-04-21T20:11:35.607Z] "use-common-controls-v6": false [2022-04-21T20:11:35.607Z] } [2022-04-21T20:11:35.607Z] } [2022-04-21T20:11:35.607Z] }, [2022-04-21T20:11:35.607Z] "RT_MESSAGETABLE": { [2022-04-21T20:11:35.607Z] "#1": { [2022-04-21T20:11:35.607Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T20:11:35.607Z] } [2022-04-21T20:11:35.607Z] }, [2022-04-21T20:11:35.607Z] "RT_VERSION": { [2022-04-21T20:11:35.607Z] "#1": { [2022-04-21T20:11:35.607Z] "0409": { [2022-04-21T20:11:35.607Z] "fixed": { [2022-04-21T20:11:35.607Z] "file_version": "0.0.0.0", [2022-04-21T20:11:35.607Z] "product_version": "0.0.0.0", [2022-04-21T20:11:35.607Z] "type": "Unknown" [2022-04-21T20:11:35.607Z] }, [2022-04-21T20:11:35.607Z] "info": { [2022-04-21T20:11:35.607Z] "0000": { [2022-04-21T20:11:35.607Z] "CompanyName": "", [2022-04-21T20:11:35.607Z] "FileVersion": "0.0.0-dev", [2022-04-21T20:11:35.607Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-21T20:11:35.607Z] "OriginalFileName": "dockerd.exe", [2022-04-21T20:11:35.607Z] "ProductName": "", [2022-04-21T20:11:35.607Z] "ProductVersion": "0.0.0-dev", [2022-04-21T20:11:35.607Z] "SpecialBuild": "1b4fd1cff4" [2022-04-21T20:11:35.607Z] } [2022-04-21T20:11:35.607Z] } [2022-04-21T20:11:35.607Z] } [2022-04-21T20:11:35.607Z] } [2022-04-21T20:11:35.607Z] } [2022-04-21T20:11:35.607Z] } [2022-04-21T20:11:35.759Z] === RUN TestCopyFromContainer/bar/quux [2022-04-21T20:11:35.759Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-21T20:11:36.018Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-21T20:11:36.018Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-21T20:11:36.062Z] powershell.exe : cmd\dockerd\config.go [2022-04-21T20:11:36.062Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-8ea3c9f9\powershellWrapper.ps1:3 char:1 [2022-04-21T20:11:36.062Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-21T20:11:36.062Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-21T20:11:36.062Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-21T20:11:36.062Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-21T20:11:36.062Z] [2022-04-21T20:11:36.062Z] cmd\dockerd\config_windows.go [2022-04-21T20:11:36.062Z] cmd\dockerd\daemon.go [2022-04-21T20:11:36.062Z] cmd\dockerd\daemon_test.go [2022-04-21T20:11:36.062Z] cmd\dockerd\daemon_windows.go [2022-04-21T20:11:36.062Z] cmd\dockerd\docker.go [2022-04-21T20:11:36.062Z] cmd\dockerd\docker_windows.go [2022-04-21T20:11:36.062Z] cmd\dockerd\genwinres_windows.go [2022-04-21T20:11:36.062Z] cmd\dockerd\metrics.go [2022-04-21T20:11:36.062Z] cmd\dockerd\options.go [2022-04-21T20:11:36.062Z] cmd\dockerd\options_test.go [2022-04-21T20:11:36.062Z] cmd\dockerd\service_windows.go [2022-04-21T20:11:36.062Z] INFO: Building daemon... [2022-04-21T20:11:36.124Z] --- PASS: TestTemplatedConfig (2.45s) [2022-04-21T20:11:36.124Z] === RUN TestConfigCreateResolve [2022-04-21T20:11:36.276Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-21T20:11:36.277Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-21T20:11:36.535Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-21T20:11:36.535Z] --- PASS: TestCopyFromContainer (3.19s) [2022-04-21T20:11:36.535Z] --- PASS: TestCopyFromContainer// (0.20s) [2022-04-21T20:11:36.535Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-04-21T20:11:36.535Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-04-21T20:11:36.535Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2022-04-21T20:11:36.535Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-04-21T20:11:36.535Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-04-21T20:11:36.535Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-04-21T20:11:36.535Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-04-21T20:11:36.535Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-04-21T20:11:36.535Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-04-21T20:11:36.535Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T20:11:36.535Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:11:36.535Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:11:36.535Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:11:36.535Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:11:36.535Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:11:36.535Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:11:36.535Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:11:36.535Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:11:36.535Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:11:36.535Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-21T20:11:36.535Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T20:11:36.535Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T20:11:36.535Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T20:11:36.535Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T20:11:36.632Z] --- PASS: TestBuildMultiStageOnBuild (9.04s) [2022-04-21T20:11:36.632Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T20:11:36.632Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:11:36.632Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-21T20:11:36.632Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T20:11:36.794Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-04-21T20:11:36.795Z] === RUN TestCreateWithInvalidEnv [2022-04-21T20:11:36.795Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T20:11:36.795Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T20:11:36.795Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T20:11:36.795Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T20:11:36.795Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T20:11:36.795Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T20:11:36.795Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T20:11:36.795Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T20:11:36.795Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T20:11:36.795Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-21T20:11:36.795Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T20:11:36.795Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T20:11:36.795Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T20:11:36.795Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T20:11:36.795Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2022-04-21T20:11:36.795Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T20:11:37.159Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-21T20:11:37.159Z] PASS [2022-04-21T20:11:37.159Z] [2022-04-21T20:11:37.159Z] DONE 17 tests in 48.225s [2022-04-21T20:11:37.159Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-21T20:11:37.159Z] INFO: Testing against a local daemon [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:11:37.159Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:11:37.159Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T20:11:37.159Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T20:11:37.159Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T20:11:37.159Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T20:11:37.159Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T20:11:37.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T20:11:37.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T20:11:37.159Z] === RUN TestPluginInstall [2022-04-21T20:11:37.159Z] === RUN TestPluginInstall/no_auth [2022-04-21T20:11:37.159Z] time="2022-04-21T20:11:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:11:37.159Z] time="2022-04-21T20:11:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f51cfbc674a684487dd9f58fba7fd464cb66d9c07868e31ce738ec8a21d3a3bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:11:37.159Z] time="2022-04-21T20:11:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:11:37.159Z] time="2022-04-21T20:11:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f51cfbc674a684487dd9f58fba7fd464cb66d9c07868e31ce738ec8a21d3a3bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:11:37.159Z] === RUN TestPluginInstall/with_htpasswd [2022-04-21T20:11:37.159Z] time="2022-04-21T20:11:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:11:37.159Z] time="2022-04-21T20:11:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5ca63f882f67dcc1d782217e872767b0b786e2c49dca909cf6b662ec6ea211b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:11:37.159Z] time="2022-04-21T20:11:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:11:37.159Z] time="2022-04-21T20:11:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5ca63f882f67dcc1d782217e872767b0b786e2c49dca909cf6b662ec6ea211b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:11:37.159Z] === RUN TestPluginInstall/with_insecure [2022-04-21T20:11:37.159Z] time="2022-04-21T20:11:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:11:37.159Z] time="2022-04-21T20:11:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dc187f639e085c47ecc9f937e9f2e5fee31d4aaf7034547ecb3566b7294fa9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:11:37.159Z] time="2022-04-21T20:11:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:11:37.159Z] time="2022-04-21T20:11:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dc187f639e085c47ecc9f937e9f2e5fee31d4aaf7034547ecb3566b7294fa9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:11:37.363Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-21T20:11:37.418Z] plugin_test.go:195: [d9bde4a1df8b5] daemon is not started [2022-04-21T20:11:37.418Z] --- PASS: TestPluginInstall (2.76s) [2022-04-21T20:11:37.418Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-04-21T20:11:37.418Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-04-21T20:11:37.418Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-04-21T20:11:37.418Z] === RUN TestPluginsWithRuntimes [2022-04-21T20:11:38.015Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-04-21T20:11:38.015Z] PASS [2022-04-21T20:11:38.015Z] [2022-04-21T20:11:38.015Z] DONE 6 tests in 13.399s [2022-04-21T20:11:38.015Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-21T20:11:38.015Z] ++ 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-04-21T20:11:38.015Z] ++ set -e [2022-04-21T20:11:38.015Z] ++ '[' -n 0 ']' [2022-04-21T20:11:38.015Z] ++ set -x [2022-04-21T20:11:38.015Z] ++ 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-04-21T20:11:38.271Z] INFO: Testing against a local daemon [2022-04-21T20:11:38.271Z] === RUN TestCheckpoint [2022-04-21T20:11:38.271Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:11:38.271Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T20:11:38.271Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T20:11:38.271Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:11:38.271Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:11:38.271Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:11:38.271Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T20:11:38.271Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T20:11:38.271Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T20:11:38.271Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T20:11:38.271Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T20:11:38.271Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T20:11:38.271Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T20:11:38.271Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T20:11:38.271Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-21T20:11:38.271Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-21T20:11:38.271Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-21T20:11:38.271Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-21T20:11:38.271Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T20:11:38.271Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-21T20:11:38.271Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T20:11:38.528Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-21T20:11:38.528Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T20:11:38.528Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-21T20:11:38.528Z] === RUN TestCopyEmptyFile [2022-04-21T20:11:38.743Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2022-04-21T20:11:38.743Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T20:11:38.784Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-04-21T20:11:38.784Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T20:11:38.784Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-21T20:11:38.784Z] === RUN TestCopyFromContainer [2022-04-21T20:11:38.796Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-21T20:11:39.678Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-21T20:11:39.712Z] === RUN TestCopyFromContainer// [2022-04-21T20:11:39.712Z] === RUN TestCopyFromContainer//bar/root [2022-04-21T20:11:39.712Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-21T20:11:39.712Z] === RUN TestCopyFromContainer/bar/quux [2022-04-21T20:11:39.730Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-21T20:11:39.968Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-21T20:11:39.968Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-21T20:11:39.968Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-21T20:11:39.968Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-21T20:11:39.968Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-21T20:11:40.224Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-21T20:11:40.224Z] --- PASS: TestCopyFromContainer (1.51s) [2022-04-21T20:11:40.224Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-21T20:11:40.224Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-21T20:11:40.224Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-21T20:11:40.224Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-04-21T20:11:40.224Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-21T20:11:40.224Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-21T20:11:40.224Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-21T20:11:40.224Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-21T20:11:40.224Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-21T20:11:40.224Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-21T20:11:40.224Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T20:11:40.224Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:11:40.224Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:11:40.224Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:11:40.224Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:11:40.224Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:11:40.224Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:11:40.224Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:11:40.224Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:11:40.224Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:11:40.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-21T20:11:40.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T20:11:40.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T20:11:40.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T20:11:40.224Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T20:11:40.224Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-21T20:11:40.224Z] === RUN TestCreateWithInvalidEnv [2022-04-21T20:11:40.224Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T20:11:40.224Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T20:11:40.224Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T20:11:40.224Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T20:11:40.224Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T20:11:40.224Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T20:11:40.224Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T20:11:40.224Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T20:11:40.224Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T20:11:40.224Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-21T20:11:40.224Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T20:11:40.224Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T20:11:40.224Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T20:11:40.224Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T20:11:40.224Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-21T20:11:40.224Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T20:11:40.503Z] 2022/04/21 20:11:37 Closing DB instances... [2022-04-21T20:11:40.503Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-04-21T20:11:40.503Z] === RUN TestFindNode [2022-04-21T20:11:40.503Z] 2022/04/21 20:11:39 Closing DB instances... [2022-04-21T20:11:40.503Z] --- PASS: TestFindNode (0.01s) [2022-04-21T20:11:40.503Z] === RUN TestChangeNodeState [2022-04-21T20:11:40.503Z] 2022/04/21 20:11:39 Closing DB instances... [2022-04-21T20:11:40.503Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-21T20:11:40.503Z] === RUN TestNodeReincarnation [2022-04-21T20:11:40.503Z] 2022/04/21 20:11:39 Closing DB instances... [2022-04-21T20:11:40.665Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-04-21T20:11:40.665Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-21T20:11:40.665Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-21T20:11:40.665Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T20:11:41.058Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2022-04-21T20:11:41.058Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T20:11:41.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:11:41.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:11:41.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:11:41.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:11:41.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:11:41.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:11:41.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:11:41.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:11:41.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:11:41.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:11:41.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:11:41.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:11:41.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:11:41.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:11:41.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:11:41.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-21T20:11:41.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-21T20:11:41.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-21T20:11:41.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-21T20:11:41.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-04-21T20:11:41.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-21T20:11:41.058Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T20:11:41.058Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-21T20:11:41.234Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-21T20:11:41.234Z] PASS [2022-04-21T20:11:41.234Z] [2022-04-21T20:11:41.234Z] DONE 24 tests in 6.685s [2022-04-21T20:11:41.234Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-21T20:11:41.234Z] INFO: Testing against a local daemon [2022-04-21T20:11:41.234Z] === RUN TestExternalGraphDriver [2022-04-21T20:11:41.234Z] === RUN TestExternalGraphDriver/json [2022-04-21T20:11:41.591Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-04-21T20:11:41.591Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T20:11:41.632Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2022-04-21T20:11:41.632Z] === RUN TestCreateDifferentPlatform [2022-04-21T20:11:41.632Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T20:11:41.632Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T20:11:41.632Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-21T20:11:41.632Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T20:11:41.632Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T20:11:41.632Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T20:11:41.891Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-21T20:11:41.891Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T20:11:41.891Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-04-21T20:11:41.891Z] === RUN TestContainerStartOnDaemonRestart [2022-04-21T20:11:41.891Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-21T20:11:41.891Z] === RUN TestDaemonRestartIpcMode [2022-04-21T20:11:41.891Z] === PAUSE TestDaemonRestartIpcMode [2022-04-21T20:11:41.891Z] === RUN TestDaemonHostGatewayIP [2022-04-21T20:11:41.891Z] === PAUSE TestDaemonHostGatewayIP [2022-04-21T20:11:41.891Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-21T20:11:41.891Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-21T20:11:41.891Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T20:11:41.891Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-21T20:11:41.891Z] === RUN TestDiff [2022-04-21T20:11:42.459Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-21T20:11:42.718Z] --- PASS: TestDiff (0.78s) [2022-04-21T20:11:42.718Z] === RUN TestExecWithCloseStdin [2022-04-21T20:11:42.961Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-04-21T20:11:42.961Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T20:11:42.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:11:42.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:11:42.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:11:42.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:11:42.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:11:42.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:11:42.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:11:42.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:11:42.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:11:42.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:11:42.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:11:42.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:11:42.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:11:42.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:11:42.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:11:42.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-21T20:11:42.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-21T20:11:42.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T20:11:42.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-21T20:11:42.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-21T20:11:42.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-21T20:11:42.961Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T20:11:43.136Z] === RUN TestExternalGraphDriver/spec [2022-04-21T20:11:43.225Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-04-21T20:11:43.225Z] === RUN TestCreateDifferentPlatform [2022-04-21T20:11:43.225Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T20:11:43.225Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T20:11:43.225Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-21T20:11:43.225Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T20:11:43.225Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T20:11:43.225Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T20:11:43.225Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-21T20:11:43.226Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T20:11:43.226Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-21T20:11:43.226Z] === RUN TestContainerStartOnDaemonRestart [2022-04-21T20:11:43.226Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-21T20:11:43.226Z] === RUN TestDaemonRestartIpcMode [2022-04-21T20:11:43.226Z] === PAUSE TestDaemonRestartIpcMode [2022-04-21T20:11:43.226Z] === RUN TestDaemonHostGatewayIP [2022-04-21T20:11:43.226Z] === PAUSE TestDaemonHostGatewayIP [2022-04-21T20:11:43.226Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-21T20:11:43.226Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-21T20:11:43.226Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T20:11:43.226Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-21T20:11:43.226Z] === RUN TestDiff [2022-04-21T20:11:43.286Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-21T20:11:43.286Z] --- PASS: TestExecWithCloseStdin (0.77s) [2022-04-21T20:11:43.286Z] === RUN TestExec [2022-04-21T20:11:43.544Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-21T20:11:43.778Z] --- PASS: TestBuildMultiStageLayerLeak (8.00s) [2022-04-21T20:11:43.779Z] === RUN TestBuildWithHugeFile [2022-04-21T20:11:43.789Z] --- PASS: TestDiff (0.44s) [2022-04-21T20:11:43.789Z] === RUN TestExecWithCloseStdin [2022-04-21T20:11:44.045Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-04-21T20:11:44.045Z] === RUN TestExec [2022-04-21T20:11:44.112Z] --- PASS: TestExec (0.81s) [2022-04-21T20:11:44.112Z] === RUN TestExecUser [2022-04-21T20:11:44.512Z] === RUN TestExternalGraphDriver/pull [2022-04-21T20:11:44.606Z] --- PASS: TestExec (0.45s) [2022-04-21T20:11:44.606Z] === RUN TestExecUser [2022-04-21T20:11:44.679Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-21T20:11:44.938Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-21T20:11:44.938Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-21T20:11:45.168Z] --- PASS: TestExecUser (0.51s) [2022-04-21T20:11:45.168Z] === RUN TestExportContainerAndImportImage [2022-04-21T20:11:45.197Z] --- PASS: TestExecUser (0.95s) [2022-04-21T20:11:45.197Z] === RUN TestExportContainerAndImportImage [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-21T20:11:45.251Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-21T20:11:45.251Z] === RUN TestParallelCreate [2022-04-21T20:11:45.251Z] 2022/04/21 20:11:44 Closing DB instances... [2022-04-21T20:11:45.251Z] --- PASS: TestParallelCreate (0.01s) [2022-04-21T20:11:45.251Z] === RUN TestParallelDelete [2022-04-21T20:11:45.251Z] 2022/04/21 20:11:44 Closing DB instances... [2022-04-21T20:11:45.251Z] --- PASS: TestParallelDelete (0.01s) [2022-04-21T20:11:45.251Z] === RUN TestNetworkDBIslands [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dba970f0367d with config:&{NodeID:dba970f0367d 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-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=info msg="Node dba970f0367d/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=info msg="Node dba970f0367d/172.31.85.82, added to nodes list" [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0f49be67d97b with config:&{NodeID:0f49be67d97b 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-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=info msg="Node 0f49be67d97b/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=info msg="Node 0f49be67d97b/172.31.85.82, added to nodes list" [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=info msg="Node 0f49be67d97b/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=info msg="Node 0f49be67d97b/172.31.85.82, added to nodes list" [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=info msg="Node dba970f0367d/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=info msg="Node dba970f0367d/172.31.85.82, added to nodes list" [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-21T20:11:45.251Z] time="2022-04-21T20:11:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-21T20:11:45.456Z] check_test.go:307: [dac4c0405e201] daemon is not started [2022-04-21T20:11:45.456Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f29e248e3766 with config:&{NodeID:f29e248e3766 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-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=info msg="Node f29e248e3766/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=info msg="Node f29e248e3766/172.31.85.82, added to nodes list" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=info msg="Node f29e248e3766/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=info msg="Node f29e248e3766/172.31.85.82, added to nodes list" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=info msg="Node dba970f0367d/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=info msg="Node dba970f0367d/172.31.85.82, added to nodes list" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=info msg="Node 0f49be67d97b/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=info msg="Node 0f49be67d97b/172.31.85.82, added to nodes list" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=info msg="Node f29e248e3766/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:45.718Z] time="2022-04-21T20:11:45Z" level=info msg="Node f29e248e3766/172.31.85.82, added to nodes list" [2022-04-21T20:11:45.730Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-04-21T20:11:45.730Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T20:11:46.023Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-21T20:11:46.023Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2022-04-21T20:11:46.023Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:272f920efc11 with config:&{NodeID:272f920efc11 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-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=info msg="Node 272f920efc11/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=info msg="Node 272f920efc11/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=info msg="Node 272f920efc11/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=info msg="Node 272f920efc11/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=info msg="Node dba970f0367d/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=info msg="Node dba970f0367d/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=info msg="Node 0f49be67d97b/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=info msg="Node 0f49be67d97b/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=info msg="Node f29e248e3766/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=info msg="Node f29e248e3766/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:46Z" level=info msg="Node 272f920efc11/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:46Z" level=info msg="Node 272f920efc11/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:46Z" level=info msg="Node 272f920efc11/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.186Z] time="2022-04-21T20:11:46Z" level=info msg="Node 272f920efc11/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.413Z] --- PASS: TestExternalGraphDriver (4.92s) [2022-04-21T20:11:46.413Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-04-21T20:11:46.413Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-04-21T20:11:46.413Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-04-21T20:11:46.413Z] === RUN TestGraphdriverPluginV2 [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:10d0d12f018d with config:&{NodeID:10d0d12f018d 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-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=info msg="Node 10d0d12f018d/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=info msg="Node 10d0d12f018d/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=info msg="Node 10d0d12f018d/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=info msg="Node 10d0d12f018d/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=info msg="Node f29e248e3766/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=info msg="Node f29e248e3766/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=info msg="Node 272f920efc11/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=info msg="Node 272f920efc11/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=info msg="Node dba970f0367d/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=info msg="Node dba970f0367d/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.653Z] time="2022-04-21T20:11:46Z" level=info msg="Node 0f49be67d97b/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.654Z] time="2022-04-21T20:11:46Z" level=info msg="Node 0f49be67d97b/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.654Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-21T20:11:46.654Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2022-04-21T20:11:46.654Z] time="2022-04-21T20:11:46Z" level=info msg="Node 10d0d12f018d/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.654Z] time="2022-04-21T20:11:46Z" level=info msg="Node 10d0d12f018d/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.654Z] time="2022-04-21T20:11:46Z" level=info msg="Node 10d0d12f018d/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.654Z] time="2022-04-21T20:11:46Z" level=info msg="Node 10d0d12f018d/172.31.85.82, added to nodes list" [2022-04-21T20:11:46.654Z] time="2022-04-21T20:11:46Z" level=info msg="Node 10d0d12f018d/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:46.654Z] time="2022-04-21T20:11:46Z" level=info msg="Node 10d0d12f018d/172.31.85.82, added to nodes list" [2022-04-21T20:11:47.095Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-21T20:11:47.095Z] === RUN TestHealthCheckWorkdir [2022-04-21T20:11:47.120Z] networkdb_test.go:835: Re-joining: 3 [2022-04-21T20:11:47.120Z] time="2022-04-21T20:11:46Z" level=info msg="The new bootstrap node list is:[172.31.85.82:10033 172.31.85.82:10034 172.31.85.82:10035]" [2022-04-21T20:11:47.120Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.85.82:10033" [2022-04-21T20:11:47.120Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49374" [2022-04-21T20:11:47.120Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.85.82:10034" [2022-04-21T20:11:47.120Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49375" [2022-04-21T20:11:47.120Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.85.82:10035" [2022-04-21T20:11:47.120Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49376" [2022-04-21T20:11:47.120Z] networkdb_test.go:835: Re-joining: 4 [2022-04-21T20:11:47.121Z] time="2022-04-21T20:11:46Z" level=info msg="The new bootstrap node list is:[172.31.85.82:10033 172.31.85.82:10034 172.31.85.82:10035]" [2022-04-21T20:11:47.121Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.85.82:10033" [2022-04-21T20:11:47.121Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49377" [2022-04-21T20:11:47.121Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.85.82:10034" [2022-04-21T20:11:47.121Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49378" [2022-04-21T20:11:47.121Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.85.82:10035" [2022-04-21T20:11:47.121Z] time="2022-04-21T20:11:46Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49379" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="node 0 leaving" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="Node dba970f0367d change state NodeActive --> NodeLeft" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="node5(10d0d12f018d): Node leave event for dba970f0367d/172.31.85.82" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="Node dba970f0367d change state NodeActive --> NodeLeft" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="node2(0f49be67d97b): Node leave event for dba970f0367d/172.31.85.82" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="Node dba970f0367d change state NodeActive --> NodeLeft" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="node4(272f920efc11): Node leave event for dba970f0367d/172.31.85.82" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="Node dba970f0367d change state NodeActive --> NodeLeft" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="node1(dba970f0367d): Node leave event for dba970f0367d/172.31.85.82" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="Node dba970f0367d change state NodeActive --> NodeLeft" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="node3(f29e248e3766): Node leave event for dba970f0367d/172.31.85.82" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="Node dba970f0367d/172.31.85.82, left gossip cluster" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="Node dba970f0367d/172.31.85.82, left gossip cluster" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="Node dba970f0367d/172.31.85.82, left gossip cluster" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="Node dba970f0367d/172.31.85.82, left gossip cluster" [2022-04-21T20:11:47.591Z] time="2022-04-21T20:11:47Z" level=info msg="Node dba970f0367d/172.31.85.82, left gossip cluster" [2022-04-21T20:11:47.657Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-04-21T20:11:47.657Z] === RUN TestHealthKillContainer [2022-04-21T20:11:47.925Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2022-04-21T20:11:47.925Z] === RUN TestHealthCheckWorkdir [2022-04-21T20:11:47.925Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-21T20:11:47.925Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=info msg="node 1 leaving" [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=info msg="Node 0f49be67d97b change state NodeActive --> NodeLeft" [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=info msg="node5(10d0d12f018d): Node leave event for 0f49be67d97b/172.31.85.82" [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=info msg="Node 0f49be67d97b/172.31.85.82, left gossip cluster" [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=info msg="Node 0f49be67d97b change state NodeActive --> NodeFailed" [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=info msg="Node 0f49be67d97b/172.31.85.82, added to failed nodes list" [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=info msg="Node 0f49be67d97b change state NodeActive --> NodeLeft" [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=info msg="node4(272f920efc11): Node leave event for 0f49be67d97b/172.31.85.82" [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=info msg="Node 0f49be67d97b change state NodeActive --> NodeLeft" [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=info msg="node3(f29e248e3766): Node leave event for 0f49be67d97b/172.31.85.82" [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=error msg="node: 0f49be67d97b is unknown to memberlist" [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=info msg="Node 0f49be67d97b/172.31.85.82, left gossip cluster" [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=info msg="Node 0f49be67d97b/172.31.85.82, left gossip cluster" [2022-04-21T20:11:48.058Z] time="2022-04-21T20:11:47Z" level=info msg="Node 0f49be67d97b/172.31.85.82, left gossip cluster" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=info msg="node 2 leaving" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=info msg="Node f29e248e3766 change state NodeActive --> NodeLeft" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=info msg="node5(10d0d12f018d): Node leave event for f29e248e3766/172.31.85.82" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=info msg="Node f29e248e3766 change state NodeActive --> NodeLeft" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=info msg="node4(272f920efc11): Node leave event for f29e248e3766/172.31.85.82" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=info msg="Node f29e248e3766 change state NodeActive --> NodeLeft" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=info msg="node3(f29e248e3766): Node leave event for f29e248e3766/172.31.85.82" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=debug msg="memberlist: Failed ping: 10d0d12f018d (timeout reached)" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.85.82:10035: use of closed network connection" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.85.82:10036: use of closed network connection" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.85.82:10034: use of closed network connection" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49380" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=info msg="Node f29e248e3766/172.31.85.82, left gossip cluster" [2022-04-21T20:11:48.525Z] time="2022-04-21T20:11:48Z" level=info msg="Node f29e248e3766/172.31.85.82, left gossip cluster" [2022-04-21T20:11:48.861Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2022-04-21T20:11:48.861Z] === RUN TestHealthKillContainer [2022-04-21T20:11:48.993Z] networkdb_test.go:867: node4: OK [2022-04-21T20:11:48.993Z] networkdb_test.go:867: node5: OK [2022-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=info msg="node 0 coming back" [2022-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=info msg="Node f29e248e3766/172.31.85.82, left gossip cluster" [2022-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f442bb6c2a75 with config:&{NodeID:f442bb6c2a75 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-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=info msg="Node f442bb6c2a75/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=info msg="Node f442bb6c2a75/172.31.85.82, added to nodes list" [2022-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=info msg="node 1 coming back" [2022-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:60329e606202 with config:&{NodeID:60329e606202 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-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=info msg="Node 60329e606202/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=info msg="Node 60329e606202/172.31.85.82, added to nodes list" [2022-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=info msg="node 2 coming back" [2022-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d9b510a568c5 with config:&{NodeID:d9b510a568c5 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-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=info msg="Node d9b510a568c5/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=info msg="Node d9b510a568c5/172.31.85.82, added to nodes list" [2022-04-21T20:11:48.993Z] time="2022-04-21T20:11:48Z" level=warning msg="memberlist: Was able to connect to 10d0d12f018d but other probes failed, network may be misconfigured" [2022-04-21T20:11:49.429Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-21T20:11:49.461Z] time="2022-04-21T20:11:48Z" level=debug msg="memberlist: Failed ping: 272f920efc11 (timeout reached)" [2022-04-21T20:11:49.461Z] time="2022-04-21T20:11:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.85.82:10037: use of closed network connection" [2022-04-21T20:11:49.461Z] time="2022-04-21T20:11:48Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49381" [2022-04-21T20:11:49.928Z] time="2022-04-21T20:11:49Z" level=warning msg="memberlist: Was able to connect to 272f920efc11 but other probes failed, network may be misconfigured" [2022-04-21T20:11:50.597Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2022-04-21T20:11:50.597Z] PASS [2022-04-21T20:11:50.597Z] [2022-04-21T20:11:50.597Z] DONE 5 tests in 8.836s [2022-04-21T20:11:50.597Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-21T20:11:50.597Z] INFO: Testing against a local daemon [2022-04-21T20:11:50.597Z] === RUN TestContinueAfterPluginCrash [2022-04-21T20:11:50.597Z] === PAUSE TestContinueAfterPluginCrash [2022-04-21T20:11:50.597Z] === RUN TestReadPluginNoRead [2022-04-21T20:11:50.597Z] === PAUSE TestReadPluginNoRead [2022-04-21T20:11:50.597Z] === RUN TestDaemonStartWithLogOpt [2022-04-21T20:11:50.597Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-21T20:11:50.597Z] === CONT TestContinueAfterPluginCrash [2022-04-21T20:11:50.597Z] === CONT TestDaemonStartWithLogOpt [2022-04-21T20:11:50.809Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-21T20:11:51.067Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-21T20:11:51.326Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-21T20:11:52.142Z] time="2022-04-21T20:11:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.85.82:10033 172.31.85.82:10034 172.31.85.82:10035]" [2022-04-21T20:11:52.609Z] time="2022-04-21T20:11:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.85.82:10033 172.31.85.82:10034 172.31.85.82:10035]" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.85.82:10033" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49382" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 272f920efc11/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 272f920efc11/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 10d0d12f018d/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node f442bb6c2a75/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node f442bb6c2a75/172.31.85.82, is the new incarnation of the shutdown node dba970f0367d/172.31.85.82" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node f442bb6c2a75/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 10d0d12f018d/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.85.82:10034" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49383" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node f442bb6c2a75/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node f442bb6c2a75/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 10d0d12f018d/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 10d0d12f018d/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 272f920efc11/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 272f920efc11/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 60329e606202/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 60329e606202/172.31.85.82, is the new incarnation of the shutdown node 0f49be67d97b/172.31.85.82" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 60329e606202/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.85.82:10035" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49384" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 60329e606202/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 60329e606202/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 10d0d12f018d/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 10d0d12f018d/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 272f920efc11/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 272f920efc11/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node f442bb6c2a75/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node f442bb6c2a75/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node d9b510a568c5/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node d9b510a568c5/172.31.85.82, is the new incarnation of the shutdown node f29e248e3766/172.31.85.82" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node d9b510a568c5/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 60329e606202/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 60329e606202/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 60329e606202/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 60329e606202/172.31.85.82, is the new incarnation of the shutdown node 0f49be67d97b/172.31.85.82" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node 60329e606202/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node f442bb6c2a75/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node f442bb6c2a75/172.31.85.82, is the new incarnation of the shutdown node dba970f0367d/172.31.85.82" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node f442bb6c2a75/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node d9b510a568c5/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node d9b510a568c5/172.31.85.82, is the new incarnation of the shutdown node f29e248e3766/172.31.85.82" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node d9b510a568c5/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node d9b510a568c5/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.077Z] time="2022-04-21T20:11:52Z" level=info msg="Node d9b510a568c5/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.545Z] time="2022-04-21T20:11:53Z" level=info msg="Node d9b510a568c5/172.31.85.82, joined gossip cluster" [2022-04-21T20:11:53.545Z] time="2022-04-21T20:11:53Z" level=info msg="Node d9b510a568c5/172.31.85.82, added to nodes list" [2022-04-21T20:11:53.545Z] time="2022-04-21T20:11:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.85.82:10033" [2022-04-21T20:11:53.545Z] time="2022-04-21T20:11:53Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49385" [2022-04-21T20:11:53.545Z] time="2022-04-21T20:11:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.85.82:10034" [2022-04-21T20:11:53.545Z] time="2022-04-21T20:11:53Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49386" [2022-04-21T20:11:53.545Z] time="2022-04-21T20:11:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.85.82:10035" [2022-04-21T20:11:53.545Z] time="2022-04-21T20:11:53Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49387" [2022-04-21T20:11:53.884Z] --- PASS: TestDaemonStartWithLogOpt (3.37s) [2022-04-21T20:11:53.884Z] === CONT TestReadPluginNoRead [2022-04-21T20:11:54.012Z] 2022/04/21 20:11:53 Closing DB instances... [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="Node f442bb6c2a75 change state NodeActive --> NodeLeft" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="node5(10d0d12f018d): Node leave event for f442bb6c2a75/172.31.85.82" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="Node f442bb6c2a75 change state NodeActive --> NodeLeft" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="node3(d9b510a568c5): Node leave event for f442bb6c2a75/172.31.85.82" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="Node f442bb6c2a75 change state NodeActive --> NodeLeft" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="node4(272f920efc11): Node leave event for f442bb6c2a75/172.31.85.82" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="Node f442bb6c2a75 change state NodeActive --> NodeLeft" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="node2(60329e606202): Node leave event for f442bb6c2a75/172.31.85.82" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="Node f442bb6c2a75 change state NodeActive --> NodeLeft" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="node1(f442bb6c2a75): Node leave event for f442bb6c2a75/172.31.85.82" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="Node f442bb6c2a75/172.31.85.82, left gossip cluster" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="Node f442bb6c2a75/172.31.85.82, left gossip cluster" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="Node f442bb6c2a75/172.31.85.82, left gossip cluster" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="Node f442bb6c2a75/172.31.85.82, left gossip cluster" [2022-04-21T20:11:54.012Z] time="2022-04-21T20:11:53Z" level=info msg="Node f442bb6c2a75/172.31.85.82, left gossip cluster" [2022-04-21T20:11:54.480Z] time="2022-04-21T20:11:54Z" level=warning msg="memberlist: Failed to send gossip to 172.31.85.82:10037: write udp [::]:10033->172.31.85.82:10037: use of closed network connection" [2022-04-21T20:11:54.480Z] time="2022-04-21T20:11:54Z" level=info msg="Node 60329e606202 change state NodeActive --> NodeLeft" [2022-04-21T20:11:54.480Z] time="2022-04-21T20:11:54Z" level=info msg="node5(10d0d12f018d): Node leave event for 60329e606202/172.31.85.82" [2022-04-21T20:11:54.480Z] time="2022-04-21T20:11:54Z" level=info msg="Node 60329e606202 change state NodeActive --> NodeLeft" [2022-04-21T20:11:54.480Z] time="2022-04-21T20:11:54Z" level=info msg="node4(272f920efc11): Node leave event for 60329e606202/172.31.85.82" [2022-04-21T20:11:54.480Z] time="2022-04-21T20:11:54Z" level=info msg="Node 60329e606202 change state NodeActive --> NodeLeft" [2022-04-21T20:11:54.480Z] time="2022-04-21T20:11:54Z" level=info msg="node2(60329e606202): Node leave event for 60329e606202/172.31.85.82" [2022-04-21T20:11:54.480Z] time="2022-04-21T20:11:54Z" level=info msg="Node 60329e606202 change state NodeActive --> NodeLeft" [2022-04-21T20:11:54.480Z] time="2022-04-21T20:11:54Z" level=info msg="node3(d9b510a568c5): Node leave event for 60329e606202/172.31.85.82" [2022-04-21T20:11:54.480Z] time="2022-04-21T20:11:54Z" level=info msg="Node 60329e606202/172.31.85.82, left gossip cluster" [2022-04-21T20:11:54.480Z] time="2022-04-21T20:11:54Z" level=info msg="Node 60329e606202/172.31.85.82, left gossip cluster" [2022-04-21T20:11:54.610Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-21T20:11:54.954Z] time="2022-04-21T20:11:54Z" level=info msg="Node 60329e606202/172.31.85.82, left gossip cluster" [2022-04-21T20:11:54.954Z] time="2022-04-21T20:11:54Z" level=info msg="Node 60329e606202/172.31.85.82, left gossip cluster" [2022-04-21T20:11:54.954Z] time="2022-04-21T20:11:54Z" level=info msg="Node d9b510a568c5 change state NodeActive --> NodeLeft" [2022-04-21T20:11:54.954Z] time="2022-04-21T20:11:54Z" level=info msg="node4(272f920efc11): Node leave event for d9b510a568c5/172.31.85.82" [2022-04-21T20:11:54.954Z] time="2022-04-21T20:11:54Z" level=info msg="Node d9b510a568c5 change state NodeActive --> NodeLeft" [2022-04-21T20:11:54.954Z] time="2022-04-21T20:11:54Z" level=info msg="node5(10d0d12f018d): Node leave event for d9b510a568c5/172.31.85.82" [2022-04-21T20:11:54.954Z] time="2022-04-21T20:11:54Z" level=info msg="Node d9b510a568c5 change state NodeActive --> NodeLeft" [2022-04-21T20:11:54.954Z] time="2022-04-21T20:11:54Z" level=info msg="node3(d9b510a568c5): Node leave event for d9b510a568c5/172.31.85.82" [2022-04-21T20:11:54.954Z] time="2022-04-21T20:11:54Z" level=info msg="Node d9b510a568c5/172.31.85.82, left gossip cluster" [2022-04-21T20:11:54.954Z] time="2022-04-21T20:11:54Z" level=info msg="Node d9b510a568c5/172.31.85.82, left gossip cluster" [2022-04-21T20:11:54.954Z] time="2022-04-21T20:11:54Z" level=info msg="Node d9b510a568c5/172.31.85.82, left gossip cluster" [2022-04-21T20:11:55.421Z] time="2022-04-21T20:11:55Z" level=debug msg="memberlist: Failed ping: 10d0d12f018d (timeout reached)" [2022-04-21T20:11:55.421Z] time="2022-04-21T20:11:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.85.82:10036: use of closed network connection" [2022-04-21T20:11:55.421Z] time="2022-04-21T20:11:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.85.82:10035: use of closed network connection" [2022-04-21T20:11:55.421Z] time="2022-04-21T20:11:55Z" level=debug msg="memberlist: Stream connection from=172.31.85.82:49388" [2022-04-21T20:11:55.421Z] time="2022-04-21T20:11:55Z" level=info msg="Node 272f920efc11 change state NodeActive --> NodeLeft" [2022-04-21T20:11:55.421Z] time="2022-04-21T20:11:55Z" level=info msg="node5(10d0d12f018d): Node leave event for 272f920efc11/172.31.85.82" [2022-04-21T20:11:55.421Z] time="2022-04-21T20:11:55Z" level=info msg="Node 272f920efc11 change state NodeActive --> NodeLeft" [2022-04-21T20:11:55.421Z] time="2022-04-21T20:11:55Z" level=info msg="node4(272f920efc11): Node leave event for 272f920efc11/172.31.85.82" [2022-04-21T20:11:55.739Z] --- PASS: TestHealthKillContainer (7.88s) [2022-04-21T20:11:55.739Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T20:11:55.787Z] === RUN TestReadPluginNoRead/default [2022-04-21T20:11:55.888Z] time="2022-04-21T20:11:55Z" level=warning msg="memberlist: Was able to connect to 10d0d12f018d but other probes failed, network may be misconfigured" [2022-04-21T20:11:55.988Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-21T20:11:55.995Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-04-21T20:11:55.995Z] === RUN TestIpcModeNone [2022-04-21T20:11:56.251Z] --- PASS: TestIpcModeNone (0.46s) [2022-04-21T20:11:56.252Z] === RUN TestIpcModePrivate [2022-04-21T20:11:56.356Z] time="2022-04-21T20:11:55Z" level=info msg="Node 272f920efc11/172.31.85.82, left gossip cluster" [2022-04-21T20:11:56.356Z] time="2022-04-21T20:11:56Z" level=info msg="Node 272f920efc11/172.31.85.82, left gossip cluster" [2022-04-21T20:11:56.813Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-21T20:11:56.813Z] --- PASS: TestIpcModePrivate (0.47s) [2022-04-21T20:11:56.813Z] === RUN TestIpcModeShareable [2022-04-21T20:11:56.824Z] time="2022-04-21T20:11:56Z" level=info msg="Node 10d0d12f018d/172.31.85.82, left gossip cluster" [2022-04-21T20:11:56.824Z] time="2022-04-21T20:11:56Z" level=info msg="Node 10d0d12f018d change state NodeActive --> NodeFailed" [2022-04-21T20:11:56.824Z] time="2022-04-21T20:11:56Z" level=info msg="Node 10d0d12f018d/172.31.85.82, added to failed nodes list" [2022-04-21T20:11:56.824Z] --- PASS: TestNetworkDBIslands (12.06s) [2022-04-21T20:11:56.824Z] PASS [2022-04-21T20:11:56.824Z] coverage: 60.1% of statements [2022-04-21T20:11:56.824Z] ok github.com/docker/docker/libnetwork/networkdb 103.394s coverage: 60.1% of statements [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/quota [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T20:11:56.824Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T20:11:57.069Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-21T20:11:57.163Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-21T20:11:57.325Z] --- PASS: TestIpcModeShareable (0.49s) [2022-04-21T20:11:57.326Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-21T20:11:57.379Z] --- PASS: TestHealthKillContainer (8.42s) [2022-04-21T20:11:57.379Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T20:11:57.637Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2022-04-21T20:11:57.637Z] === RUN TestIpcModeNone [2022-04-21T20:11:58.098Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-21T20:11:58.572Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-21T20:11:58.572Z] --- PASS: TestIpcModeNone (0.69s) [2022-04-21T20:11:58.572Z] === RUN TestIpcModePrivate [2022-04-21T20:11:58.572Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-21T20:11:58.572Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-21T20:11:58.677Z] --- PASS: TestContinueAfterPluginCrash (8.40s) [2022-04-21T20:11:58.692Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-04-21T20:11:58.692Z] === RUN TestAPIIpcModeHost [2022-04-21T20:11:58.831Z] check_test.go:307: [d80b7790a34ff] daemon is not started [2022-04-21T20:11:58.831Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === Skipped [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-21T20:11:59.057Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-21T20:11:59.057Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-21T20:11:59.057Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-21T20:11:59.057Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-21T20:11:59.057Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T20:11:59.057Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T20:11:59.057Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T20:11:59.057Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T20:11:59.057Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-21T20:11:59.057Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T20:11:59.057Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-21T20:11:59.057Z] daemon_test.go:145: root required [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T20:11:59.057Z] reload_test.go:342: root required [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T20:11:59.057Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T20:11:59.057Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-21T20:11:59.057Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-21T20:11:59.057Z] download_test.go:267: Needs fixing on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-21T20:11:59.057Z] layer_test.go:291: Failing on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-21T20:11:59.057Z] layer_test.go:340: Failing on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-21T20:11:59.057Z] layer_test.go:455: Failing on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-21T20:11:59.057Z] layer_test.go:684: Failing on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-21T20:11:59.057Z] migration_test.go:45: Failing on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T20:11:59.057Z] migration_test.go:181: Failing on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-21T20:11:59.057Z] mount_test.go:17: Failing on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-21T20:11:59.057Z] mount_test.go:76: Failing on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-21T20:11:59.057Z] mount_test.go:125: Failing on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-21T20:11:59.057Z] mount_test.go:212: Failing on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-21T20:11:59.057Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-21T20:11:59.057Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T20:11:59.057Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-21T20:11:59.057Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-21T20:11:59.057Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-21T20:11:59.057Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-21T20:11:59.057Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-21T20:11:59.057Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-21T20:11:59.057Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-21T20:11:59.057Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-21T20:11:59.057Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-21T20:11:59.057Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T20:11:59.057Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T20:11:59.057Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T20:11:59.057Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T20:11:59.057Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T20:11:59.057Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-21T20:11:59.057Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-04-21T20:11:59.057Z] archive_test.go:140: zstd not installed [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-21T20:11:59.057Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-21T20:11:59.057Z] archive_windows_test.go:16: Currently fails [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-21T20:11:59.057Z] changes_test.go:196: needs more investigation [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-21T20:11:59.057Z] changes_test.go:433: needs further investigation [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-21T20:11:59.057Z] changes_test.go:469: needs further investigation [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-21T20:11:59.057Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T20:11:59.057Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T20:11:59.057Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-21T20:11:59.057Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-21T20:11:59.057Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-21T20:11:59.057Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T20:11:59.057Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T20:11:59.057Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-21T20:11:59.057Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-21T20:11:59.057Z] poller_test.go:40: No chmod on Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T20:11:59.057Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T20:11:59.057Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-21T20:11:59.057Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-21T20:11:59.057Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-21T20:11:59.057Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-21T20:11:59.057Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-21T20:11:59.057Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T20:11:59.057Z] [2022-04-21T20:11:59.057Z] DONE 2290 tests, 68 skipped in 269.881s [2022-04-21T20:11:59.057Z] INFO: make.ps1 ended at 04/21/2022 20:11:58 [2022-04-21T20:11:59.090Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-04-21T20:11:59.090Z] --- PASS: TestIpcModePrivate (0.77s) [2022-04-21T20:11:59.090Z] === RUN TestIpcModeShareable [2022-04-21T20:11:59.253Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-04-21T20:11:59.253Z] === RUN TestDaemonIpcModeShareable [2022-04-21T20:11:59.349Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-21T20:11:59.614Z] === CONT TestReadPluginNoRead [2022-04-21T20:11:59.614Z] read_test.go:92: [d9e1f409d20c4] daemon is not started [2022-04-21T20:11:59.614Z] --- PASS: TestReadPluginNoRead (5.89s) [2022-04-21T20:11:59.614Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-04-21T20:11:59.614Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-04-21T20:11:59.614Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-04-21T20:11:59.614Z] PASS [2022-04-21T20:11:59.614Z] [2022-04-21T20:11:59.614Z] DONE 6 tests in 9.290s [2022-04-21T20:11:59.614Z] 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-04-21T20:11:59.614Z] testing: warning: no tests to run [2022-04-21T20:11:59.614Z] PASS [2022-04-21T20:11:59.614Z] [2022-04-21T20:11:59.614Z] DONE 0 tests in 0.008s [2022-04-21T20:11:59.614Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-21T20:11:59.614Z] INFO: Testing against a local daemon [2022-04-21T20:11:59.614Z] === RUN TestPluginWithDevMounts [2022-04-21T20:11:59.614Z] === PAUSE TestPluginWithDevMounts [2022-04-21T20:11:59.614Z] === CONT TestPluginWithDevMounts [2022-04-21T20:11:59.916Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-21T20:11:59.917Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-21T20:11:59.917Z] --- PASS: TestIpcModeShareable (0.80s) [2022-04-21T20:11:59.917Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-21T20:12:00.179Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-21T20:12:00.179Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-04-21T20:12:00.179Z] === RUN TestDaemonIpcModePrivate [2022-04-21T20:12:00.484Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-21T20:12:00.485Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-21T20:12:00.619Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-21T20:12:00.619Z] INFO: Unit tests ended at 04/21/2022 20:12:00. Duration:00:04:42.7042208 [2022-04-21T20:12:00.619Z] INFO: Building busybox [2022-04-21T20:12:00.619Z] Sending build context to Docker daemon 5.12kB [2022-04-21T20:12:00.619Z] [2022-04-21T20:12:00.619Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-21T20:12:00.619Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-21T20:12:00.619Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-21T20:12:00.619Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-21T20:12:00.619Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-21T20:12:00.619Z] ---> e8870c5c3ab2 [2022-04-21T20:12:00.619Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-21T20:12:00.619Z] ---> Running in 575c8e3dca3e [2022-04-21T20:12:00.989Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-04-21T20:12:00.989Z] PASS [2022-04-21T20:12:00.989Z] [2022-04-21T20:12:00.989Z] DONE 1 tests in 1.595s [2022-04-21T20:12:00.989Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-21T20:12:00.989Z] INFO: Testing against a local daemon [2022-04-21T20:12:00.989Z] === RUN TestSecretInspect [2022-04-21T20:12:01.546Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-21T20:12:01.546Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-04-21T20:12:01.546Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-21T20:12:02.389Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s) [2022-04-21T20:12:02.389Z] === RUN TestAPIIpcModeHost [2022-04-21T20:12:02.484Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-21T20:12:02.744Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-04-21T20:12:02.744Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-21T20:12:03.327Z] --- PASS: TestAPIIpcModeHost (0.85s) [2022-04-21T20:12:03.327Z] === RUN TestDaemonIpcModeShareable [2022-04-21T20:12:03.525Z] --- PASS: TestSecretInspect (2.18s) [2022-04-21T20:12:03.525Z] === RUN TestSecretList [2022-04-21T20:12:03.587Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-21T20:12:03.671Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-21T20:12:03.928Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-04-21T20:12:03.928Z] === RUN TestIpcModeOlderClient [2022-04-21T20:12:03.928Z] === PAUSE TestIpcModeOlderClient [2022-04-21T20:12:03.928Z] === RUN TestKillContainerInvalidSignal [2022-04-21T20:12:04.183Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-21T20:12:04.183Z] === RUN TestKillContainer [2022-04-21T20:12:04.183Z] === RUN TestKillContainer/no_signal [2022-04-21T20:12:04.526Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-21T20:12:04.745Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T20:12:04.785Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-04-21T20:12:05.000Z] === RUN TestKillContainer/killing_signal [2022-04-21T20:12:05.043Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2022-04-21T20:12:05.043Z] === RUN TestDaemonIpcModePrivate [2022-04-21T20:12:05.426Z] --- PASS: TestSecretList (2.15s) [2022-04-21T20:12:05.426Z] === RUN TestSecretsCreateAndDelete [2022-04-21T20:12:05.562Z] --- PASS: TestKillContainer (1.23s) [2022-04-21T20:12:05.562Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-21T20:12:05.562Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-21T20:12:05.562Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-21T20:12:05.562Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T20:12:05.562Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-21T20:12:05.611Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-21T20:12:05.818Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-21T20:12:06.546Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-21T20:12:06.546Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-04-21T20:12:06.546Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2022-04-21T20:12:06.546Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-21T20:12:06.747Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-04-21T20:12:06.747Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-21T20:12:06.747Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-04-21T20:12:06.747Z] === RUN TestKillStoppedContainer [2022-04-21T20:12:06.747Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-21T20:12:06.747Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T20:12:06.747Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-21T20:12:06.747Z] === RUN TestKillDifferentUserContainer [2022-04-21T20:12:07.309Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-21T20:12:07.309Z] === RUN TestInspectOomKilledTrue [2022-04-21T20:12:07.566Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-04-21T20:12:07.566Z] === RUN TestInspectOomKilledFalse [2022-04-21T20:12:07.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-21T20:12:07.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-21T20:12:07.955Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-04-21T20:12:07.955Z] === RUN TestSecretsUpdate [2022-04-21T20:12:08.128Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-04-21T20:12:08.128Z] === RUN TestLinksEtcHostsContentMatch [2022-04-21T20:12:08.384Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-04-21T20:12:08.384Z] === RUN TestLinksContainerNames [2022-04-21T20:12:08.449Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2022-04-21T20:12:08.449Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2022-04-21T20:12:08.449Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-21T20:12:09.016Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-21T20:12:09.274Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-21T20:12:09.311Z] --- PASS: TestLinksContainerNames (0.85s) [2022-04-21T20:12:09.311Z] === RUN TestLogsFollowTailEmpty [2022-04-21T20:12:09.841Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-04-21T20:12:09.841Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s) [2022-04-21T20:12:09.841Z] === RUN TestIpcModeOlderClient [2022-04-21T20:12:09.841Z] === PAUSE TestIpcModeOlderClient [2022-04-21T20:12:09.841Z] === RUN TestKillContainerInvalidSignal [2022-04-21T20:12:09.856Z] --- PASS: TestSecretsUpdate (2.15s) [2022-04-21T20:12:09.856Z] === RUN TestTemplatedSecret [2022-04-21T20:12:09.872Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-04-21T20:12:09.872Z] === RUN TestContainerNetworkMountsNoChown [2022-04-21T20:12:10.128Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/default [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/default [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/private [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/private [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rprivate [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/slave [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/slave [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rslave [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/shared [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/shared [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rshared [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-21T20:12:10.128Z] === CONT TestMountDaemonRoot/default [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-21T20:12:10.128Z] === CONT TestMountDaemonRoot/rslave [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T20:12:10.128Z] === CONT TestMountDaemonRoot/rshared [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-21T20:12:10.128Z] === CONT TestMountDaemonRoot/shared [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-21T20:12:10.128Z] === CONT TestMountDaemonRoot/rprivate [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T20:12:10.128Z] === CONT TestMountDaemonRoot/slave [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-21T20:12:10.128Z] === CONT TestMountDaemonRoot/private [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-21T20:12:10.128Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-21T20:12:10.128Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-21T20:12:10.128Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-21T20:12:10.128Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-21T20:12:10.128Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T20:12:10.128Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-21T20:12:10.128Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-21T20:12:10.128Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T20:12:10.384Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-21T20:12:10.640Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-21T20:12:10.640Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-21T20:12:10.640Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-21T20:12:10.640Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-21T20:12:10.640Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-21T20:12:10.640Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-21T20:12:10.640Z] === RUN TestContainerBindMountNonRecursive [2022-04-21T20:12:10.776Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2022-04-21T20:12:10.776Z] === RUN TestKillContainer [2022-04-21T20:12:10.776Z] === RUN TestKillContainer/no_signal [2022-04-21T20:12:11.035Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T20:12:11.293Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-21T20:12:11.293Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-21T20:12:11.293Z] check_test.go:307: [d939f86a3bc80] daemon is not started [2022-04-21T20:12:11.293Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-21T20:12:11.293Z] === RUN TestKillContainer/killing_signal [2022-04-21T20:12:12.004Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-04-21T20:12:12.004Z] === RUN TestContainerVolumesMountedAsShared [2022-04-21T20:12:12.230Z] --- PASS: TestKillContainer (1.61s) [2022-04-21T20:12:12.230Z] --- PASS: TestKillContainer/no_signal (0.52s) [2022-04-21T20:12:12.230Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-04-21T20:12:12.230Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2022-04-21T20:12:12.230Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T20:12:12.230Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-21T20:12:12.230Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-21T20:12:12.261Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-04-21T20:12:12.261Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-21T20:12:12.388Z] --- PASS: TestTemplatedSecret (2.58s) [2022-04-21T20:12:12.388Z] === RUN TestSecretCreateResolve [2022-04-21T20:12:12.517Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-04-21T20:12:12.517Z] === RUN TestNetworkNat [2022-04-21T20:12:13.080Z] --- PASS: TestNetworkNat (0.48s) [2022-04-21T20:12:13.080Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T20:12:13.167Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-21T20:12:13.426Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-21T20:12:13.642Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-21T20:12:13.642Z] === RUN TestNetworkLoopbackNat [2022-04-21T20:12:13.685Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-21T20:12:13.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2022-04-21T20:12:13.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2022-04-21T20:12:13.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2022-04-21T20:12:13.685Z] === RUN TestKillStoppedContainer [2022-04-21T20:12:13.685Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-04-21T20:12:13.685Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T20:12:13.945Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-04-21T20:12:13.945Z] === RUN TestKillDifferentUserContainer [2022-04-21T20:12:14.513Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2022-04-21T20:12:14.513Z] === RUN TestInspectOomKilledTrue [2022-04-21T20:12:14.513Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:12:14.513Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T20:12:14.513Z] === RUN TestInspectOomKilledFalse [2022-04-21T20:12:14.513Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:12:14.513Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T20:12:14.513Z] === RUN TestLinksEtcHostsContentMatch [2022-04-21T20:12:14.772Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-21T20:12:14.918Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-04-21T20:12:14.919Z] PASS [2022-04-21T20:12:14.919Z] [2022-04-21T20:12:14.919Z] DONE 6 tests in 13.421s [2022-04-21T20:12:14.919Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-21T20:12:14.919Z] INFO: Testing against a local daemon [2022-04-21T20:12:14.919Z] === RUN TestServiceCreateInit [2022-04-21T20:12:14.919Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T20:12:15.340Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2022-04-21T20:12:15.340Z] === RUN TestLinksContainerNames [2022-04-21T20:12:15.539Z] Removing intermediate container 575c8e3dca3e [2022-04-21T20:12:15.539Z] ---> 8b5c184b6a38 [2022-04-21T20:12:15.539Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-21T20:12:15.539Z] ---> Running in 34261bde0308 [2022-04-21T20:12:15.539Z] Removing intermediate container 34261bde0308 [2022-04-21T20:12:15.539Z] ---> 35d60a88d7b4 [2022-04-21T20:12:15.539Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-21T20:12:15.539Z] ---> Running in 39e57bce534e [2022-04-21T20:12:15.539Z] Removing intermediate container 39e57bce534e [2022-04-21T20:12:15.539Z] ---> e992259afdb6 [2022-04-21T20:12:15.539Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-21T20:12:15.539Z] [2022-04-21T20:12:15.600Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-21T20:12:16.007Z] ---> 51ae6276287b [2022-04-21T20:12:16.007Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-21T20:12:16.007Z] ---> Running in 6c86a7f82860 [2022-04-21T20:12:16.159Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-04-21T20:12:16.159Z] === RUN TestPause [2022-04-21T20:12:16.415Z] --- PASS: TestPause (0.44s) [2022-04-21T20:12:16.415Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T20:12:16.415Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T20:12:16.415Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T20:12:16.415Z] === RUN TestPauseStopPausedContainer [2022-04-21T20:12:16.976Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-21T20:12:16.976Z] === RUN TestPidHost [2022-04-21T20:12:16.987Z] --- PASS: TestLinksContainerNames (1.53s) [2022-04-21T20:12:16.987Z] === RUN TestLogsFollowTailEmpty [2022-04-21T20:12:17.261Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-21T20:12:17.831Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2022-04-21T20:12:17.831Z] === RUN TestContainerNetworkMountsNoChown [2022-04-21T20:12:17.831Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-21T20:12:17.906Z] --- PASS: TestPidHost (0.97s) [2022-04-21T20:12:17.906Z] === RUN TestPsFilter [2022-04-21T20:12:17.906Z] --- PASS: TestPsFilter (0.11s) [2022-04-21T20:12:17.906Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T20:12:18.201Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T20:12:18.400Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2022-04-21T20:12:18.400Z] === RUN TestMountDaemonRoot [2022-04-21T20:12:18.400Z] === RUN TestMountDaemonRoot/default [2022-04-21T20:12:18.400Z] === PAUSE TestMountDaemonRoot/default [2022-04-21T20:12:18.400Z] === RUN TestMountDaemonRoot/private [2022-04-21T20:12:18.400Z] === PAUSE TestMountDaemonRoot/private [2022-04-21T20:12:18.400Z] === RUN TestMountDaemonRoot/rprivate [2022-04-21T20:12:18.400Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-21T20:12:18.400Z] === RUN TestMountDaemonRoot/slave [2022-04-21T20:12:18.400Z] === PAUSE TestMountDaemonRoot/slave [2022-04-21T20:12:18.400Z] === RUN TestMountDaemonRoot/rslave [2022-04-21T20:12:18.400Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-21T20:12:18.400Z] === RUN TestMountDaemonRoot/shared [2022-04-21T20:12:18.400Z] === PAUSE TestMountDaemonRoot/shared [2022-04-21T20:12:18.400Z] === RUN TestMountDaemonRoot/rshared [2022-04-21T20:12:18.400Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-21T20:12:18.467Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-04-21T20:12:18.467Z] === RUN TestRemoveContainerWithVolume [2022-04-21T20:12:18.659Z] === CONT TestMountDaemonRoot/default [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-21T20:12:18.659Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-21T20:12:18.659Z] === CONT TestMountDaemonRoot/rshared [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-21T20:12:18.659Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T20:12:18.659Z] === CONT TestMountDaemonRoot/shared [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-21T20:12:18.659Z] === CONT TestMountDaemonRoot/rslave [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T20:12:18.659Z] === CONT TestMountDaemonRoot/slave [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-21T20:12:18.659Z] === CONT TestMountDaemonRoot/rprivate [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T20:12:18.659Z] === CONT TestMountDaemonRoot/private [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-21T20:12:18.659Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-21T20:12:18.659Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-21T20:12:18.659Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-21T20:12:18.660Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-21T20:12:18.660Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-21T20:12:18.660Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-21T20:12:18.660Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T20:12:18.660Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-21T20:12:18.660Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-21T20:12:18.660Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-21T20:12:18.660Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-21T20:12:18.660Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-21T20:12:18.919Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-21T20:12:19.030Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-21T20:12:19.030Z] === RUN TestRemoveContainerRunning [2022-04-21T20:12:19.178Z] check_test.go:307: [d230f2d68ad23] daemon is not started [2022-04-21T20:12:19.178Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-21T20:12:19.178Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot (0.06s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-04-21T20:12:19.178Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-21T20:12:19.178Z] === RUN TestContainerBindMountNonRecursive [2022-04-21T20:12:19.286Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-04-21T20:12:19.286Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T20:12:19.848Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-04-21T20:12:19.848Z] === RUN TestRemoveInvalidContainer [2022-04-21T20:12:19.848Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-21T20:12:19.848Z] === RUN TestRenameLinkedContainer [2022-04-21T20:12:21.083Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2022-04-21T20:12:21.083Z] === RUN TestContainerVolumesMountedAsShared [2022-04-21T20:12:21.737Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-04-21T20:12:21.737Z] === RUN TestRenameStoppedContainer [2022-04-21T20:12:21.993Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-04-21T20:12:21.993Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T20:12:22.020Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2022-04-21T20:12:22.020Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-21T20:12:22.279Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-21T20:12:22.389Z] --- PASS: TestServiceCreateInit (7.23s) [2022-04-21T20:12:22.389Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2022-04-21T20:12:22.389Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-04-21T20:12:22.389Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T20:12:22.538Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2022-04-21T20:12:22.539Z] === RUN TestNetworkNat [2022-04-21T20:12:22.798Z] check_test.go:307: [d45f69ac4bda2] daemon is not started [2022-04-21T20:12:22.798Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-21T20:12:22.920Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-04-21T20:12:22.920Z] === RUN TestRenameInvalidName [2022-04-21T20:12:23.176Z] --- PASS: TestRenameInvalidName (0.41s) [2022-04-21T20:12:23.176Z] === RUN TestRenameAnonymousContainer [2022-04-21T20:12:23.365Z] --- PASS: TestNetworkNat (0.78s) [2022-04-21T20:12:23.365Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T20:12:23.934Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2022-04-21T20:12:23.934Z] === RUN TestNetworkLoopbackNat [2022-04-21T20:12:24.872Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-21T20:12:25.068Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-04-21T20:12:25.068Z] === RUN TestRenameContainerWithSameName [2022-04-21T20:12:25.068Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-21T20:12:25.068Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T20:12:25.439Z] docker_cli_daemon_plugins_test.go:80: [d99ce1954bc1c] daemon is not started [2022-04-21T20:12:25.995Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-04-21T20:12:25.995Z] === RUN TestResize [2022-04-21T20:12:26.375Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-21T20:12:26.557Z] --- PASS: TestResize (0.43s) [2022-04-21T20:12:26.557Z] === RUN TestResizeWithInvalidSize [2022-04-21T20:12:26.813Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-21T20:12:26.813Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T20:12:26.942Z] --- PASS: TestNetworkLoopbackNat (2.89s) [2022-04-21T20:12:26.942Z] === RUN TestPause [2022-04-21T20:12:27.374Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:12:27.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:12:27.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:12:27.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T20:12:27.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:12:27.508Z] --- PASS: TestPause (0.66s) [2022-04-21T20:12:27.508Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T20:12:27.508Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T20:12:27.508Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T20:12:27.508Z] === RUN TestPauseStopPausedContainer [2022-04-21T20:12:28.077Z] --- PASS: TestPauseStopPausedContainer (0.64s) [2022-04-21T20:12:28.077Z] === RUN TestPidHost [2022-04-21T20:12:28.645Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-21T20:12:29.264Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:12:29.580Z] docker_cli_daemon_plugins_test.go:170: [d13dab628349a] daemon is not started [2022-04-21T20:12:29.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-21T20:12:29.839Z] --- PASS: TestPidHost (1.69s) [2022-04-21T20:12:29.839Z] === RUN TestPsFilter [2022-04-21T20:12:29.839Z] --- PASS: TestPsFilter (0.12s) [2022-04-21T20:12:29.839Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T20:12:30.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:12:30.408Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2022-04-21T20:12:30.408Z] === RUN TestRemoveContainerWithVolume [2022-04-21T20:12:30.956Z] Removing intermediate container 6c86a7f82860 [2022-04-21T20:12:30.956Z] ---> 3ab2a4daae64 [2022-04-21T20:12:30.956Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-21T20:12:30.956Z] ---> Running in 86baf899acf4 [2022-04-21T20:12:30.956Z] [2022-04-21T20:12:30.956Z] SUCCESS: Specified value was saved. [2022-04-21T20:12:30.976Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-21T20:12:31.235Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-21T20:12:31.235Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2022-04-21T20:12:31.235Z] === RUN TestRemoveContainerRunning [2022-04-21T20:12:31.559Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:12:31.559Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:12:31.803Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-21T20:12:32.065Z] --- PASS: TestRemoveContainerRunning (0.75s) [2022-04-21T20:12:32.065Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T20:12:32.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:12:32.632Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2022-04-21T20:12:32.632Z] === RUN TestRemoveInvalidContainer [2022-04-21T20:12:32.632Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-21T20:12:32.632Z] === RUN TestRenameLinkedContainer [2022-04-21T20:12:32.741Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:12:33.165Z] Removing intermediate container 86baf899acf4 [2022-04-21T20:12:33.165Z] ---> b6a509f2d09e [2022-04-21T20:12:33.165Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-21T20:12:33.165Z] ---> Running in c6ae3b8da1f6 [2022-04-21T20:12:34.536Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-21T20:12:35.103Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-21T20:12:35.671Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-21T20:12:35.671Z] --- PASS: TestRenameLinkedContainer (2.92s) [2022-04-21T20:12:35.671Z] === RUN TestRenameStoppedContainer [2022-04-21T20:12:35.930Z] check_test.go:307: [d328d7b3328bd] daemon is not started [2022-04-21T20:12:35.930Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-21T20:12:36.008Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:12:36.189Z] --- PASS: TestRenameStoppedContainer (0.61s) [2022-04-21T20:12:36.190Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T20:12:36.263Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T20:12:36.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-21T20:12:36.951Z] Cannot create a file when that file already exists. [2022-04-21T20:12:37.587Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-21T20:12:37.847Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2022-04-21T20:12:37.847Z] === RUN TestRenameInvalidName [2022-04-21T20:12:38.153Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T20:12:38.781Z] --- PASS: TestRenameInvalidName (0.76s) [2022-04-21T20:12:38.781Z] === RUN TestRenameAnonymousContainer [2022-04-21T20:12:39.350Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-21T20:12:39.350Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-21T20:12:40.115Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T20:12:40.115Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T20:12:40.478Z] --- PASS: TestCreateServiceMultipleTimes (15.85s) [2022-04-21T20:12:40.478Z] === RUN TestCreateServiceConflict [2022-04-21T20:12:40.478Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-04-21T20:12:40.478Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T20:12:40.741Z] Removing intermediate container c6ae3b8da1f6 [2022-04-21T20:12:40.741Z] ---> 4db35a557931 [2022-04-21T20:12:40.741Z] Step 13/13 : CMD ["sh"] [2022-04-21T20:12:40.741Z] ---> Running in 4515be80e11c [2022-04-21T20:12:40.840Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-21T20:12:41.100Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-21T20:12:41.208Z] Removing intermediate container 4515be80e11c [2022-04-21T20:12:41.208Z] ---> 14edcd73f5e7 [2022-04-21T20:12:41.208Z] Successfully built 14edcd73f5e7 [2022-04-21T20:12:41.208Z] Successfully tagged busybox:latest [2022-04-21T20:12:41.208Z] INFO: Docker images of the daemon under test [2022-04-21T20:12:41.208Z] [2022-04-21T20:12:41.208Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T20:12:41.208Z] busybox latest 14edcd73f5e7 Less than a second ago 5.78GB [2022-04-21T20:12:41.208Z] microsoft/windowsservercore latest e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-21T20:12:41.208Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-21T20:12:41.208Z] [2022-04-21T20:12:41.208Z] INFO: Running integration tests at 04/21/2022 20:12:40... [2022-04-21T20:12:41.208Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-21T20:12:41.208Z] INFO: Integration API tests being run from the host: [2022-04-21T20:12:41.208Z] INFO: make.ps1 starting at 04/21/2022 20:12:40 [2022-04-21T20:12:41.358Z] --- PASS: TestRenameAnonymousContainer (2.83s) [2022-04-21T20:12:41.358Z] === RUN TestRenameContainerWithSameName [2022-04-21T20:12:41.925Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-21T20:12:42.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T20:12:42.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T20:12:42.183Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2022-04-21T20:12:42.183Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T20:12:42.192Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-21T20:12:43.009Z] --- PASS: TestCreateServiceMaxReplicas (2.86s) [2022-04-21T20:12:43.009Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T20:12:43.121Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-21T20:12:43.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T20:12:44.058Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2022-04-21T20:12:44.058Z] === RUN TestResize [2022-04-21T20:12:44.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-21T20:12:44.625Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-21T20:12:44.625Z] --- PASS: TestResize (0.87s) [2022-04-21T20:12:44.625Z] === RUN TestResizeWithInvalidSize [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.85s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.82s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-04-21T20:12:45.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-04-21T20:12:45.256Z] === RUN TestCgroupNamespacesRun [2022-04-21T20:12:45.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-21T20:12:45.566Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2022-04-21T20:12:45.566Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T20:12:45.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-21T20:12:46.133Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-21T20:12:46.184Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-04-21T20:12:46.184Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-21T20:12:46.394Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:12:46.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:12:46.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:12:46.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T20:12:46.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:12:46.394Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-21T20:12:46.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-21T20:12:46.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-21T20:12:47.112Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-04-21T20:12:47.112Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-21T20:12:47.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-21T20:12:48.477Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-04-21T20:12:48.477Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-21T20:12:48.930Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-21T20:12:49.404Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-04-21T20:12:49.404Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-21T20:12:49.498Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-21T20:12:49.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T20:12:50.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-21T20:12:50.769Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-04-21T20:12:50.769Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-21T20:12:51.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-21T20:12:51.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T20:12:51.697Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-04-21T20:12:51.697Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-21T20:12:52.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-21T20:12:52.229Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T20:12:52.229Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-21T20:12:52.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-21T20:12:52.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-21T20:12:52.624Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-21T20:12:52.624Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-21T20:12:53.057Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-21T20:12:53.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-21T20:12:53.551Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-04-21T20:12:53.551Z] === RUN TestNISDomainname [2022-04-21T20:12:53.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T20:12:54.112Z] --- PASS: TestNISDomainname (0.51s) [2022-04-21T20:12:54.112Z] === RUN TestHostnameDnsResolution [2022-04-21T20:12:54.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-21T20:12:54.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-21T20:12:54.675Z] --- PASS: TestHostnameDnsResolution (0.75s) [2022-04-21T20:12:54.675Z] === RUN TestUnprivilegedPortsAndPing [2022-04-21T20:12:54.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T20:12:55.238Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-04-21T20:12:55.238Z] === RUN TestPrivilegedHostDevices [2022-04-21T20:12:55.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-21T20:12:55.799Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-04-21T20:12:55.799Z] === RUN TestStats [2022-04-21T20:12:56.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-21T20:12:56.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-21T20:12:56.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T20:12:57.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-21T20:12:57.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-21T20:12:57.336Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T20:12:57.758Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T20:12:57.758Z] Using test binary docker [2022-04-21T20:12:57.758Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-21T20:12:57.758Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T20:12:57.758Z] INFO: Waiting for daemon to start... [2022-04-21T20:12:57.758Z] Starting dockerd [2022-04-21T20:12:57.880Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s) [2022-04-21T20:12:57.880Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T20:12:58.315Z] --- PASS: TestStats (2.43s) [2022-04-21T20:12:58.315Z] === RUN TestStopContainerWithTimeout [2022-04-21T20:12:58.315Z] === RUN TestStopContainerWithTimeout/0 [2022-04-21T20:12:58.315Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-21T20:12:58.315Z] === RUN TestStopContainerWithTimeout/1 [2022-04-21T20:12:58.315Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-21T20:12:58.315Z] === RUN TestStopContainerWithTimeout/3 [2022-04-21T20:12:58.315Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-21T20:12:58.315Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-21T20:12:58.315Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-21T20:12:58.315Z] === CONT TestStopContainerWithTimeout/0 [2022-04-21T20:12:58.315Z] === CONT TestStopContainerWithTimeout/3 [2022-04-21T20:12:58.446Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2022-04-21T20:12:58.446Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T20:12:58.877Z] === CONT TestStopContainerWithTimeout/1 [2022-04-21T20:12:59.242Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:12:59.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-21T20:12:59.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:12:59.514Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-21T20:13:00.767Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-21T20:13:00.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T20:13:00.978Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-04-21T20:13:00.978Z] === RUN TestCreateServiceSysctls [2022-04-21T20:13:01.051Z] . [2022-04-21T20:13:01.051Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T20:13:01.051Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T20:13:01.051Z] Error: No such image: emptyfs [2022-04-21T20:13:01.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T20:13:01.311Z] Running integration-test (iteration 1) [2022-04-21T20:13:01.311Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-21T20:13:01.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-21T20:13:01.571Z] Loaded image: busybox:latest [2022-04-21T20:13:01.571Z] Loaded image: busybox:glibc [2022-04-21T20:13:02.020Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-21T20:13:02.020Z] [2022-04-21T20:13:02.020Z] ________ ____ __. [2022-04-21T20:13:02.020Z] \_____ \ | |/ _| [2022-04-21T20:13:02.020Z] / | \| < [2022-04-21T20:13:02.020Z] / | \ | \ [2022-04-21T20:13:02.020Z] \_______ /____|__ \ [2022-04-21T20:13:02.020Z] \/ \/ [2022-04-21T20:13:02.020Z] [2022-04-21T20:13:02.020Z] INFO: make.ps1 ended at 04/21/2022 20:12:49 [2022-04-21T20:13:02.020Z] INFO: Binaries build ended at 04/21/2022 20:12:51. Duration:00:01:19.8195722 [2022-04-21T20:13:02.020Z] INFO: Copying the built daemon binary to d:\CI\PR-43480\4\binary\dockerd-1b4fd1cff4.exe... [2022-04-21T20:13:02.020Z] INFO: Copying the built client binary to d:\CI\PR-43480\4\binary\docker-1b4fd1cff4.exe... [2022-04-21T20:13:02.020Z] INFO: Copying the golang package from the container to d:\CI\PR-43480\4\installer\go.zip... [2022-04-21T20:13:02.020Z] INFO: Extracting go.zip to d:\CI\PR-43480\4\go [2022-04-21T20:13:02.348Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T20:13:02.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:13:02.953Z] Loaded image: debian:bullseye-slim [2022-04-21T20:13:02.953Z] Loaded image: hello-world:latest [2022-04-21T20:13:03.213Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T20:13:03.213Z] INFO: Testing against a local daemon [2022-04-21T20:13:03.213Z] === RUN TestCgroupNamespacesBuild [2022-04-21T20:13:03.292Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-21T20:13:03.293Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-04-21T20:13:03.293Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-04-21T20:13:03.293Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-04-21T20:13:03.293Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-04-21T20:13:03.293Z] === RUN TestDeleteDevicemapper [2022-04-21T20:13:03.293Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T20:13:03.293Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-21T20:13:03.293Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T20:13:03.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-21T20:13:04.220Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-04-21T20:13:04.220Z] === RUN TestUpdateMemory [2022-04-21T20:13:04.264Z] --- PASS: TestCreateServiceSysctls (3.26s) [2022-04-21T20:13:04.264Z] === RUN TestCreateServiceCapabilities [2022-04-21T20:13:04.596Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-04-21T20:13:04.596Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-21T20:13:04.782Z] --- PASS: TestUpdateMemory (0.52s) [2022-04-21T20:13:04.782Z] === RUN TestUpdateCPUQuota [2022-04-21T20:13:05.364Z] check_test.go:307: [d73fcc7192481] daemon is not started [2022-04-21T20:13:05.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-21T20:13:05.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-21T20:13:05.710Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-04-21T20:13:05.710Z] === RUN TestUpdatePidsLimit [2022-04-21T20:13:05.710Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-21T20:13:05.710Z] === RUN TestUpdatePidsLimit/no_change [2022-04-21T20:13:05.965Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-21T20:13:05.976Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-04-21T20:13:05.976Z] === RUN TestBuildWithSession [2022-04-21T20:13:05.976Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:13:05.976Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T20:13:05.976Z] === RUN TestBuildSquashParent [2022-04-21T20:13:06.221Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-21T20:13:06.221Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-21T20:13:06.477Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-21T20:13:06.734Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-21T20:13:06.794Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-04-21T20:13:06.794Z] === RUN TestInspect [2022-04-21T20:13:07.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T20:13:07.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-21T20:13:07.296Z] --- PASS: TestUpdatePidsLimit (1.79s) [2022-04-21T20:13:07.296Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-04-21T20:13:07.296Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-04-21T20:13:07.296Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-04-21T20:13:07.296Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-04-21T20:13:07.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-04-21T20:13:07.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-04-21T20:13:07.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-04-21T20:13:07.296Z] === RUN TestUpdateRestartPolicy [2022-04-21T20:13:07.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:13:07.509Z] INFO: Testing against a local daemon [2022-04-21T20:13:07.509Z] === RUN TestBuildWithSession [2022-04-21T20:13:07.509Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:13:07.509Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T20:13:07.509Z] === RUN TestBuildSquashParent [2022-04-21T20:13:07.509Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:07.509Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-21T20:13:07.509Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T20:13:07.509Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:13:07.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:13:07.509Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:13:07.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:13:07.982Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:13:07.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:13:07.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:13:07.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:13:07.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:13:07.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:13:07.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:13:07.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:13:07.982Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:13:07.982Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:13:07.982Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:13:07.982Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:13:08.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-21T20:13:09.327Z] --- PASS: TestInspect (2.77s) [2022-04-21T20:13:09.327Z] === RUN TestCreateJob [2022-04-21T20:13:09.993Z] --- PASS: TestBuildWithHugeFile (83.26s) [2022-04-21T20:13:09.993Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T20:13:09.993Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:13:09.993Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:13:09.993Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T20:13:09.993Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:13:09.993Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:13:09.993Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:13:09.993Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:13:09.993Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:13:09.993Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:13:09.993Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:13:09.993Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:13:09.993Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:13:09.993Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-04-21T20:13:09.993Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-21T20:13:09.993Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-21T20:13:09.993Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-21T20:13:09.993Z] === RUN TestBuildPreserveOwnership [2022-04-21T20:13:09.993Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:13:09.993Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-21T20:13:09.993Z] === RUN TestBuildPlatformInvalid [2022-04-21T20:13:09.994Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2022-04-21T20:13:09.994Z] PASS [2022-04-21T20:13:09.994Z] ok github.com/docker/docker/integration/build 128.615s [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] === Skipped [2022-04-21T20:13:09.994Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-21T20:13:09.994Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-21T20:13:09.994Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-21T20:13:09.994Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-21T20:13:09.994Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:13:09.994Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-21T20:13:09.994Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] DONE 29 tests, 6 skipped in 151.237s [2022-04-21T20:13:09.994Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-21T20:13:09.994Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:13:09.994Z] INFO: Testing against a local daemon [2022-04-21T20:13:09.994Z] === RUN TestConfigInspect [2022-04-21T20:13:09.994Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:09.994Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-21T20:13:09.994Z] === RUN TestConfigList [2022-04-21T20:13:09.994Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:09.994Z] --- SKIP: TestConfigList (0.00s) [2022-04-21T20:13:09.994Z] === RUN TestConfigsCreateAndDelete [2022-04-21T20:13:09.994Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:09.994Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-21T20:13:09.994Z] === RUN TestConfigsUpdate [2022-04-21T20:13:09.994Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:09.994Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-21T20:13:09.994Z] === RUN TestTemplatedConfig [2022-04-21T20:13:09.994Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:09.994Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-21T20:13:09.994Z] === RUN TestConfigCreateResolve [2022-04-21T20:13:09.994Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:13:09.994Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-21T20:13:09.994Z] PASS [2022-04-21T20:13:09.994Z] ok github.com/docker/docker/integration/config 0.076s [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] === Skipped [2022-04-21T20:13:09.994Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-21T20:13:09.994Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-21T20:13:09.994Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-21T20:13:09.994Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-21T20:13:09.994Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-21T20:13:09.994Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-21T20:13:09.994Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:13:09.994Z] [2022-04-21T20:13:09.994Z] DONE 6 tests, 6 skipped in 1.779s [2022-04-21T20:13:09.994Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-21T20:13:10.979Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:13:10.979Z] INFO: Testing against a local daemon [2022-04-21T20:13:10.979Z] === RUN TestCheckpoint [2022-04-21T20:13:10.979Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:13:10.979Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T20:13:10.979Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T20:13:10.979Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:13:10.979Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:13:10.979Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:13:10.979Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:13:10.979Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T20:13:10.979Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T20:13:10.979Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T20:13:10.979Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T20:13:10.979Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T20:13:10.979Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T20:13:10.979Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T20:13:10.979Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T20:13:11.446Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2022-04-21T20:13:11.446Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T20:13:11.446Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2022-04-21T20:13:11.446Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T20:13:11.446Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2022-04-21T20:13:11.446Z] === RUN TestCopyEmptyFile [2022-04-21T20:13:11.913Z] --- PASS: TestCopyEmptyFile (0.26s) [2022-04-21T20:13:11.913Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T20:13:11.913Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2022-04-21T20:13:11.913Z] === RUN TestCopyFromContainer [2022-04-21T20:13:11.913Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:11.913Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-21T20:13:11.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T20:13:11.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:13:11.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:13:11.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:13:11.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:13:11.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:13:11.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:13:11.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:13:11.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:13:11.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:13:11.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-21T20:13:11.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T20:13:11.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T20:13:11.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T20:13:11.913Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T20:13:11.913Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T20:13:11.913Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T20:13:11.913Z] === RUN TestCreateWithInvalidEnv [2022-04-21T20:13:11.913Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T20:13:11.913Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T20:13:11.913Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T20:13:11.913Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T20:13:11.913Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T20:13:11.913Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T20:13:11.913Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T20:13:11.913Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T20:13:11.913Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T20:13:11.913Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-21T20:13:11.913Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T20:13:11.913Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T20:13:11.913Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T20:13:11.913Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T20:13:11.913Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:11.913Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T20:13:11.913Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T20:13:11.913Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:13:11.913Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T20:13:11.913Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T20:13:11.913Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:13:11.913Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T20:13:12.381Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T20:13:12.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:13:12.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:13:12.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:13:12.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:13:12.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:13:12.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:13:12.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:13:12.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:13:12.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:13:12.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:13:12.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:13:12.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:13:12.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:13:12.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:13:12.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:13:12.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-21T20:13:12.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-04-21T20:13:12.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-04-21T20:13:12.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T20:13:12.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-21T20:13:12.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-21T20:13:12.381Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T20:13:12.381Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T20:13:12.381Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T20:13:12.381Z] === RUN TestCreateDifferentPlatform [2022-04-21T20:13:12.381Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T20:13:12.381Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T20:13:12.381Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-21T20:13:12.381Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T20:13:12.381Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T20:13:12.381Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T20:13:12.381Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-04-21T20:13:12.381Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T20:13:12.381Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T20:13:12.381Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-21T20:13:12.381Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T20:13:12.381Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:12.381Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-21T20:13:12.381Z] === RUN TestWindowsDevices [2022-04-21T20:13:12.381Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-21T20:13:12.381Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-21T20:13:12.381Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T20:13:12.381Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T20:13:12.381Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-21T20:13:12.381Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T20:13:12.381Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.381Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T20:13:12.381Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T20:13:12.381Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.33s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.66s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.79s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.75s) [2022-04-21T20:13:12.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.90s) [2022-04-21T20:13:12.401Z] === RUN TestCgroupNamespacesRun [2022-04-21T20:13:12.633Z] --- PASS: TestCreateJob (3.16s) [2022-04-21T20:13:12.633Z] === RUN TestReplicatedJob [2022-04-21T20:13:12.850Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.850Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:12.850Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:13:13.197Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T20:13:13.197Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T20:13:13.197Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T20:13:13.197Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T20:13:13.197Z] [2022-04-21T20:13:13.197Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-21T20:13:13.197Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-21T20:13:13.197Z] Using test binary docker [2022-04-21T20:13:13.197Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-21T20:13:13.197Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T20:13:13.197Z] INFO: Waiting for daemon to start... [2022-04-21T20:13:13.197Z] Starting dockerd [2022-04-21T20:13:13.197Z] . [2022-04-21T20:13:13.197Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-21T20:13:14.100Z] --- PASS: TestBuildSquashParent (7.48s) [2022-04-21T20:13:14.100Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T20:13:14.100Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:13:14.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:13:14.100Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:13:14.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:13:14.100Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:13:14.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:13:14.100Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:13:14.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:13:14.100Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:13:14.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:13:14.100Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:13:14.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:13:14.100Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:13:14.100Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:13:14.306Z] --- PASS: TestCgroupNamespacesRun (2.04s) [2022-04-21T20:13:14.306Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-21T20:13:14.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:13:15.609Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:13:15.871Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:13:16.211Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.06s) [2022-04-21T20:13:16.211Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-21T20:13:16.694Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:13:16.694Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:13:16.737Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-21T20:13:16.737Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-04-21T20:13:16.737Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.39s) [2022-04-21T20:13:16.737Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.39s) [2022-04-21T20:13:16.737Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-04-21T20:13:16.737Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.44s) [2022-04-21T20:13:16.737Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.56s) [2022-04-21T20:13:16.737Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.20s) [2022-04-21T20:13:16.737Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.96s) [2022-04-21T20:13:16.737Z] === RUN TestDiff [2022-04-21T20:13:16.737Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T20:13:16.737Z] --- SKIP: TestDiff (0.00s) [2022-04-21T20:13:16.737Z] === RUN TestExecWithCloseStdin [2022-04-21T20:13:17.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:13:17.901Z] --- PASS: TestReplicatedJob (4.99s) [2022-04-21T20:13:17.901Z] === RUN TestUpdateReplicatedJob [2022-04-21T20:13:18.746Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2022-04-21T20:13:18.746Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-21T20:13:18.948Z] --- PASS: TestExecWithCloseStdin (1.91s) [2022-04-21T20:13:18.948Z] === RUN TestExec [2022-04-21T20:13:19.463Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-04-21T20:13:19.463Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T20:13:19.463Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2022-04-21T20:13:19.463Z] === RUN TestWaitNonBlocked [2022-04-21T20:13:19.463Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:13:19.463Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:13:19.463Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:13:19.463Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:13:19.463Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:13:19.463Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:13:19.463Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-21T20:13:19.463Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-04-21T20:13:19.463Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-04-21T20:13:19.463Z] === RUN TestWaitBlocked [2022-04-21T20:13:19.463Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T20:13:19.463Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T20:13:19.463Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T20:13:19.463Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T20:13:19.463Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T20:13:19.463Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T20:13:19.648Z] INFO: Extraction ended at 04/21/2022 20:13:18. Duration:00:00:24.3595386 [2022-04-21T20:13:19.648Z] INFO: Updating the golang and path environment variables [2022-04-21T20:13:19.648Z] INFO: GOPATH=d:\gopath [2022-04-21T20:13:19.648Z] INFO: go version go1.18.1 windows/amd64 [2022-04-21T20:13:19.648Z] INFO: Running the daemon under test in debug mode [2022-04-21T20:13:19.648Z] INFO: Running the daemon under test in containerd mode [2022-04-21T20:13:19.648Z] INFO: Starting a daemon under test... [2022-04-21T20:13:19.648Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43480\4\daemon --pidfile d:\CI\PR-43480\4\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-21T20:13:19.648Z] INFO: Containerd started successfully. [2022-04-21T20:13:19.648Z] INFO: Process started successfully. [2022-04-21T20:13:19.648Z] INFO: Start tailing logs of the daemon under tests [2022-04-21T20:13:19.648Z] INFO: Waiting for the daemon under test to start... [2022-04-21T20:13:19.685Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-21T20:13:19.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s) [2022-04-21T20:13:19.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.09s) [2022-04-21T20:13:19.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s) [2022-04-21T20:13:19.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2022-04-21T20:13:19.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2022-04-21T20:13:19.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.70s) [2022-04-21T20:13:19.685Z] === RUN TestBuildMultiStageCopy [2022-04-21T20:13:19.685Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T20:13:20.390Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-21T20:13:20.390Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-04-21T20:13:20.390Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-04-21T20:13:20.390Z] === CONT TestContainerStartOnDaemonRestart [2022-04-21T20:13:20.390Z] === CONT TestContainerKillOnDaemonStart [2022-04-21T20:13:20.521Z] --- PASS: TestExec (1.79s) [2022-04-21T20:13:20.521Z] === RUN TestExecUser [2022-04-21T20:13:20.521Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T20:13:20.521Z] --- SKIP: TestExecUser (0.00s) [2022-04-21T20:13:20.521Z] === RUN TestExportContainerAndImportImage [2022-04-21T20:13:20.521Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:20.521Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-21T20:13:20.521Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T20:13:20.521Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:20.521Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T20:13:20.521Z] === RUN TestHealthCheckWorkdir [2022-04-21T20:13:20.521Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T20:13:20.521Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-21T20:13:20.521Z] === RUN TestHealthKillContainer [2022-04-21T20:13:20.521Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T20:13:20.521Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-21T20:13:20.521Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T20:13:20.521Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T20:13:20.521Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T20:13:20.521Z] === RUN TestKillContainerInvalidSignal [2022-04-21T20:13:20.653Z] --- PASS: TestCgroupNamespacesRunHostMode (2.10s) [2022-04-21T20:13:20.653Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-21T20:13:20.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-21T20:13:20.917Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-21T20:13:21.186Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-04-21T20:13:21.186Z] === RUN TestServiceListWithStatuses [2022-04-21T20:13:21.186Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T20:13:21.186Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T20:13:21.186Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T20:13:22.080Z] --- PASS: TestKillContainerInvalidSignal (1.56s) [2022-04-21T20:13:22.080Z] === RUN TestKillContainer [2022-04-21T20:13:22.080Z] === RUN TestKillContainer/no_signal [2022-04-21T20:13:22.228Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T20:13:22.282Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-04-21T20:13:22.282Z] === CONT TestIpcModeOlderClient [2022-04-21T20:13:22.282Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-21T20:13:22.282Z] === CONT TestDaemonHostGatewayIP [2022-04-21T20:13:22.295Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2022-04-21T20:13:22.295Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-21T20:13:23.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T20:13:23.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-21T20:13:23.641Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T20:13:23.641Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T20:13:23.641Z] === RUN TestKillContainer/killing_signal [2022-04-21T20:13:23.797Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2022-04-21T20:13:23.797Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-21T20:13:23.857Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-21T20:13:23.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (8.57s) [2022-04-21T20:13:23.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.71s) [2022-04-21T20:13:23.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.71s) [2022-04-21T20:13:23.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.13s) [2022-04-21T20:13:23.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.88s) [2022-04-21T20:13:23.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.11s) [2022-04-21T20:13:23.857Z] === RUN TestBuildMultiStageCopy [2022-04-21T20:13:23.857Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T20:13:24.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-21T20:13:24.148Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T20:13:24.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-21T20:13:24.581Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2022-04-21T20:13:24.581Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-21T20:13:24.798Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-04-21T20:13:24.798Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-21T20:13:25.129Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T20:13:25.376Z] --- PASS: TestDockerNetworkConnectAlias (4.08s) [2022-04-21T20:13:25.376Z] === RUN TestDockerNetworkReConnect [2022-04-21T20:13:25.847Z] --- PASS: TestKillContainer (3.44s) [2022-04-21T20:13:25.847Z] --- PASS: TestKillContainer/no_signal (1.41s) [2022-04-21T20:13:25.847Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T20:13:25.847Z] --- PASS: TestKillContainer/killing_signal (1.99s) [2022-04-21T20:13:25.847Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T20:13:25.847Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:13:25.847Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T20:13:25.847Z] === RUN TestKillStoppedContainer [2022-04-21T20:13:25.847Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:13:25.847Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-21T20:13:25.847Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T20:13:25.847Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:13:25.847Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T20:13:25.847Z] === RUN TestKillDifferentUserContainer [2022-04-21T20:13:25.847Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T20:13:25.847Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-21T20:13:25.847Z] === RUN TestInspectOomKilledTrue [2022-04-21T20:13:25.847Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:25.847Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T20:13:25.847Z] === RUN TestInspectOomKilledFalse [2022-04-21T20:13:25.847Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:13:25.847Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T20:13:25.847Z] === RUN TestLogsFollowTailEmpty [2022-04-21T20:13:26.066Z] --- PASS: TestBuildMultiStageCopy (6.62s) [2022-04-21T20:13:26.066Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2022-04-21T20:13:26.066Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-21T20:13:26.066Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-21T20:13:26.066Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-21T20:13:26.066Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-21T20:13:26.066Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T20:13:26.482Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2022-04-21T20:13:26.483Z] === RUN TestNISDomainname [2022-04-21T20:13:26.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-21T20:13:26.702Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.68s) [2022-04-21T20:13:26.702Z] === CONT TestDaemonRestartIpcMode [2022-04-21T20:13:27.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-21T20:13:27.309Z] --- PASS: TestNISDomainname (0.95s) [2022-04-21T20:13:27.309Z] === RUN TestHostnameDnsResolution [2022-04-21T20:13:27.408Z] --- PASS: TestLogsFollowTailEmpty (1.44s) [2022-04-21T20:13:27.408Z] === RUN TestNetworkNat [2022-04-21T20:13:27.408Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T20:13:27.408Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-21T20:13:27.408Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T20:13:28.592Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-04-21T20:13:28.661Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-04-21T20:13:28.661Z] === RUN TestServicePlugin [2022-04-21T20:13:28.687Z] --- PASS: TestHostnameDnsResolution (1.21s) [2022-04-21T20:13:28.687Z] === RUN TestUnprivilegedPortsAndPing [2022-04-21T20:13:28.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-21T20:13:29.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-21T20:13:29.466Z] --- PASS: TestUnprivilegedPortsAndPing (1.00s) [2022-04-21T20:13:29.466Z] === RUN TestPrivilegedHostDevices [2022-04-21T20:13:29.628Z] --- PASS: TestNetworkLocalhostTCPNat (2.62s) [2022-04-21T20:13:29.628Z] === RUN TestNetworkLoopbackNat [2022-04-21T20:13:29.628Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T20:13:29.628Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-21T20:13:29.628Z] === RUN TestPause [2022-04-21T20:13:29.628Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T20:13:29.628Z] --- SKIP: TestPause (0.00s) [2022-04-21T20:13:29.628Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T20:13:29.714Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T20:13:30.402Z] --- PASS: TestPrivilegedHostDevices (0.89s) [2022-04-21T20:13:30.402Z] === RUN TestStats [2022-04-21T20:13:30.700Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T20:13:31.168Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T20:13:31.189Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.48s) [2022-04-21T20:13:31.189Z] === RUN TestPauseStopPausedContainer [2022-04-21T20:13:31.189Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:13:31.189Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-21T20:13:31.189Z] === RUN TestPsFilter [2022-04-21T20:13:31.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-21T20:13:31.346Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-21T20:13:31.346Z] === RUN TestBuildLabelWithTargets [2022-04-21T20:13:31.656Z] --- PASS: TestPsFilter (0.25s) [2022-04-21T20:13:31.656Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T20:13:31.859Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2022-04-21T20:13:31.859Z] PASS [2022-04-21T20:13:31.859Z] [2022-04-21T20:13:31.859Z] === Skipped [2022-04-21T20:13:31.859Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-21T20:13:31.859Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:13:31.859Z] [2022-04-21T20:13:31.859Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T20:13:31.859Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T20:13:31.859Z] [2022-04-21T20:13:31.859Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-21T20:13:31.859Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T20:13:31.859Z] [2022-04-21T20:13:31.859Z] DONE 235 tests, 3 skipped in 113.767s [2022-04-21T20:13:31.859Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-21T20:13:31.859Z] ++ 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-04-21T20:13:31.859Z] ++ set -e [2022-04-21T20:13:31.859Z] ++ '[' -n 0 ']' [2022-04-21T20:13:31.859Z] ++ set -x [2022-04-21T20:13:31.859Z] ++ 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-04-21T20:13:31.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-21T20:13:31.948Z] plugin_test.go:61: [decda929bf33e] joining swarm manager [de01f52c2d1d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:13:32.116Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T20:13:32.154Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T20:13:32.677Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-21T20:13:32.677Z] === RUN TestDaemonConfigValidation [2022-04-21T20:13:32.677Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-21T20:13:32.677Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-21T20:13:32.677Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-21T20:13:32.677Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-21T20:13:32.677Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-21T20:13:32.677Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-21T20:13:32.677Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-21T20:13:32.677Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-21T20:13:32.677Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-21T20:13:32.677Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-21T20:13:32.677Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-21T20:13:32.677Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-21T20:13:32.677Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-21T20:13:32.677Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-21T20:13:32.677Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-21T20:13:32.677Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-21T20:13:32.677Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-21T20:13:32.677Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-21T20:13:32.677Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-21T20:13:32.677Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-21T20:13:32.677Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-21T20:13:32.677Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T20:13:32.677Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-21T20:13:33.139Z] --- PASS: TestBuildMultiStageCopy (9.61s) [2022-04-21T20:13:33.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.46s) [2022-04-21T20:13:33.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2022-04-21T20:13:33.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.72s) [2022-04-21T20:13:33.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.85s) [2022-04-21T20:13:33.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.96s) [2022-04-21T20:13:33.139Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T20:13:33.285Z] --- PASS: TestStats (2.83s) [2022-04-21T20:13:33.285Z] === RUN TestStopContainerWithTimeout [2022-04-21T20:13:33.285Z] === RUN TestStopContainerWithTimeout/0 [2022-04-21T20:13:33.285Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-21T20:13:33.285Z] === RUN TestStopContainerWithTimeout/1 [2022-04-21T20:13:33.285Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-21T20:13:33.285Z] === RUN TestStopContainerWithTimeout/3 [2022-04-21T20:13:33.285Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-21T20:13:33.285Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-21T20:13:33.285Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-21T20:13:33.285Z] === CONT TestStopContainerWithTimeout/0 [2022-04-21T20:13:33.285Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-21T20:13:33.324Z] plugin_test.go:64: [d9b91e33b321f] joining swarm manager [de01f52c2d1d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:13:33.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.05s) [2022-04-21T20:13:33.868Z] === RUN TestRemoveContainerWithVolume [2022-04-21T20:13:34.043Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-21T20:13:34.662Z] === CONT TestStopContainerWithTimeout/3 [2022-04-21T20:13:34.970Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-21T20:13:35.353Z] --- PASS: TestBuildMultiStageParentConfig (2.02s) [2022-04-21T20:13:35.353Z] === RUN TestBuildLabelWithTargets [2022-04-21T20:13:35.353Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:13:35.353Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-21T20:13:35.353Z] === RUN TestBuildWithEmptyLayers [2022-04-21T20:13:35.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-21T20:13:35.897Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-21T20:13:35.897Z] daemon_test.go:156: [d64d1ece4443b] daemon is not started [2022-04-21T20:13:35.897Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-21T20:13:35.897Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-21T20:13:35.898Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-21T20:13:35.898Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-21T20:13:35.898Z] === RUN TestDaemonProxy [2022-04-21T20:13:35.898Z] === RUN TestDaemonProxy/environment_variables [2022-04-21T20:13:36.077Z] --- PASS: TestRemoveContainerWithVolume (2.20s) [2022-04-21T20:13:36.077Z] === RUN TestRemoveContainerRunning [2022-04-21T20:13:36.341Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2022-04-21T20:13:36.341Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T20:13:36.535Z] check_test.go:307: [dadd159e1aef4] daemon is not started [2022-04-21T20:13:36.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-21T20:13:36.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-21T20:13:36.535Z] === CONT TestStopContainerWithTimeout/1 [2022-04-21T20:13:37.473Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-21T20:13:37.648Z] --- PASS: TestRemoveContainerRunning (2.00s) [2022-04-21T20:13:37.649Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T20:13:37.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-21T20:13:37.785Z] === RUN TestDaemonProxy/command-line_options [2022-04-21T20:13:37.991Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-21T20:13:38.250Z] --- PASS: TestStopContainerWithTimeout (0.06s) [2022-04-21T20:13:38.250Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2022-04-21T20:13:38.250Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2022-04-21T20:13:38.250Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-04-21T20:13:38.250Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2022-04-21T20:13:38.250Z] === RUN TestDeleteDevicemapper [2022-04-21T20:13:38.250Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T20:13:38.250Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-21T20:13:38.250Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T20:13:38.818Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-21T20:13:39.208Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2022-04-21T20:13:39.208Z] === RUN TestRemoveInvalidContainer [2022-04-21T20:13:39.208Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-21T20:13:39.208Z] === RUN TestRenameLinkedContainer [2022-04-21T20:13:39.208Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T20:13:39.208Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-21T20:13:39.208Z] === RUN TestRenameStoppedContainer [2022-04-21T20:13:39.466Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-21T20:13:39.466Z] === RUN TestBuildWithEmptyLayers [2022-04-21T20:13:39.673Z] === RUN TestDaemonProxy/configuration_file [2022-04-21T20:13:40.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-21T20:13:40.686Z] ...INFO: Daemon under test started and replied! [2022-04-21T20:13:40.686Z] INFO: Docker version of the daemon under test [2022-04-21T20:13:40.686Z] [2022-04-21T20:13:40.686Z] Client: [2022-04-21T20:13:40.686Z] Version: 17.06.2-ce [2022-04-21T20:13:40.686Z] API version: 1.30 [2022-04-21T20:13:40.686Z] Go version: go1.8.3 [2022-04-21T20:13:40.686Z] Git commit: cec0b72 [2022-04-21T20:13:40.686Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-21T20:13:40.686Z] OS/Arch: windows/amd64 [2022-04-21T20:13:40.686Z] [2022-04-21T20:13:40.686Z] Server: [2022-04-21T20:13:40.686Z] Version: 0.0.0-dev [2022-04-21T20:13:40.686Z] API version: 1.42 (minimum version 1.24) [2022-04-21T20:13:40.686Z] Go version: go1.18.1 [2022-04-21T20:13:40.686Z] Git commit: 1b4fd1cff4 [2022-04-21T20:13:40.686Z] Built: [2022-04-21T20:13:40.686Z] OS/Arch: windows/amd64 [2022-04-21T20:13:40.686Z] Experimental: false [2022-04-21T20:13:40.686Z] [2022-04-21T20:13:40.686Z] INFO: Docker info of the daemon under test [2022-04-21T20:13:40.686Z] [2022-04-21T20:13:40.686Z] Containers: 0 [2022-04-21T20:13:40.686Z] Running: 0 [2022-04-21T20:13:40.686Z] Paused: 0 [2022-04-21T20:13:40.686Z] Stopped: 0 [2022-04-21T20:13:40.686Z] Images: 0 [2022-04-21T20:13:40.686Z] Server Version: 0.0.0-dev [2022-04-21T20:13:40.686Z] Storage Driver: windowsfilter [2022-04-21T20:13:40.686Z] Windows: [2022-04-21T20:13:40.686Z] Logging Driver: json-file [2022-04-21T20:13:40.686Z] Plugins: [2022-04-21T20:13:40.686Z] Volume: local [2022-04-21T20:13:40.686Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T20:13:40.686Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T20:13:40.686Z] Swarm: inactive [2022-04-21T20:13:40.686Z] Default Isolation: process [2022-04-21T20:13:40.686Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T20:13:40.686Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-21T20:13:40.686Z] OSType: windows [2022-04-21T20:13:40.686Z] Architecture: x86_64 [2022-04-21T20:13:40.686Z] CPUs: 4 [2022-04-21T20:13:40.686Z] Total Memory: 32GiB [2022-04-21T20:13:40.686Z] Name: azwin-2-a850d0 [2022-04-21T20:13:40.686Z] ID: PBHD:3HW4:4GYB:3S4A:7ZRZ:SJRL:ULNF:SCTZ:THY2:W7F3:FT7C:EOEJ [2022-04-21T20:13:40.686Z] Docker Root Dir: D:\CI\PR-43480\4\daemon [2022-04-21T20:13:40.686Z] Debug Mode (client): false [2022-04-21T20:13:40.686Z] Debug Mode (server): true [2022-04-21T20:13:40.686Z] File Descriptors: -1 [2022-04-21T20:13:40.686Z] Goroutines: 29 [2022-04-21T20:13:40.686Z] System Time: 2022-04-21T20:13:37.891025Z [2022-04-21T20:13:40.686Z] EventsListeners: 0 [2022-04-21T20:13:40.686Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:13:40.686Z] Labels: [2022-04-21T20:13:40.686Z] Experimental: false [2022-04-21T20:13:40.686Z] Insecure Registries: [2022-04-21T20:13:40.686Z] 127.0.0.0/8 [2022-04-21T20:13:40.686Z] Live Restore Enabled: false [2022-04-21T20:13:40.686Z] [2022-04-21T20:13:40.686Z] [2022-04-21T20:13:40.686Z] INFO: Docker images of the daemon under test [2022-04-21T20:13:40.686Z] [2022-04-21T20:13:40.686Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T20:13:40.686Z] [2022-04-21T20:13:40.686Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-21T20:13:40.686Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-21T20:13:40.686Z] ltsc2022: Pulling from windows/servercore [2022-04-21T20:13:40.686Z] 8f616e6e9eec: Pulling fs layer [2022-04-21T20:13:40.686Z] dccd9e4d14d3: Pulling fs layer [2022-04-21T20:13:40.763Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2022-04-21T20:13:40.763Z] === RUN TestUpdateMemory [2022-04-21T20:13:40.763Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:13:40.763Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-21T20:13:40.763Z] === RUN TestUpdateCPUQuota [2022-04-21T20:13:41.037Z] === RUN TestDaemonProxy/conflicting_options [2022-04-21T20:13:41.418Z] --- PASS: TestRenameStoppedContainer (2.17s) [2022-04-21T20:13:41.418Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T20:13:41.598Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-21T20:13:42.143Z] --- PASS: TestUpdateCPUQuota (1.44s) [2022-04-21T20:13:42.143Z] === RUN TestUpdatePidsLimit [2022-04-21T20:13:42.143Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-21T20:13:42.159Z] --- PASS: TestDaemonProxy (6.22s) [2022-04-21T20:13:42.159Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-21T20:13:42.159Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-21T20:13:42.159Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-21T20:13:42.159Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-21T20:13:42.159Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-21T20:13:42.159Z] PASS [2022-04-21T20:13:42.159Z] [2022-04-21T20:13:42.159Z] DONE 17 tests in 10.204s [2022-04-21T20:13:42.159Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-21T20:13:42.159Z] ++ 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-04-21T20:13:42.159Z] ++ set -e [2022-04-21T20:13:42.159Z] ++ '[' -n 0 ']' [2022-04-21T20:13:42.159Z] ++ set -x [2022-04-21T20:13:42.159Z] ++ 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-04-21T20:13:42.402Z] === RUN TestUpdatePidsLimit/no_change [2022-04-21T20:13:42.415Z] INFO: Testing against a local daemon [2022-04-21T20:13:42.415Z] === RUN TestCommitInheritsEnv [2022-04-21T20:13:42.672Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-04-21T20:13:42.672Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T20:13:42.672Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-21T20:13:42.672Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T20:13:42.672Z] === RUN TestImportWithCustomPlatform [2022-04-21T20:13:42.672Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-21T20:13:42.672Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-21T20:13:42.672Z] === RUN TestImportWithCustomPlatform// [2022-04-21T20:13:42.672Z] === RUN TestImportWithCustomPlatform/linux [2022-04-21T20:13:42.672Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-21T20:13:42.760Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-21T20:13:42.760Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T20:13:42.927Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-21T20:13:42.927Z] === RUN TestImportWithCustomPlatform/macos [2022-04-21T20:13:42.927Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-21T20:13:42.927Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-21T20:13:42.927Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-04-21T20:13:42.927Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-21T20:13:42.927Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-21T20:13:42.927Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-21T20:13:42.927Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-21T20:13:42.927Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-21T20:13:42.927Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-21T20:13:42.927Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-21T20:13:42.927Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-21T20:13:42.927Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-21T20:13:42.927Z] === RUN TestImagesFilterMultiReference [2022-04-21T20:13:42.927Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-21T20:13:42.927Z] === RUN TestImagePullPlatformInvalid [2022-04-21T20:13:42.927Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-21T20:13:42.927Z] === RUN TestRemoveImageOrphaning [2022-04-21T20:13:42.970Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-21T20:13:43.183Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-21T20:13:43.183Z] === RUN TestRemoveImageGarbageCollector [2022-04-21T20:13:43.183Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:13:43.183Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-21T20:13:43.183Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T20:13:43.183Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-21T20:13:43.183Z] === RUN TestTagInvalidReference [2022-04-21T20:13:43.183Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-21T20:13:43.183Z] === RUN TestTagValidPrefixedRepo [2022-04-21T20:13:43.230Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-21T20:13:43.439Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-21T20:13:43.439Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T20:13:43.439Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-21T20:13:43.439Z] === RUN TestTagOfficialNames [2022-04-21T20:13:43.439Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-21T20:13:43.439Z] === RUN TestTagMatchesDigest [2022-04-21T20:13:43.439Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-21T20:13:43.439Z] PASS [2022-04-21T20:13:43.439Z] [2022-04-21T20:13:43.439Z] === Skipped [2022-04-21T20:13:43.439Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T20:13:43.439Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-21T20:13:43.439Z] [2022-04-21T20:13:43.439Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-21T20:13:43.439Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:13:43.439Z] [2022-04-21T20:13:43.439Z] DONE 22 tests, 2 skipped in 1.289s [2022-04-21T20:13:43.439Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-21T20:13:43.439Z] ++ 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-04-21T20:13:43.439Z] ++ set -e [2022-04-21T20:13:43.439Z] ++ '[' -n 0 ']' [2022-04-21T20:13:43.439Z] ++ set -x [2022-04-21T20:13:43.439Z] ++ 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-04-21T20:13:43.439Z] INFO: Testing against a local daemon [2022-04-21T20:13:43.439Z] === RUN TestNetworkCreateDelete [2022-04-21T20:13:43.695Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-04-21T20:13:43.695Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T20:13:43.801Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-21T20:13:43.951Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-21T20:13:43.951Z] === RUN TestDaemonDNSFallback [2022-04-21T20:13:44.061Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-21T20:13:44.628Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-21T20:13:45.197Z] --- PASS: TestRenameRunningContainerAndReuse (3.75s) [2022-04-21T20:13:45.197Z] === RUN TestRenameInvalidName [2022-04-21T20:13:45.199Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-21T20:13:45.768Z] --- PASS: TestUpdatePidsLimit (3.77s) [2022-04-21T20:13:45.768Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-04-21T20:13:45.768Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-04-21T20:13:45.768Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-04-21T20:13:45.768Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2022-04-21T20:13:45.768Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-04-21T20:13:45.768Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2022-04-21T20:13:45.768Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-04-21T20:13:45.768Z] === RUN TestUpdateRestartPolicy [2022-04-21T20:13:46.703Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-21T20:13:46.757Z] --- PASS: TestRenameInvalidName (1.53s) [2022-04-21T20:13:46.757Z] === RUN TestRenameAnonymousContainer [2022-04-21T20:13:47.271Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-21T20:13:48.037Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-21T20:13:48.037Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T20:13:48.037Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-04-21T20:13:48.037Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T20:13:48.207Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-21T20:13:49.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-21T20:13:50.496Z] --- PASS: TestDaemonDNSFallback (6.25s) [2022-04-21T20:13:50.496Z] === RUN TestInspectNetwork [2022-04-21T20:13:50.967Z] 8f616e6e9eec: Verifying Checksum [2022-04-21T20:13:50.967Z] 8f616e6e9eec: Download complete [2022-04-21T20:13:51.280Z] --- PASS: TestBuildMultiStageOnBuild (14.10s) [2022-04-21T20:13:51.280Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T20:13:51.280Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:13:51.280Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-21T20:13:51.280Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T20:13:51.884Z] sha256:e0634e09cc7131dea5827c0007344feadb2ccaed93f9e8b3fd14bb26e657a313 [2022-04-21T20:13:51.884Z] INFO: Starting docker-py tests... [2022-04-21T20:13:51.884Z] ============================= test session starts ============================== [2022-04-21T20:13:51.884Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-21T20:13:51.884Z] rootdir: /src, inifile: pytest.ini [2022-04-21T20:13:51.884Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-21T20:13:51.884Z] collected 395 items / 2 deselected / 393 selected [2022-04-21T20:13:51.884Z] [2022-04-21T20:13:52.230Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-04-21T20:13:52.230Z] === RUN TestBuildWithHugeFile [2022-04-21T20:13:52.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-21T20:13:52.691Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-21T20:13:53.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-21T20:13:53.761Z] === RUN TestInspectNetwork/full_network_id [2022-04-21T20:13:53.761Z] === RUN TestInspectNetwork/partial_network_id [2022-04-21T20:13:53.761Z] === RUN TestInspectNetwork/network_name [2022-04-21T20:13:53.761Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-21T20:13:54.565Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-21T20:13:55.131Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-21T20:13:55.390Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-21T20:13:55.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-21T20:13:55.649Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-21T20:13:55.908Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-21T20:13:56.167Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-21T20:13:56.167Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-21T20:13:56.167Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-21T20:13:57.170Z] --- PASS: TestRenameAnonymousContainer (9.47s) [2022-04-21T20:13:57.170Z] === RUN TestRenameContainerWithSameName [2022-04-21T20:13:57.545Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-21T20:13:57.636Z] --- PASS: TestRenameContainerWithSameName (1.54s) [2022-04-21T20:13:57.636Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T20:13:57.636Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T20:13:57.636Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T20:13:57.636Z] === RUN TestResize [2022-04-21T20:13:57.928Z] --- PASS: TestInspectNetwork (7.08s) [2022-04-21T20:13:57.928Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-21T20:13:57.928Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-21T20:13:57.928Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2022-04-21T20:13:57.928Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-21T20:13:57.928Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T20:13:58.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-21T20:13:58.113Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-21T20:13:58.113Z] check_test.go:307: [d9e642f53f366] daemon is not started [2022-04-21T20:13:58.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-21T20:13:58.113Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-21T20:13:58.113Z] check_test.go:307: [d8ccbcb0eb678] daemon is not started [2022-04-21T20:13:58.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-21T20:13:58.681Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2022-04-21T20:13:58.681Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T20:13:58.856Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T20:13:58.856Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:13:58.856Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:13:58.856Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:13:58.856Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T20:13:58.856Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T20:13:58.856Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T20:13:58.856Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T20:13:58.856Z] === RUN TestNetworkList [2022-04-21T20:13:58.856Z] === RUN TestNetworkList//networks [2022-04-21T20:13:58.856Z] === PAUSE TestNetworkList//networks [2022-04-21T20:13:58.856Z] === RUN TestNetworkList//networks/ [2022-04-21T20:13:58.856Z] === PAUSE TestNetworkList//networks/ [2022-04-21T20:13:58.856Z] === CONT TestNetworkList//networks [2022-04-21T20:13:58.856Z] === CONT TestNetworkList//networks/ [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkList (0.01s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T20:13:58.856Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T20:13:58.856Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T20:13:59.201Z] --- PASS: TestResize (1.62s) [2022-04-21T20:13:59.201Z] === RUN TestResizeWithInvalidSize [2022-04-21T20:13:59.418Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-21T20:13:59.418Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T20:13:59.515Z] dccd9e4d14d3: Verifying Checksum [2022-04-21T20:13:59.515Z] dccd9e4d14d3: Download complete [2022-04-21T20:13:59.617Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2022-04-21T20:13:59.617Z] === RUN TestWaitNonBlocked [2022-04-21T20:13:59.617Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:13:59.617Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:13:59.617Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:13:59.617Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:13:59.617Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:13:59.617Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:13:59.862Z] --- PASS: TestServicePlugin (29.96s) [2022-04-21T20:13:59.862Z] === RUN TestServiceUpdateLabel [2022-04-21T20:14:00.344Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-21T20:14:00.344Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T20:14:00.428Z] --- PASS: TestServiceUpdateLabel (2.28s) [2022-04-21T20:14:00.428Z] === RUN TestServiceUpdateSecrets [2022-04-21T20:14:00.553Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-21T20:14:00.553Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2022-04-21T20:14:00.553Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2022-04-21T20:14:00.553Z] === RUN TestWaitBlocked [2022-04-21T20:14:00.553Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T20:14:00.553Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T20:14:00.553Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T20:14:00.553Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T20:14:00.553Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T20:14:00.553Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T20:14:00.798Z] --- PASS: TestResizeWithInvalidSize (1.44s) [2022-04-21T20:14:00.798Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T20:14:01.272Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-21T20:14:01.272Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T20:14:01.932Z] check_test.go:307: [dc2056b38f7ad] daemon is not started [2022-04-21T20:14:01.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-21T20:14:01.932Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-21T20:14:01.932Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2022-04-21T20:14:01.932Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2022-04-21T20:14:01.932Z] === CONT TestContainerStartOnDaemonRestart [2022-04-21T20:14:01.932Z] === CONT TestContainerKillOnDaemonStart [2022-04-21T20:14:02.199Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-21T20:14:02.199Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T20:14:02.501Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-21T20:14:03.005Z] --- PASS: TestResizeWhenContainerNotStarted (1.98s) [2022-04-21T20:14:03.005Z] === RUN TestDaemonRestartKillContainers [2022-04-21T20:14:03.005Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:14:03.005Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-21T20:14:03.005Z] === RUN TestStats [2022-04-21T20:14:03.005Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T20:14:03.005Z] --- SKIP: TestStats (0.00s) [2022-04-21T20:14:03.005Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T20:14:03.564Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-04-21T20:14:03.564Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T20:14:03.760Z] --- PASS: TestBuildMultiStageLayerLeak (12.74s) [2022-04-21T20:14:03.760Z] === RUN TestBuildWithHugeFile [2022-04-21T20:14:03.880Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-21T20:14:04.126Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-21T20:14:04.126Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T20:14:05.257Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-21T20:14:05.517Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-21T20:14:05.517Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2022-04-21T20:14:05.517Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-21T20:14:06.087Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-21T20:14:06.146Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-21T20:14:06.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-21T20:14:06.641Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2022-04-21T20:14:06.641Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T20:14:06.641Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:14:06.641Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:14:06.641Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T20:14:06.786Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.76s) [2022-04-21T20:14:06.786Z] === RUN TestStopContainerWithTimeout [2022-04-21T20:14:06.786Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-21T20:14:06.786Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-21T20:14:06.786Z] === RUN TestUpdateRestartPolicy [2022-04-21T20:14:06.913Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-21T20:14:06.967Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-21T20:14:07.173Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-21T20:14:08.153Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.72s) [2022-04-21T20:14:08.153Z] === CONT TestDaemonHostGatewayIP [2022-04-21T20:14:08.463Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-21T20:14:09.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-21T20:14:11.439Z] --- PASS: TestDaemonHostGatewayIP (3.29s) [2022-04-21T20:14:11.439Z] === CONT TestDaemonRestartIpcMode [2022-04-21T20:14:12.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-21T20:14:14.721Z] --- PASS: TestDaemonRestartIpcMode (3.23s) [2022-04-21T20:14:14.721Z] === CONT TestIpcModeOlderClient [2022-04-21T20:14:14.980Z] --- PASS: TestIpcModeOlderClient (0.22s) [2022-04-21T20:14:15.239Z] --- PASS: TestContainerKillOnDaemonStart (13.30s) [2022-04-21T20:14:15.239Z] PASS [2022-04-21T20:14:15.239Z] [2022-04-21T20:14:15.239Z] === Skipped [2022-04-21T20:14:15.239Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-21T20:14:15.239Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:14:15.239Z] [2022-04-21T20:14:15.239Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-21T20:14:15.239Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:14:15.239Z] [2022-04-21T20:14:15.239Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-21T20:14:15.239Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:14:15.239Z] [2022-04-21T20:14:15.239Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T20:14:15.239Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T20:14:15.239Z] [2022-04-21T20:14:15.239Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-21T20:14:15.239Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T20:14:15.239Z] [2022-04-21T20:14:15.239Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-21T20:14:15.239Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:14:15.239Z] [2022-04-21T20:14:15.239Z] DONE 235 tests, 6 skipped in 163.053s [2022-04-21T20:14:15.239Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-21T20:14:15.239Z] ++ 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-04-21T20:14:15.239Z] ++ set -e [2022-04-21T20:14:15.239Z] ++ '[' -n 0 ']' [2022-04-21T20:14:15.239Z] ++ set -x [2022-04-21T20:14:15.239Z] ++ 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-04-21T20:14:15.315Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-04-21T20:14:15.315Z] === RUN TestServiceUpdateConfigs [2022-04-21T20:14:15.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-21T20:14:15.498Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T20:14:16.066Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-21T20:14:16.066Z] === RUN TestDaemonConfigValidation [2022-04-21T20:14:16.066Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-21T20:14:16.066Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-21T20:14:16.066Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-21T20:14:16.066Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-21T20:14:16.066Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-21T20:14:16.066Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-21T20:14:16.066Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-21T20:14:16.066Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-21T20:14:16.066Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-21T20:14:16.066Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-21T20:14:16.066Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-21T20:14:16.066Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-21T20:14:16.326Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-21T20:14:16.326Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-21T20:14:16.326Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-21T20:14:16.585Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-21T20:14:16.585Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-04-21T20:14:16.585Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-04-21T20:14:16.585Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2022-04-21T20:14:16.585Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-04-21T20:14:16.585Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-04-21T20:14:16.585Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T20:14:16.585Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-21T20:14:17.526Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-21T20:14:17.785Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-21T20:14:18.353Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-21T20:14:18.612Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-21T20:14:18.871Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-21T20:14:19.439Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-21T20:14:19.697Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-21T20:14:19.697Z] daemon_test.go:156: [debc5f5337bd3] daemon is not started [2022-04-21T20:14:19.697Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2022-04-21T20:14:19.697Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-21T20:14:19.697Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-04-21T20:14:19.697Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-04-21T20:14:19.697Z] === RUN TestDaemonProxy [2022-04-21T20:14:19.697Z] === RUN TestDaemonProxy/environment_variables [2022-04-21T20:14:21.505Z] --- PASS: TestServiceWithDataPathPortInit (13.59s) [2022-04-21T20:14:21.505Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T20:14:21.600Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-21T20:14:21.600Z] === RUN TestDaemonProxy/command-line_options [2022-04-21T20:14:22.433Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kwj29kcbr6pptrvsf7ow8p1pc Created:2022-04-21 20:14:21.222388604 +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[4847adf3ba8d8a9b8ae8ed32266816ea62f832562fd1bc44073be2231ed0039b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sjo4k4bmyr0ti8ki8q5qv0n6q EndpointID:90aa3acea8ddccf2dd94efbe758d143f1fe7db60cda11b86cc70616bd1494e5d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e183afe48d7580e4cc42c6663287411016c693edc5e9188d42d2c89ad2ff9a94 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:7a2ca0356a4f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sjo4k4bmyr0ti8ki8q5qv0n6q EndpointID:90aa3acea8ddccf2dd94efbe758d143f1fe7db60cda11b86cc70616bd1494e5d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-21T20:14:22.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-21T20:14:23.234Z] === RUN TestDaemonProxy/configuration_file [2022-04-21T20:14:24.610Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-21T20:14:25.177Z] === RUN TestDaemonProxy/conflicting_options [2022-04-21T20:14:25.746Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-21T20:14:26.005Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-21T20:14:26.005Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-21T20:14:26.005Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-21T20:14:26.005Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-21T20:14:26.005Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-21T20:14:26.005Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-21T20:14:26.005Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-21T20:14:26.005Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-21T20:14:26.005Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-21T20:14:26.005Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-21T20:14:26.005Z] --- PASS: TestDaemonProxy (6.44s) [2022-04-21T20:14:26.005Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-04-21T20:14:26.005Z] --- PASS: TestDaemonProxy/command-line_options (1.82s) [2022-04-21T20:14:26.005Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-04-21T20:14:26.005Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-21T20:14:26.005Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-21T20:14:26.005Z] PASS [2022-04-21T20:14:26.005Z] [2022-04-21T20:14:26.005Z] === Skipped [2022-04-21T20:14:26.005Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2022-04-21T20:14:26.005Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-21T20:14:26.005Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-21T20:14:26.005Z] [2022-04-21T20:14:26.005Z] DONE 17 tests, 1 skipped in 10.887s [2022-04-21T20:14:26.264Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-21T20:14:26.264Z] ++ 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-04-21T20:14:26.264Z] ++ set -e [2022-04-21T20:14:26.264Z] ++ '[' -n 0 ']' [2022-04-21T20:14:26.264Z] ++ set -x [2022-04-21T20:14:26.264Z] ++ 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-04-21T20:14:26.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-21T20:14:26.522Z] INFO: Testing against a local daemon [2022-04-21T20:14:26.522Z] === RUN TestCommitInheritsEnv [2022-04-21T20:14:26.781Z] --- PASS: TestCommitInheritsEnv (0.45s) [2022-04-21T20:14:26.781Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T20:14:26.781Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-21T20:14:26.781Z] === RUN TestImportWithCustomPlatform [2022-04-21T20:14:27.041Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-21T20:14:27.041Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-21T20:14:27.041Z] === RUN TestImportWithCustomPlatform// [2022-04-21T20:14:27.041Z] === RUN TestImportWithCustomPlatform/linux [2022-04-21T20:14:27.300Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-21T20:14:27.300Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-21T20:14:27.560Z] === RUN TestImportWithCustomPlatform/macos [2022-04-21T20:14:27.560Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-21T20:14:27.560Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-21T20:14:27.560Z] --- PASS: TestImportWithCustomPlatform (0.64s) [2022-04-21T20:14:27.560Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-04-21T20:14:27.560Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-21T20:14:27.560Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-21T20:14:27.560Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-04-21T20:14:27.560Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-04-21T20:14:27.560Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-04-21T20:14:27.560Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-21T20:14:27.560Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-21T20:14:27.560Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-21T20:14:27.560Z] === RUN TestImagesFilterMultiReference [2022-04-21T20:14:27.560Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-21T20:14:27.560Z] === RUN TestImagePullPlatformInvalid [2022-04-21T20:14:27.560Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-21T20:14:27.560Z] === RUN TestRemoveImageOrphaning [2022-04-21T20:14:27.673Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s) [2022-04-21T20:14:27.673Z] PASS [2022-04-21T20:14:27.673Z] [2022-04-21T20:14:27.673Z] === Skipped [2022-04-21T20:14:27.673Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:14:27.673Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:14:27.673Z] [2022-04-21T20:14:27.673Z] DONE 38 tests, 1 skipped in 43.305s [2022-04-21T20:14:27.673Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-21T20:14:27.673Z] ++ 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-04-21T20:14:27.673Z] ++ set -e [2022-04-21T20:14:27.673Z] ++ '[' -n 0 ']' [2022-04-21T20:14:27.673Z] ++ set -x [2022-04-21T20:14:27.673Z] ++ 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-04-21T20:14:27.673Z] INFO: Testing against a local daemon [2022-04-21T20:14:27.673Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-21T20:14:27.673Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:14:27.673Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T20:14:27.673Z] === RUN TestDockerNetworkIpvlan [2022-04-21T20:14:27.673Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:14:27.673Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-21T20:14:27.673Z] PASS [2022-04-21T20:14:27.673Z] [2022-04-21T20:14:27.673Z] === Skipped [2022-04-21T20:14:27.673Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T20:14:27.673Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:14:27.673Z] [2022-04-21T20:14:27.673Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-21T20:14:27.673Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:14:27.673Z] [2022-04-21T20:14:27.673Z] DONE 2 tests, 2 skipped in 0.082s [2022-04-21T20:14:27.673Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-21T20:14:27.673Z] ++ 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-04-21T20:14:27.673Z] ++ set -e [2022-04-21T20:14:27.673Z] ++ '[' -n 0 ']' [2022-04-21T20:14:27.673Z] ++ set -x [2022-04-21T20:14:27.673Z] ++ 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-04-21T20:14:27.673Z] INFO: Testing against a local daemon [2022-04-21T20:14:27.673Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-21T20:14:27.992Z] --- PASS: TestUpdateRestartPolicy (18.86s) [2022-04-21T20:14:27.992Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T20:14:27.992Z] --- PASS: TestUpdateRestartWithAutoRemove (1.42s) [2022-04-21T20:14:27.992Z] === RUN TestWaitNonBlocked [2022-04-21T20:14:27.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:14:27.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:14:27.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:14:27.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:14:27.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:14:27.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:14:28.128Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-04-21T20:14:28.129Z] === RUN TestRemoveImageGarbageCollector [2022-04-21T20:14:28.235Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-04-21T20:14:28.235Z] === RUN TestDockerNetworkMacvlan [2022-04-21T20:14:28.697Z] time="2022-04-21T20:14:28Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-21T20:14:28.697Z] check_test.go:307: [dc4f8eb24b257] daemon is not started [2022-04-21T20:14:28.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-21T20:14:28.797Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-21T20:14:28.990Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-21T20:14:28.990Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.84s) [2022-04-21T20:14:28.990Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.20s) [2022-04-21T20:14:28.990Z] === RUN TestWaitBlocked [2022-04-21T20:14:28.990Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:14:28.990Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-21T20:14:28.990Z] PASS [2022-04-21T20:14:28.990Z] ok github.com/docker/docker/integration/container 77.966s [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === Skipped [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-21T20:14:28.990Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-21T20:14:28.990Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T20:14:28.990Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T20:14:28.990Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T20:14:28.990Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T20:14:28.990Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T20:14:28.990Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-21T20:14:28.990Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-21T20:14:28.990Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-04-21T20:14:28.990Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T20:14:28.990Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-21T20:14:28.990Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-21T20:14:28.990Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-21T20:14:28.990Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T20:14:28.990Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-21T20:14:28.990Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-21T20:14:28.990Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T20:14:28.990Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-21T20:14:28.990Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T20:14:28.990Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T20:14:28.990Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-21T20:14:28.990Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T20:14:28.990Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-21T20:14:28.990Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-21T20:14:28.990Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-21T20:14:28.990Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-21T20:14:28.990Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-21T20:14:28.990Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-21T20:14:28.990Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-21T20:14:28.990Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-21T20:14:28.990Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T20:14:28.990Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-21T20:14:28.990Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-21T20:14:28.990Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-21T20:14:28.990Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-21T20:14:28.990Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:14:28.990Z] [2022-04-21T20:14:28.990Z] DONE 120 tests, 34 skipped in 80.067s [2022-04-21T20:14:29.457Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-21T20:14:29.659Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-21T20:14:29.724Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-21T20:14:30.187Z] --- PASS: TestServiceUpdateConfigs (14.65s) [2022-04-21T20:14:30.187Z] === RUN TestServiceUpdateNetwork [2022-04-21T20:14:30.286Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-21T20:14:30.599Z] --- PASS: TestRemoveImageGarbageCollector (2.63s) [2022-04-21T20:14:30.599Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T20:14:30.858Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-21T20:14:30.858Z] === RUN TestTagInvalidReference [2022-04-21T20:14:30.858Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-21T20:14:30.858Z] === RUN TestTagValidPrefixedRepo [2022-04-21T20:14:30.858Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-21T20:14:30.858Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T20:14:30.858Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-21T20:14:30.858Z] === RUN TestTagOfficialNames [2022-04-21T20:14:30.858Z] --- PASS: TestTagOfficialNames (0.11s) [2022-04-21T20:14:30.858Z] === RUN TestTagMatchesDigest [2022-04-21T20:14:31.118Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-21T20:14:31.118Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-21T20:14:32.054Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-21T20:14:32.176Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-21T20:14:33.541Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-21T20:14:34.589Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-21T20:14:35.968Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-21T20:14:36.811Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-21T20:14:36.903Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-21T20:14:37.471Z] check_test.go:307: [dc5cec93267ca] daemon is not started [2022-04-21T20:14:37.471Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-21T20:14:37.471Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-21T20:14:37.739Z] --- PASS: TestDockerNetworkMacvlan (9.35s) [2022-04-21T20:14:37.739Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-21T20:14:37.739Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-21T20:14:37.739Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-04-21T20:14:37.739Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-04-21T20:14:37.739Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s) [2022-04-21T20:14:37.739Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2022-04-21T20:14:37.739Z] PASS [2022-04-21T20:14:37.739Z] [2022-04-21T20:14:37.739Z] DONE 8 tests in 10.671s [2022-04-21T20:14:37.739Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-21T20:14:37.739Z] ++ 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-04-21T20:14:37.739Z] ++ set -e [2022-04-21T20:14:37.739Z] ++ '[' -n 0 ']' [2022-04-21T20:14:37.739Z] ++ set -x [2022-04-21T20:14:37.739Z] ++ 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-04-21T20:14:37.739Z] testing: warning: no tests to run [2022-04-21T20:14:37.739Z] PASS [2022-04-21T20:14:37.739Z] [2022-04-21T20:14:37.739Z] DONE 0 tests in 0.021s [2022-04-21T20:14:37.739Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-21T20:14:37.739Z] ++ 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-04-21T20:14:37.739Z] ++ set -e [2022-04-21T20:14:37.739Z] ++ '[' -n 0 ']' [2022-04-21T20:14:37.739Z] ++ set -x [2022-04-21T20:14:37.739Z] ++ 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-04-21T20:14:37.739Z] INFO: Testing against a local daemon [2022-04-21T20:14:37.739Z] === RUN TestAuthZPluginAllowRequest [2022-04-21T20:14:38.666Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-04-21T20:14:38.666Z] === RUN TestAuthZPluginTLS [2022-04-21T20:14:39.214Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-21T20:14:39.228Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-21T20:14:39.228Z] === RUN TestAuthZPluginDenyRequest [2022-04-21T20:14:39.790Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-21T20:14:39.790Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-21T20:14:40.516Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-21T20:14:40.516Z] === RUN TestAuthZPluginDenyResponse [2022-04-21T20:14:40.804Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-21T20:14:40.804Z] === RUN TestAuthZPluginAllowEventStream [2022-04-21T20:14:41.663Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-21T20:14:42.170Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-04-21T20:14:42.170Z] === RUN TestAuthZPluginErrorResponse [2022-04-21T20:14:42.231Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-21T20:14:42.387Z] --- PASS: TestServiceUpdateNetwork (12.46s) [2022-04-21T20:14:42.387Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T20:14:42.426Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-21T20:14:42.426Z] === RUN TestAuthZPluginErrorRequest [2022-04-21T20:14:42.987Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-21T20:14:42.987Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-21T20:14:43.322Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-21T20:14:43.548Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-21T20:14:43.548Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-21T20:14:43.889Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-21T20:14:44.913Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-04-21T20:14:44.913Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-21T20:14:46.279Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-04-21T20:14:46.279Z] === RUN TestAuthZPluginHeader [2022-04-21T20:14:47.205Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-04-21T20:14:47.205Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-21T20:14:47.205Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:14:47.205Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-21T20:14:47.205Z] === RUN TestAuthZPluginV2Disable [2022-04-21T20:14:47.205Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:14:47.205Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-21T20:14:47.205Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-21T20:14:47.205Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:14:47.205Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-21T20:14:47.205Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-21T20:14:47.205Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:14:47.205Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-21T20:14:47.205Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-21T20:14:47.258Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T20:14:47.258Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T20:14:47.259Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-21T20:14:47.259Z] === RUN TestDaemonConfigValidation [2022-04-21T20:14:47.259Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T20:14:47.259Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-21T20:14:47.259Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T20:14:47.259Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T20:14:47.259Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T20:14:47.259Z] === RUN TestDaemonProxy [2022-04-21T20:14:47.259Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T20:14:47.259Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-21T20:14:47.259Z] PASS [2022-04-21T20:14:47.259Z] ok github.com/docker/docker/integration/daemon 0.075s [2022-04-21T20:14:47.259Z] [2022-04-21T20:14:47.259Z] === Skipped [2022-04-21T20:14:47.259Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-21T20:14:47.259Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T20:14:47.259Z] [2022-04-21T20:14:47.259Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-21T20:14:47.259Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T20:14:47.259Z] [2022-04-21T20:14:47.259Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T20:14:47.259Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T20:14:47.259Z] [2022-04-21T20:14:47.259Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-21T20:14:47.259Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T20:14:47.259Z] [2022-04-21T20:14:47.259Z] DONE 4 tests, 4 skipped in 16.067s [2022-04-21T20:14:47.259Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-21T20:14:47.501Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-21T20:14:48.069Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-21T20:14:48.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:14:48.242Z] INFO: Testing against a local daemon [2022-04-21T20:14:48.242Z] === RUN TestCommitInheritsEnv [2022-04-21T20:14:48.242Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:14:48.242Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-21T20:14:48.242Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T20:14:48.242Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T20:14:48.242Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T20:14:48.242Z] === RUN TestImportWithCustomPlatform [2022-04-21T20:14:48.242Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T20:14:48.242Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-21T20:14:48.242Z] === RUN TestImagesFilterMultiReference [2022-04-21T20:14:48.242Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-21T20:14:48.242Z] === RUN TestImagePullPlatformInvalid [2022-04-21T20:14:48.242Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-21T20:14:48.242Z] === RUN TestRemoveImageOrphaning [2022-04-21T20:14:48.327Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-21T20:14:48.327Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-21T20:14:48.484Z] --- PASS: TestBuildWithHugeFile (52.63s) [2022-04-21T20:14:48.484Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T20:14:48.484Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:14:48.484Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:14:48.484Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T20:14:48.484Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:14:48.484Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:14:48.484Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:14:48.484Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:14:48.484Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:14:48.484Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:14:48.484Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:14:48.484Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:14:48.484Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:14:48.484Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-21T20:14:48.484Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-04-21T20:14:48.484Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-04-21T20:14:48.484Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-21T20:14:48.484Z] === RUN TestBuildPreserveOwnership [2022-04-21T20:14:48.484Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-21T20:14:48.708Z] --- PASS: TestRemoveImageOrphaning (0.76s) [2022-04-21T20:14:48.708Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T20:14:48.708Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-21T20:14:48.708Z] === RUN TestTagInvalidReference [2022-04-21T20:14:48.708Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-21T20:14:48.708Z] === RUN TestTagValidPrefixedRepo [2022-04-21T20:14:49.174Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-21T20:14:49.174Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T20:14:49.174Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-21T20:14:49.174Z] === RUN TestTagOfficialNames [2022-04-21T20:14:49.174Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-21T20:14:49.174Z] === RUN TestTagMatchesDigest [2022-04-21T20:14:49.174Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-21T20:14:49.174Z] PASS [2022-04-21T20:14:49.174Z] ok github.com/docker/docker/integration/image 1.125s [2022-04-21T20:14:49.174Z] [2022-04-21T20:14:49.174Z] === Skipped [2022-04-21T20:14:49.174Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-21T20:14:49.174Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:14:49.174Z] [2022-04-21T20:14:49.174Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T20:14:49.174Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T20:14:49.174Z] [2022-04-21T20:14:49.174Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-21T20:14:49.174Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T20:14:49.174Z] [2022-04-21T20:14:49.174Z] DONE 12 tests, 3 skipped in 3.757s [2022-04-21T20:14:49.174Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-21T20:14:49.262Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-21T20:14:49.262Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-21T20:14:49.262Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-21T20:14:49.830Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-21T20:14:50.398Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-21T20:14:50.398Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-21T20:14:50.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:14:50.734Z] INFO: Testing against a local daemon [2022-04-21T20:14:50.734Z] === RUN TestNetworkCreateDelete [2022-04-21T20:14:50.734Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:14:50.734Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T20:14:50.734Z] 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-04-21T20:14:50.734Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestDaemonDNSFallback [2022-04-21T20:14:50.734Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:14:50.734Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestInspectNetwork [2022-04-21T20:14:50.734Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T20:14:50.734Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T20:14:50.734Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:14:50.734Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T20:14:50.734Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:14:50.734Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:14:50.734Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:14:50.734Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T20:14:50.734Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T20:14:50.734Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T20:14:50.734Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestNetworkList [2022-04-21T20:14:50.734Z] === RUN TestNetworkList//networks [2022-04-21T20:14:50.734Z] === PAUSE TestNetworkList//networks [2022-04-21T20:14:50.734Z] === RUN TestNetworkList//networks/ [2022-04-21T20:14:50.734Z] === PAUSE TestNetworkList//networks/ [2022-04-21T20:14:50.734Z] === CONT TestNetworkList//networks [2022-04-21T20:14:50.734Z] === CONT TestNetworkList//networks/ [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkList (0.03s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T20:14:50.734Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T20:14:50.734Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T20:14:50.734Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T20:14:50.734Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T20:14:50.734Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T20:14:50.734Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T20:14:50.734Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T20:14:50.734Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T20:14:50.734Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:14:50.734Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T20:14:50.734Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-21T20:14:50.734Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T20:14:50.734Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T20:14:50.734Z] PASS [2022-04-21T20:14:50.734Z] ok github.com/docker/docker/integration/network 0.128s [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === Skipped [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-21T20:14:50.734Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T20:14:50.734Z] 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-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-21T20:14:50.734Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-21T20:14:50.734Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-21T20:14:50.734Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-21T20:14:50.734Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T20:14:50.734Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T20:14:50.734Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T20:14:50.734Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T20:14:50.734Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T20:14:50.734Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T20:14:50.734Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:14:50.734Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-21T20:14:50.734Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T20:14:50.734Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T20:14:50.734Z] [2022-04-21T20:14:50.734Z] DONE 34 tests, 15 skipped in 1.521s [2022-04-21T20:14:50.734Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-21T20:14:50.967Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-21T20:14:51.021Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-21T20:14:51.201Z] testing: warning: no tests to run [2022-04-21T20:14:51.201Z] PASS [2022-04-21T20:14:51.201Z] ok github.com/docker/docker/integration/network/ipvlan 0.047s [2022-04-21T20:14:51.201Z] [2022-04-21T20:14:51.201Z] DONE 0 tests in 0.517s [2022-04-21T20:14:51.201Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-21T20:14:51.228Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-21T20:14:51.797Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-21T20:14:51.998Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-21T20:14:52.185Z] testing: warning: no tests to run [2022-04-21T20:14:52.185Z] PASS [2022-04-21T20:14:52.185Z] ok github.com/docker/docker/integration/network/macvlan 0.044s [2022-04-21T20:14:52.185Z] [2022-04-21T20:14:52.185Z] DONE 0 tests in 0.510s [2022-04-21T20:14:52.185Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-21T20:14:52.364Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-21T20:14:52.652Z] testing: warning: no tests to run [2022-04-21T20:14:52.652Z] PASS [2022-04-21T20:14:52.652Z] ok github.com/docker/docker/integration/plugin 0.048s [2022-04-21T20:14:52.652Z] [2022-04-21T20:14:52.652Z] DONE 0 tests in 0.528s [2022-04-21T20:14:52.652Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-21T20:14:52.931Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-21T20:14:53.118Z] testing: warning: no tests to run [2022-04-21T20:14:53.118Z] PASS [2022-04-21T20:14:53.118Z] ok github.com/docker/docker/integration/plugin/authz 0.044s [2022-04-21T20:14:53.118Z] [2022-04-21T20:14:53.118Z] DONE 0 tests in 0.505s [2022-04-21T20:14:53.118Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-21T20:14:53.499Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-21T20:14:53.758Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-21T20:14:54.025Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-21T20:14:54.286Z] check_test.go:307: [d9cecd5acf3d3] daemon is not started [2022-04-21T20:14:54.286Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-21T20:14:54.544Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-21T20:14:54.544Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-21T20:14:55.217Z] --- PASS: TestBuildPreserveOwnership (10.07s) [2022-04-21T20:14:55.217Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.04s) [2022-04-21T20:14:55.217Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-21T20:14:55.217Z] === RUN TestBuildPlatformInvalid [2022-04-21T20:14:55.217Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-21T20:14:55.217Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-21T20:14:55.217Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-21T20:14:55.217Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-21T20:14:55.217Z] PASS [2022-04-21T20:14:55.217Z] [2022-04-21T20:14:55.217Z] === Skipped [2022-04-21T20:14:55.217Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-21T20:14:55.217Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:14:55.217Z] [2022-04-21T20:14:55.217Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:14:55.217Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:14:55.217Z] [2022-04-21T20:14:55.217Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-21T20:14:55.217Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-21T20:14:55.217Z] [2022-04-21T20:14:55.217Z] DONE 34 tests, 3 skipped in 113.985s [2022-04-21T20:14:55.217Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-21T20:14:55.477Z] INFO: Testing against a local daemon [2022-04-21T20:14:55.477Z] === RUN TestConfigInspect [2022-04-21T20:14:55.477Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:14:55.477Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-21T20:14:55.477Z] === RUN TestConfigList [2022-04-21T20:14:55.477Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:14:55.477Z] --- SKIP: TestConfigList (0.01s) [2022-04-21T20:14:55.477Z] === RUN TestConfigsCreateAndDelete [2022-04-21T20:14:55.477Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:14:55.477Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-21T20:14:55.477Z] === RUN TestConfigsUpdate [2022-04-21T20:14:55.477Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:14:55.477Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-21T20:14:55.477Z] === RUN TestTemplatedConfig [2022-04-21T20:14:55.477Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:14:55.477Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-21T20:14:55.477Z] === RUN TestConfigCreateResolve [2022-04-21T20:14:55.477Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:14:55.477Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-21T20:14:55.477Z] PASS [2022-04-21T20:14:55.477Z] [2022-04-21T20:14:55.477Z] === Skipped [2022-04-21T20:14:55.477Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-21T20:14:55.477Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:14:55.477Z] [2022-04-21T20:14:55.477Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-21T20:14:55.477Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:14:55.477Z] [2022-04-21T20:14:55.477Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-21T20:14:55.477Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:14:55.477Z] [2022-04-21T20:14:55.477Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-21T20:14:55.477Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:14:55.477Z] [2022-04-21T20:14:55.477Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-21T20:14:55.477Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:14:55.477Z] [2022-04-21T20:14:55.477Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-21T20:14:55.477Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:14:55.477Z] [2022-04-21T20:14:55.477Z] DONE 6 tests, 6 skipped in 0.170s [2022-04-21T20:14:55.477Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-21T20:14:55.482Z] check_test.go:307: [d5cd7585cbb45] daemon is not started [2022-04-21T20:14:55.482Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-21T20:14:55.738Z] INFO: Testing against a local daemon [2022-04-21T20:14:55.738Z] === RUN TestCheckpoint [2022-04-21T20:14:55.738Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:14:55.738Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T20:14:55.738Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T20:14:55.738Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:14:55.738Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:14:55.738Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:14:55.738Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T20:14:55.738Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T20:14:55.738Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T20:14:55.738Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T20:14:55.738Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T20:14:55.738Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-21T20:14:55.738Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-21T20:14:55.738Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-21T20:14:55.738Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T20:14:55.738Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T20:14:55.738Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T20:14:55.738Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T20:14:55.738Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T20:14:55.738Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-21T20:14:55.738Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T20:14:55.738Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-21T20:14:55.738Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T20:14:55.738Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-21T20:14:55.738Z] === RUN TestCopyEmptyFile [2022-04-21T20:14:55.998Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-04-21T20:14:55.998Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T20:14:55.998Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-21T20:14:55.998Z] === RUN TestCopyFromContainer [2022-04-21T20:14:56.049Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-21T20:14:56.049Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-21T20:14:56.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:14:56.908Z] INFO: Testing against a local daemon [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:14:56.908Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:14:56.908Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T20:14:56.908Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T20:14:56.908Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T20:14:56.908Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T20:14:56.908Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T20:14:56.908Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T20:14:56.908Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T20:14:56.908Z] === RUN TestPluginInstall [2022-04-21T20:14:56.908Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T20:14:56.908Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-21T20:14:56.908Z] === RUN TestPluginsWithRuntimes [2022-04-21T20:14:56.908Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T20:14:56.908Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-21T20:14:56.908Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T20:14:56.908Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T20:14:56.908Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T20:14:56.908Z] PASS [2022-04-21T20:14:56.908Z] ok github.com/docker/docker/integration/plugin/common 0.083s [2022-04-21T20:14:56.908Z] [2022-04-21T20:14:56.908Z] === Skipped [2022-04-21T20:14:56.908Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-21T20:14:56.908Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T20:14:56.908Z] [2022-04-21T20:14:56.908Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-21T20:14:56.908Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T20:14:56.908Z] [2022-04-21T20:14:56.908Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T20:14:56.908Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T20:14:56.908Z] [2022-04-21T20:14:56.908Z] DONE 19 tests, 3 skipped in 3.191s [2022-04-21T20:14:56.908Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-21T20:14:56.987Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-21T20:14:57.553Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-21T20:14:57.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:14:57.891Z] INFO: Testing against a local daemon [2022-04-21T20:14:57.891Z] === RUN TestExternalGraphDriver [2022-04-21T20:14:57.891Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T20:14:57.891Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-21T20:14:57.891Z] === RUN TestGraphdriverPluginV2 [2022-04-21T20:14:57.891Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T20:14:57.891Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-21T20:14:57.891Z] PASS [2022-04-21T20:14:57.891Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.065s [2022-04-21T20:14:57.891Z] [2022-04-21T20:14:57.891Z] === Skipped [2022-04-21T20:14:57.891Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-21T20:14:57.891Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T20:14:57.891Z] [2022-04-21T20:14:57.891Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-21T20:14:57.891Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T20:14:57.891Z] [2022-04-21T20:14:57.891Z] DONE 2 tests, 2 skipped in 1.548s [2022-04-21T20:14:57.891Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-21T20:14:58.121Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-21T20:14:58.587Z] --- PASS: TestServiceUpdatePidsLimit (16.36s) [2022-04-21T20:14:58.587Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-21T20:14:58.587Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-21T20:14:58.587Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-04-21T20:14:58.587Z] PASS [2022-04-21T20:14:58.587Z] [2022-04-21T20:14:58.587Z] === Skipped [2022-04-21T20:14:58.587Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-21T20:14:58.587Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T20:14:58.587Z] [2022-04-21T20:14:58.587Z] DONE 27 tests, 1 skipped in 163.930s [2022-04-21T20:14:58.587Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-21T20:14:58.587Z] INFO: Testing against a local daemon [2022-04-21T20:14:58.587Z] === RUN TestSessionCreate [2022-04-21T20:14:58.587Z] --- PASS: TestSessionCreate (0.02s) [2022-04-21T20:14:58.587Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T20:14:58.587Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-21T20:14:58.587Z] PASS [2022-04-21T20:14:58.587Z] [2022-04-21T20:14:58.587Z] DONE 2 tests in 0.055s [2022-04-21T20:14:58.587Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-21T20:14:58.587Z] INFO: Testing against a local daemon [2022-04-21T20:14:58.587Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T20:14:58.587Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-21T20:14:58.587Z] === RUN TestDiskUsage [2022-04-21T20:14:58.587Z] === PAUSE TestDiskUsage [2022-04-21T20:14:58.587Z] === RUN TestEventsExecDie [2022-04-21T20:14:59.154Z] --- PASS: TestEventsExecDie (0.58s) [2022-04-21T20:14:59.154Z] === RUN TestEventsBackwardsCompatible [2022-04-21T20:14:59.154Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-21T20:14:59.154Z] === RUN TestEventsVolumeCreate [2022-04-21T20:14:59.154Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-21T20:14:59.154Z] === RUN TestInfoBinaryCommits [2022-04-21T20:14:59.154Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-21T20:14:59.154Z] === RUN TestInfoAPIVersioned [2022-04-21T20:14:59.154Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-04-21T20:14:59.154Z] === RUN TestInfoAPI [2022-04-21T20:14:59.154Z] --- PASS: TestInfoAPI (0.02s) [2022-04-21T20:14:59.154Z] === RUN TestInfoAPIWarnings [2022-04-21T20:14:59.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:14:59.449Z] INFO: Testing against a local daemon [2022-04-21T20:14:59.449Z] === RUN TestReadPluginNoRead [2022-04-21T20:14:59.449Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T20:14:59.449Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-21T20:14:59.449Z] PASS [2022-04-21T20:14:59.449Z] ok github.com/docker/docker/integration/plugin/logging 0.060s [2022-04-21T20:14:59.449Z] [2022-04-21T20:14:59.449Z] === Skipped [2022-04-21T20:14:59.449Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-21T20:14:59.449Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T20:14:59.449Z] [2022-04-21T20:14:59.449Z] DONE 1 tests, 1 skipped in 1.560s [2022-04-21T20:14:59.915Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-21T20:15:00.193Z] === RUN TestCopyFromContainer// [2022-04-21T20:15:00.193Z] === RUN TestCopyFromContainer//bar/root [2022-04-21T20:15:00.193Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-21T20:15:00.381Z] testing: warning: no tests to run [2022-04-21T20:15:00.382Z] PASS [2022-04-21T20:15:00.382Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.047s [2022-04-21T20:15:00.382Z] [2022-04-21T20:15:00.382Z] DONE 0 tests in 0.763s [2022-04-21T20:15:00.382Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-21T20:15:00.452Z] === RUN TestCopyFromContainer/bar/quux [2022-04-21T20:15:00.452Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-21T20:15:00.452Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-21T20:15:00.452Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-21T20:15:00.452Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-21T20:15:00.656Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-21T20:15:00.712Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-21T20:15:00.712Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-21T20:15:00.712Z] --- PASS: TestCopyFromContainer (4.67s) [2022-04-21T20:15:00.712Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-21T20:15:00.712Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-21T20:15:00.712Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-21T20:15:00.712Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-21T20:15:00.712Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-21T20:15:00.712Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-21T20:15:00.712Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-21T20:15:00.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-21T20:15:00.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-21T20:15:00.712Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-21T20:15:00.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T20:15:00.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:15:00.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:15:00.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:15:00.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:15:00.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:15:00.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:15:00.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:15:00.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:15:00.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:15:00.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-21T20:15:00.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T20:15:00.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T20:15:00.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T20:15:00.712Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T20:15:00.712Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-04-21T20:15:00.712Z] === RUN TestCreateWithInvalidEnv [2022-04-21T20:15:00.712Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T20:15:00.712Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T20:15:00.712Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T20:15:00.712Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T20:15:00.712Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T20:15:00.712Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T20:15:00.712Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T20:15:00.712Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T20:15:00.712Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T20:15:00.712Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-21T20:15:00.712Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T20:15:00.712Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T20:15:00.712Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T20:15:00.712Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T20:15:00.712Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-21T20:15:00.712Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T20:15:01.229Z] check_test.go:307: [d34241240dc43] daemon is not started [2022-04-21T20:15:01.229Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-21T20:15:01.940Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:15:01.940Z] INFO: Testing against a local daemon [2022-04-21T20:15:01.940Z] === RUN TestPluginWithDevMounts [2022-04-21T20:15:01.940Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:01.940Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-21T20:15:01.940Z] PASS [2022-04-21T20:15:01.940Z] ok github.com/docker/docker/integration/plugin/volumes 0.093s [2022-04-21T20:15:01.940Z] [2022-04-21T20:15:01.940Z] === Skipped [2022-04-21T20:15:01.940Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-21T20:15:01.940Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:01.940Z] [2022-04-21T20:15:01.940Z] DONE 1 tests, 1 skipped in 1.464s [2022-04-21T20:15:01.940Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-21T20:15:02.095Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-04-21T20:15:02.095Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T20:15:03.477Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-04-21T20:15:03.477Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T20:15:03.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:15:03.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:15:03.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:15:03.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:15:03.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:15:03.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:15:03.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:15:03.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:15:03.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:15:03.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:15:03.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:15:03.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:15:03.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:15:03.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:15:03.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:15:03.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-21T20:15:03.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-21T20:15:03.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-21T20:15:03.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-21T20:15:03.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-21T20:15:03.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-21T20:15:03.477Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T20:15:03.506Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:15:03.506Z] INFO: Testing against a local daemon [2022-04-21T20:15:03.506Z] === RUN TestSecretInspect [2022-04-21T20:15:03.506Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:03.506Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-21T20:15:03.506Z] === RUN TestSecretList [2022-04-21T20:15:03.506Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:03.506Z] --- SKIP: TestSecretList (0.00s) [2022-04-21T20:15:03.506Z] === RUN TestSecretsCreateAndDelete [2022-04-21T20:15:03.506Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:03.506Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-21T20:15:03.506Z] === RUN TestSecretsUpdate [2022-04-21T20:15:03.506Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:03.506Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-21T20:15:03.506Z] === RUN TestTemplatedSecret [2022-04-21T20:15:03.506Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:03.506Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-21T20:15:03.506Z] === RUN TestSecretCreateResolve [2022-04-21T20:15:03.506Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:15:03.506Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-21T20:15:03.506Z] PASS [2022-04-21T20:15:03.506Z] ok github.com/docker/docker/integration/secret 0.058s [2022-04-21T20:15:03.506Z] [2022-04-21T20:15:03.506Z] === Skipped [2022-04-21T20:15:03.506Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-21T20:15:03.506Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:03.506Z] [2022-04-21T20:15:03.506Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-21T20:15:03.506Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:03.506Z] [2022-04-21T20:15:03.506Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-21T20:15:03.506Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:03.506Z] [2022-04-21T20:15:03.506Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-21T20:15:03.506Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:03.506Z] [2022-04-21T20:15:03.506Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-21T20:15:03.506Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:03.506Z] [2022-04-21T20:15:03.506Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-21T20:15:03.506Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:15:03.506Z] [2022-04-21T20:15:03.506Z] DONE 6 tests, 6 skipped in 1.181s [2022-04-21T20:15:03.506Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-21T20:15:03.737Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-21T20:15:03.737Z] === RUN TestCreateDifferentPlatform [2022-04-21T20:15:03.737Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T20:15:03.737Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T20:15:03.737Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-21T20:15:03.737Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T20:15:03.737Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T20:15:03.737Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T20:15:03.737Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-21T20:15:03.737Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T20:15:03.737Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-21T20:15:03.737Z] === RUN TestContainerStartOnDaemonRestart [2022-04-21T20:15:03.737Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-21T20:15:03.737Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-21T20:15:03.737Z] === RUN TestDaemonRestartIpcMode [2022-04-21T20:15:03.737Z] === PAUSE TestDaemonRestartIpcMode [2022-04-21T20:15:03.737Z] === RUN TestDaemonHostGatewayIP [2022-04-21T20:15:03.737Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:15:03.737Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-21T20:15:03.737Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-21T20:15:03.737Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-21T20:15:03.737Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T20:15:03.737Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-21T20:15:03.737Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-21T20:15:03.737Z] === RUN TestDiff [2022-04-21T20:15:04.309Z] --- PASS: TestDiff (0.42s) [2022-04-21T20:15:04.309Z] === RUN TestExecWithCloseStdin [2022-04-21T20:15:04.518Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-21T20:15:04.569Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-04-21T20:15:04.569Z] === RUN TestExec [2022-04-21T20:15:05.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:15:05.070Z] INFO: Testing against a local daemon [2022-04-21T20:15:05.070Z] === RUN TestServiceCreateInit [2022-04-21T20:15:05.070Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T20:15:05.070Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T20:15:05.070Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- PASS: TestServiceCreateInit (0.04s) [2022-04-21T20:15:05.070Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T20:15:05.070Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T20:15:05.070Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestCreateServiceConflict [2022-04-21T20:15:05.070Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T20:15:05.070Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-21T20:15:05.070Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T20:15:05.070Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T20:15:05.070Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T20:15:05.070Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestCreateServiceSysctls [2022-04-21T20:15:05.070Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-21T20:15:05.070Z] === RUN TestCreateServiceCapabilities [2022-04-21T20:15:05.070Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-21T20:15:05.070Z] === RUN TestInspect [2022-04-21T20:15:05.070Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestInspect (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestCreateJob [2022-04-21T20:15:05.070Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestCreateJob (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestReplicatedJob [2022-04-21T20:15:05.070Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestUpdateReplicatedJob [2022-04-21T20:15:05.070Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestServiceListWithStatuses [2022-04-21T20:15:05.070Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T20:15:05.070Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestDockerNetworkReConnect [2022-04-21T20:15:05.070Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestServicePlugin [2022-04-21T20:15:05.070Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestServiceUpdateLabel [2022-04-21T20:15:05.070Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:15:05.070Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestServiceUpdateSecrets [2022-04-21T20:15:05.070Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:15:05.070Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestServiceUpdateConfigs [2022-04-21T20:15:05.070Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:15:05.070Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestServiceUpdateNetwork [2022-04-21T20:15:05.070Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:15:05.070Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-21T20:15:05.070Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T20:15:05.070Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:15:05.070Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-21T20:15:05.070Z] PASS [2022-04-21T20:15:05.070Z] ok github.com/docker/docker/integration/service 0.179s [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === Skipped [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T20:15:05.070Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T20:15:05.070Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-21T20:15:05.070Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-21T20:15:05.070Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-21T20:15:05.070Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T20:15:05.070Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-21T20:15:05.070Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-21T20:15:05.070Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-21T20:15:05.070Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-21T20:15:05.070Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-21T20:15:05.070Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-21T20:15:05.070Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-21T20:15:05.070Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-21T20:15:05.070Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-21T20:15:05.070Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-21T20:15:05.070Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-21T20:15:05.070Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-21T20:15:05.070Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-21T20:15:05.070Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-21T20:15:05.070Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-21T20:15:05.070Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-21T20:15:05.070Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-21T20:15:05.070Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:15:05.070Z] [2022-04-21T20:15:05.070Z] DONE 24 tests, 23 skipped in 1.836s [2022-04-21T20:15:05.070Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-21T20:15:05.139Z] --- PASS: TestExec (0.48s) [2022-04-21T20:15:05.139Z] === RUN TestExecUser [2022-04-21T20:15:05.245Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-21T20:15:05.245Z] PASS [2022-04-21T20:15:05.245Z] [2022-04-21T20:15:05.245Z] === Skipped [2022-04-21T20:15:05.245Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-21T20:15:05.245Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:15:05.245Z] [2022-04-21T20:15:05.245Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-21T20:15:05.245Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:15:05.245Z] [2022-04-21T20:15:05.245Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-21T20:15:05.245Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:15:05.245Z] [2022-04-21T20:15:05.245Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-21T20:15:05.245Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:15:05.245Z] [2022-04-21T20:15:05.245Z] DONE 17 tests, 4 skipped in 26.018s [2022-04-21T20:15:05.245Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-21T20:15:05.245Z] ++ 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-04-21T20:15:05.245Z] ++ set -e [2022-04-21T20:15:05.245Z] ++ '[' -n 0 ']' [2022-04-21T20:15:05.245Z] ++ set -x [2022-04-21T20:15:05.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04-21T20:15:05.245Z] INFO: Testing against a local daemon [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:15:05.245Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:15:05.245Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T20:15:05.245Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T20:15:05.245Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T20:15:05.245Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T20:15:05.245Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T20:15:05.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T20:15:05.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T20:15:05.245Z] === RUN TestPluginInstall [2022-04-21T20:15:05.245Z] === RUN TestPluginInstall/no_auth [2022-04-21T20:15:05.245Z] time="2022-04-21T20:15:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:15:05.245Z] time="2022-04-21T20:15:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c779703093c04fde3de60ff46bc4a5a8567574792a8d8990b54456bb0adf5b67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:15:05.245Z] time="2022-04-21T20:15:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:15:05.245Z] time="2022-04-21T20:15:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c779703093c04fde3de60ff46bc4a5a8567574792a8d8990b54456bb0adf5b67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:15:05.245Z] === RUN TestPluginInstall/with_htpasswd [2022-04-21T20:15:05.245Z] time="2022-04-21T20:15:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:15:05.245Z] time="2022-04-21T20:15:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c779703093c04fde3de60ff46bc4a5a8567574792a8d8990b54456bb0adf5b67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:15:05.245Z] time="2022-04-21T20:15:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:15:05.246Z] time="2022-04-21T20:15:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c779703093c04fde3de60ff46bc4a5a8567574792a8d8990b54456bb0adf5b67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:15:05.246Z] === RUN TestPluginInstall/with_insecure [2022-04-21T20:15:05.708Z] --- PASS: TestExecUser (0.51s) [2022-04-21T20:15:05.708Z] === RUN TestExportContainerAndImportImage [2022-04-21T20:15:05.897Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-21T20:15:06.172Z] time="2022-04-21T20:15:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:15:06.172Z] time="2022-04-21T20:15:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fbba09c2c4343d5d9ae6bce0815b74a8efa6388603e7fd152bbd196bed58791" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:15:06.172Z] time="2022-04-21T20:15:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:15:06.172Z] time="2022-04-21T20:15:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fbba09c2c4343d5d9ae6bce0815b74a8efa6388603e7fd152bbd196bed58791" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:15:06.277Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-04-21T20:15:06.277Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T20:15:06.428Z] plugin_test.go:195: [d2066588f62e1] daemon is not started [2022-04-21T20:15:06.428Z] --- PASS: TestPluginInstall (2.55s) [2022-04-21T20:15:06.428Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-04-21T20:15:06.428Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-04-21T20:15:06.428Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-04-21T20:15:06.428Z] === RUN TestPluginsWithRuntimes [2022-04-21T20:15:06.629Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:15:06.629Z] INFO: Testing against a local daemon [2022-04-21T20:15:06.629Z] === RUN TestSessionCreate [2022-04-21T20:15:06.629Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T20:15:06.629Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-21T20:15:06.629Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T20:15:06.629Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T20:15:06.629Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T20:15:06.629Z] PASS [2022-04-21T20:15:06.629Z] ok github.com/docker/docker/integration/session 0.059s [2022-04-21T20:15:06.629Z] [2022-04-21T20:15:06.629Z] === Skipped [2022-04-21T20:15:06.629Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-21T20:15:06.629Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T20:15:06.629Z] [2022-04-21T20:15:06.629Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T20:15:06.629Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T20:15:06.629Z] [2022-04-21T20:15:06.629Z] DONE 2 tests, 2 skipped in 1.162s [2022-04-21T20:15:06.629Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-21T20:15:07.657Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2022-04-21T20:15:07.657Z] === RUN TestHealthCheckWorkdir [2022-04-21T20:15:07.793Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-21T20:15:08.187Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:15:08.187Z] INFO: Testing against a local daemon [2022-04-21T20:15:08.187Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T20:15:08.187Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:08.187Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T20:15:08.187Z] === RUN TestDiskUsage [2022-04-21T20:15:08.187Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T20:15:08.187Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-21T20:15:08.187Z] === RUN TestEventsExecDie [2022-04-21T20:15:08.187Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T20:15:08.187Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-21T20:15:08.187Z] === RUN TestEventsBackwardsCompatible [2022-04-21T20:15:08.187Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T20:15:08.187Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-21T20:15:08.187Z] === RUN TestEventsVolumeCreate [2022-04-21T20:15:08.187Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T20:15:08.187Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-21T20:15:08.187Z] === RUN TestInfoAPI [2022-04-21T20:15:08.187Z] --- PASS: TestInfoAPI (0.03s) [2022-04-21T20:15:08.187Z] === RUN TestInfoAPIWarnings [2022-04-21T20:15:08.187Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:15:08.187Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-21T20:15:08.187Z] === RUN TestInfoDebug [2022-04-21T20:15:08.187Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:15:08.187Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-21T20:15:08.187Z] === RUN TestInfoInsecureRegistries [2022-04-21T20:15:08.187Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:15:08.187Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-21T20:15:08.187Z] === RUN TestInfoRegistryMirrors [2022-04-21T20:15:08.187Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:15:08.187Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-21T20:15:08.187Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T20:15:08.226Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-04-21T20:15:08.226Z] === RUN TestHealthKillContainer [2022-04-21T20:15:08.720Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-21T20:15:09.171Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-04-21T20:15:09.171Z] === RUN TestPingCacheHeaders [2022-04-21T20:15:09.171Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-21T20:15:09.171Z] === RUN TestPingGet [2022-04-21T20:15:09.171Z] --- PASS: TestPingGet (0.02s) [2022-04-21T20:15:09.171Z] === RUN TestPingHead [2022-04-21T20:15:09.171Z] --- PASS: TestPingHead (0.03s) [2022-04-21T20:15:09.171Z] === RUN TestPingSwarmHeader [2022-04-21T20:15:09.171Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:09.171Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-21T20:15:09.171Z] === RUN TestVersion [2022-04-21T20:15:09.171Z] --- PASS: TestVersion (0.02s) [2022-04-21T20:15:09.171Z] PASS [2022-04-21T20:15:09.171Z] ok github.com/docker/docker/integration/system 1.152s [2022-04-21T20:15:09.171Z] [2022-04-21T20:15:09.171Z] === Skipped [2022-04-21T20:15:09.171Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T20:15:09.171Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:09.171Z] [2022-04-21T20:15:09.171Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-21T20:15:09.171Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T20:15:09.171Z] [2022-04-21T20:15:09.171Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-21T20:15:09.171Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T20:15:09.171Z] [2022-04-21T20:15:09.171Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-21T20:15:09.171Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T20:15:09.171Z] [2022-04-21T20:15:09.171Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-21T20:15:09.171Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T20:15:09.171Z] [2022-04-21T20:15:09.171Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-21T20:15:09.171Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:15:09.171Z] [2022-04-21T20:15:09.171Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-21T20:15:09.171Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:15:09.171Z] [2022-04-21T20:15:09.171Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-21T20:15:09.171Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:15:09.171Z] [2022-04-21T20:15:09.171Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-21T20:15:09.171Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:15:09.171Z] [2022-04-21T20:15:09.171Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-21T20:15:09.171Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:15:09.171Z] [2022-04-21T20:15:09.171Z] DONE 16 tests, 10 skipped in 2.599s [2022-04-21T20:15:09.171Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-21T20:15:09.187Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-21T20:15:09.647Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-04-21T20:15:09.647Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-04-21T20:15:09.647Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-04-21T20:15:09.647Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T20:15:10.125Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-21T20:15:10.209Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-21T20:15:10.209Z] PASS [2022-04-21T20:15:10.209Z] [2022-04-21T20:15:10.209Z] DONE 24 tests in 6.538s [2022-04-21T20:15:10.209Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-21T20:15:10.209Z] ++ 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-04-21T20:15:10.209Z] ++ set -e [2022-04-21T20:15:10.209Z] ++ '[' -n 0 ']' [2022-04-21T20:15:10.209Z] ++ set -x [2022-04-21T20:15:10.209Z] ++ 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-04-21T20:15:10.209Z] INFO: Testing against a local daemon [2022-04-21T20:15:10.209Z] === RUN TestExternalGraphDriver [2022-04-21T20:15:10.209Z] === RUN TestExternalGraphDriver/json [2022-04-21T20:15:10.384Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-21T20:15:10.731Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:15:10.731Z] INFO: Testing against a local daemon [2022-04-21T20:15:10.731Z] === RUN TestVolumesCreateAndList [2022-04-21T20:15:10.731Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-04-21T20:15:10.731Z] === RUN TestVolumesRemove [2022-04-21T20:15:10.731Z] --- PASS: TestVolumesRemove (0.10s) [2022-04-21T20:15:10.731Z] === RUN TestVolumesInspect [2022-04-21T20:15:10.731Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-21T20:15:10.731Z] === RUN TestVolumesInvalidJSON [2022-04-21T20:15:10.731Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T20:15:10.731Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T20:15:10.731Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T20:15:10.731Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T20:15:10.731Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T20:15:10.731Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T20:15:10.731Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T20:15:10.731Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-21T20:15:10.731Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-21T20:15:10.731Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T20:15:10.731Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T20:15:10.731Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T20:15:10.731Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T20:15:10.731Z] PASS [2022-04-21T20:15:10.731Z] ok github.com/docker/docker/integration/volume 0.250s [2022-04-21T20:15:10.731Z] [2022-04-21T20:15:10.731Z] DONE 9 tests in 1.489s [2022-04-21T20:15:10.731Z] INFO: make.ps1 ended at 04/21/2022 20:15:10 [2022-04-21T20:15:10.731Z] INFO: Integration CLI tests being run from the host: [2022-04-21T20:15:10.731Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-21T20:15:11.321Z] check_test.go:307: [da4b781f98807] daemon is not started [2022-04-21T20:15:11.321Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-21T20:15:11.537Z] 8f616e6e9eec: Pull complete [2022-04-21T20:15:12.108Z] === RUN TestExternalGraphDriver/spec [2022-04-21T20:15:13.472Z] === RUN TestExternalGraphDriver/pull [2022-04-21T20:15:13.855Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-21T20:15:15.362Z] --- PASS: TestExternalGraphDriver (4.82s) [2022-04-21T20:15:15.362Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-04-21T20:15:15.362Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-04-21T20:15:15.362Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-04-21T20:15:15.362Z] === RUN TestGraphdriverPluginV2 [2022-04-21T20:15:15.362Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:15:15.362Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-21T20:15:15.362Z] PASS [2022-04-21T20:15:15.362Z] [2022-04-21T20:15:15.362Z] === Skipped [2022-04-21T20:15:15.362Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-21T20:15:15.362Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:15:15.362Z] [2022-04-21T20:15:15.362Z] DONE 5 tests, 1 skipped in 4.942s [2022-04-21T20:15:15.362Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-21T20:15:15.362Z] ++ 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-04-21T20:15:15.362Z] ++ set -e [2022-04-21T20:15:15.362Z] ++ '[' -n 0 ']' [2022-04-21T20:15:15.362Z] ++ set -x [2022-04-21T20:15:15.362Z] ++ 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-04-21T20:15:15.362Z] INFO: Testing against a local daemon [2022-04-21T20:15:15.362Z] === RUN TestContinueAfterPluginCrash [2022-04-21T20:15:15.362Z] === PAUSE TestContinueAfterPluginCrash [2022-04-21T20:15:15.362Z] === RUN TestReadPluginNoRead [2022-04-21T20:15:15.362Z] === PAUSE TestReadPluginNoRead [2022-04-21T20:15:15.362Z] === RUN TestDaemonStartWithLogOpt [2022-04-21T20:15:15.362Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-21T20:15:15.362Z] === CONT TestContinueAfterPluginCrash [2022-04-21T20:15:15.362Z] === CONT TestDaemonStartWithLogOpt [2022-04-21T20:15:15.760Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-21T20:15:16.423Z] --- PASS: TestHealthKillContainer (7.90s) [2022-04-21T20:15:16.423Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T20:15:16.423Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T20:15:16.423Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T20:15:16.423Z] === RUN TestIpcModeNone [2022-04-21T20:15:16.423Z] --- PASS: TestIpcModeNone (0.44s) [2022-04-21T20:15:16.423Z] === RUN TestIpcModePrivate [2022-04-21T20:15:16.683Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-04-21T20:15:16.943Z] --- PASS: TestIpcModePrivate (0.46s) [2022-04-21T20:15:16.943Z] === RUN TestIpcModeShareable [2022-04-21T20:15:16.943Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T20:15:16.943Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-21T20:15:16.943Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-21T20:15:17.231Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-04-21T20:15:17.231Z] === RUN TestInfoDebug [2022-04-21T20:15:17.231Z] --- PASS: TestInfoDebug (0.52s) [2022-04-21T20:15:17.231Z] === RUN TestInfoInsecureRegistries [2022-04-21T20:15:17.231Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-21T20:15:17.231Z] === RUN TestInfoRegistryMirrors [2022-04-21T20:15:17.231Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-21T20:15:17.231Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T20:15:17.231Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-21T20:15:17.231Z] === RUN TestPingCacheHeaders [2022-04-21T20:15:17.231Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-21T20:15:17.231Z] === RUN TestPingGet [2022-04-21T20:15:17.231Z] --- PASS: TestPingGet (0.02s) [2022-04-21T20:15:17.231Z] === RUN TestPingHead [2022-04-21T20:15:17.231Z] --- PASS: TestPingHead (0.02s) [2022-04-21T20:15:17.231Z] === RUN TestPingSwarmHeader [2022-04-21T20:15:17.797Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-21T20:15:18.322Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-04-21T20:15:18.322Z] === RUN TestAPIIpcModeHost [2022-04-21T20:15:18.322Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T20:15:18.322Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-21T20:15:18.322Z] === RUN TestDaemonIpcModeShareable [2022-04-21T20:15:18.322Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T20:15:18.322Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-21T20:15:18.322Z] === RUN TestDaemonIpcModePrivate [2022-04-21T20:15:18.362Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-21T20:15:18.627Z] --- PASS: TestDaemonStartWithLogOpt (3.12s) [2022-04-21T20:15:18.627Z] === CONT TestReadPluginNoRead [2022-04-21T20:15:19.047Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-21T20:15:19.260Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-21T20:15:19.298Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-21T20:15:19.298Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-04-21T20:15:19.298Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-21T20:15:19.298Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-21T20:15:19.298Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-21T20:15:19.298Z] === RUN TestVersion [2022-04-21T20:15:19.298Z] --- PASS: TestVersion (0.02s) [2022-04-21T20:15:19.298Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-21T20:15:19.298Z] === CONT TestDiskUsage [2022-04-21T20:15:19.397Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:15:19.397Z] INFO: Testing against a local daemon [2022-04-21T20:15:19.397Z] === RUN TestDockerSuite [2022-04-21T20:15:19.397Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-21T20:15:19.397Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-21T20:15:19.397Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T20:15:19.397Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-21T20:15:19.397Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-21T20:15:19.397Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-21T20:15:19.397Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-21T20:15:19.397Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T20:15:19.397Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-21T20:15:19.397Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-21T20:15:19.397Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-21T20:15:19.397Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-21T20:15:19.520Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-04-21T20:15:19.520Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-21T20:15:19.520Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T20:15:19.520Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-21T20:15:19.520Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-21T20:15:19.520Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T20:15:19.520Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-21T20:15:19.520Z] === RUN TestIpcModeOlderClient [2022-04-21T20:15:19.520Z] === PAUSE TestIpcModeOlderClient [2022-04-21T20:15:19.520Z] === RUN TestKillContainerInvalidSignal [2022-04-21T20:15:19.780Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-04-21T20:15:19.780Z] === RUN TestKillContainer [2022-04-21T20:15:19.780Z] === RUN TestKillContainer/no_signal [2022-04-21T20:15:19.862Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-21T20:15:19.868Z] === RUN TestDiskUsage/empty [2022-04-21T20:15:19.868Z] === RUN TestDiskUsage/empty/container_types [2022-04-21T20:15:19.868Z] === RUN TestDiskUsage/empty/image_types [2022-04-21T20:15:19.868Z] === RUN TestDiskUsage/empty/volume_types [2022-04-21T20:15:19.868Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-21T20:15:19.868Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-21T20:15:19.868Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-21T20:15:19.868Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-21T20:15:19.868Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-21T20:15:19.868Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-21T20:15:19.868Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-21T20:15:19.868Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-21T20:15:20.128Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-21T20:15:20.128Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-21T20:15:20.128Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-21T20:15:20.128Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-21T20:15:20.128Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-21T20:15:20.128Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-21T20:15:20.128Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-21T20:15:20.128Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-21T20:15:20.128Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-21T20:15:20.128Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-21T20:15:20.128Z] === RUN TestDiskUsage/after_container.Run [2022-04-21T20:15:20.328Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-21T20:15:20.350Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T20:15:20.516Z] === RUN TestReadPluginNoRead/default [2022-04-21T20:15:20.609Z] === RUN TestKillContainer/killing_signal [2022-04-21T20:15:20.695Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-21T20:15:20.695Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-21T20:15:20.695Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-21T20:15:20.695Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-21T20:15:20.695Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-21T20:15:20.695Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-21T20:15:20.695Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-21T20:15:20.695Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-21T20:15:20.695Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-21T20:15:20.695Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage (1.61s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-04-21T20:15:20.954Z] PASS [2022-04-21T20:15:20.954Z] [2022-04-21T20:15:20.954Z] DONE 54 tests in 22.367s [2022-04-21T20:15:20.954Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-21T20:15:20.954Z] INFO: Testing against a local daemon [2022-04-21T20:15:20.954Z] === RUN TestVolumesCreateAndList [2022-04-21T20:15:20.954Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-21T20:15:20.954Z] === RUN TestVolumesRemove [2022-04-21T20:15:20.954Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-21T20:15:20.954Z] === RUN TestVolumesInspect [2022-04-21T20:15:20.954Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-21T20:15:20.954Z] === RUN TestVolumesInvalidJSON [2022-04-21T20:15:20.954Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T20:15:20.954Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T20:15:20.954Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T20:15:20.954Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T20:15:20.954Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T20:15:20.954Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T20:15:20.954Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T20:15:20.954Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-21T20:15:20.954Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T20:15:20.954Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T20:15:20.954Z] PASS [2022-04-21T20:15:20.954Z] [2022-04-21T20:15:20.954Z] DONE 9 tests in 0.142s [2022-04-21T20:15:20.954Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T20:15:21.178Z] --- PASS: TestKillContainer (1.25s) [2022-04-21T20:15:21.178Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-21T20:15:21.178Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-21T20:15:21.178Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-04-21T20:15:21.178Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T20:15:21.178Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-21T20:15:21.522Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-21T20:15:21.522Z] Removing test suite binaries [2022-04-21T20:15:21.522Z] exiting test-integration [2022-04-21T20:15:21.522Z] ++ exit 0 [2022-04-21T20:15:21.522Z] [2022-04-21T20:15:21.747Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-21T20:15:21.881Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-21T20:15:22.008Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2022-04-21T20:15:22.008Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-21T20:15:22.008Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-04-21T20:15:22.008Z] === RUN TestKillStoppedContainer [2022-04-21T20:15:22.008Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-21T20:15:22.008Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T20:15:22.008Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-04-21T20:15:22.008Z] === RUN TestKillDifferentUserContainer [2022-04-21T20:15:22.350Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-21T20:15:22.578Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-04-21T20:15:22.578Z] === RUN TestInspectOomKilledTrue [2022-04-21T20:15:22.578Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:15:22.578Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T20:15:22.578Z] === RUN TestInspectOomKilledFalse [2022-04-21T20:15:22.578Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:15:22.578Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T20:15:22.578Z] === RUN TestLinksEtcHostsContentMatch [2022-04-21T20:15:22.578Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-21T20:15:22.578Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-21T20:15:22.578Z] === RUN TestLinksContainerNames Post stage [Pipeline] junit [2022-04-21T20:15:22.912Z] Recording test results [2022-04-21T20:15:23.098Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T20:15:23.245Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-21T20:15:23.245Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-04-21T20:15:23.435Z] + echo Ensuring container killed. [2022-04-21T20:15:23.435Z] Ensuring container killed. [2022-04-21T20:15:23.435Z] + docker rm -vf docker-pr4 [2022-04-21T20:15:23.435Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-21T20:15:23.517Z] --- PASS: TestLinksContainerNames (0.84s) [2022-04-21T20:15:23.517Z] === RUN TestLogsFollowTailEmpty [2022-04-21T20:15:23.747Z] + echo Chowning /workspace to jenkins user [2022-04-21T20:15:23.747Z] Chowning /workspace to jenkins user [2022-04-21T20:15:23.747Z] + id -u [2022-04-21T20:15:23.747Z] + id -g [2022-04-21T20:15:23.747Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43480:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T20:15:23.777Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-21T20:15:23.777Z] === RUN TestContainerNetworkMountsNoChown [2022-04-21T20:15:24.173Z] === CONT TestReadPluginNoRead [2022-04-21T20:15:24.173Z] read_test.go:92: [d4741b2d2d0a6] daemon is not started [2022-04-21T20:15:24.173Z] --- PASS: TestReadPluginNoRead (5.81s) [2022-04-21T20:15:24.173Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-04-21T20:15:24.173Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-04-21T20:15:24.173Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-04-21T20:15:24.173Z] PASS [2022-04-21T20:15:24.173Z] [2022-04-21T20:15:24.173Z] DONE 6 tests in 9.036s [2022-04-21T20:15:24.173Z] 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-04-21T20:15:24.173Z] ++ 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-04-21T20:15:24.173Z] ++ set -e [2022-04-21T20:15:24.173Z] ++ '[' -n 0 ']' [2022-04-21T20:15:24.173Z] ++ set -x [2022-04-21T20:15:24.173Z] ++ 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-04-21T20:15:24.173Z] testing: warning: no tests to run [2022-04-21T20:15:24.173Z] PASS [2022-04-21T20:15:24.173Z] [2022-04-21T20:15:24.173Z] DONE 0 tests in 0.033s [2022-04-21T20:15:24.173Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-21T20:15:24.173Z] ++ 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-04-21T20:15:24.174Z] ++ set -e [2022-04-21T20:15:24.174Z] ++ '[' -n 0 ']' [2022-04-21T20:15:24.174Z] ++ set -x [2022-04-21T20:15:24.174Z] ++ 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-04-21T20:15:24.347Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/default [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/default [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/private [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/private [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/rprivate [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/slave [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/slave [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/rslave [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/shared [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/shared [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/rshared [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-21T20:15:24.347Z] === CONT TestMountDaemonRoot/default [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-21T20:15:24.347Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-21T20:15:24.347Z] === CONT TestMountDaemonRoot/rshared [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T20:15:24.347Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-21T20:15:24.347Z] === CONT TestMountDaemonRoot/shared [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-21T20:15:24.347Z] === CONT TestMountDaemonRoot/rslave [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T20:15:24.347Z] === CONT TestMountDaemonRoot/slave [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-21T20:15:24.347Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-21T20:15:24.347Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-21T20:15:24.347Z] === CONT TestMountDaemonRoot/rprivate [2022-04-21T20:15:24.348Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-21T20:15:24.348Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-21T20:15:24.348Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T20:15:24.348Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T20:15:24.348Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-21T20:15:24.348Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-21T20:15:24.348Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T20:15:24.348Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/private [2022-04-21T20:15:24.348Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-21T20:15:24.348Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-21T20:15:24.348Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-21T20:15:24.348Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-21T20:15:24.348Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-21T20:15:24.348Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-21T20:15:24.348Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-21T20:15:24.348Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T20:15:24.348Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-21T20:15:24.429Z] INFO: Testing against a local daemon [2022-04-21T20:15:24.429Z] === RUN TestPluginWithDevMounts [2022-04-21T20:15:24.429Z] === PAUSE TestPluginWithDevMounts [2022-04-21T20:15:24.429Z] === CONT TestPluginWithDevMounts [2022-04-21T20:15:24.607Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T20:15:24.607Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-21T20:15:24.607Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-21T20:15:24.607Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-21T20:15:24.607Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-21T20:15:24.607Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-21T20:15:24.607Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T20:15:24.607Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-21T20:15:24.607Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T20:15:24.607Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-21T20:15:24.607Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-21T20:15:24.607Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-21T20:15:24.607Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-21T20:15:24.607Z] === RUN TestContainerBindMountNonRecursive [2022-04-21T20:15:24.607Z] 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-04-21T20:15:24.607Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-21T20:15:24.607Z] === RUN TestContainerVolumesMountedAsShared [2022-04-21T20:15:24.607Z] 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-04-21T20:15:24.607Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-21T20:15:24.607Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-21T20:15:24.607Z] 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-04-21T20:15:24.607Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-21T20:15:24.607Z] === RUN TestNetworkNat [2022-04-21T20:15:24.880Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-21T20:15:24.880Z] check_test.go:307: [de764f90ff4a9] daemon is not started [2022-04-21T20:15:24.880Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [Pipeline] catchError [Pipeline] { [2022-04-21T20:15:25.139Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [Pipeline] sh [2022-04-21T20:15:25.177Z] --- PASS: TestNetworkNat (0.61s) [2022-04-21T20:15:25.178Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T20:15:25.418Z] + bundleName=amd64-cgroup2 [2022-04-21T20:15:25.418Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-21T20:15:25.418Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-21T20:15:25.418Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-21T20:15:25.418Z] + 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-04-21T20:15:25.688Z] Archiving artifacts [2022-04-21T20:15:25.707Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-21T20:15:25.707Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-21T20:15:25.707Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-21T20:15:25.748Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-21T20:15:25.748Z] === RUN TestNetworkLoopbackNat [2022-04-21T20:15:25.794Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-04-21T20:15:25.794Z] PASS [2022-04-21T20:15:25.794Z] [2022-04-21T20:15:25.794Z] DONE 1 tests in 1.625s [2022-04-21T20:15:25.794Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-21T20:15:25.794Z] ++ 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-04-21T20:15:25.794Z] ++ set -e [2022-04-21T20:15:25.794Z] ++ '[' -n 0 ']' [2022-04-21T20:15:25.794Z] ++ set -x [2022-04-21T20:15:25.794Z] ++ 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-04-21T20:15:26.004Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43480/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T20:15:26.050Z] INFO: Testing against a local daemon [2022-04-21T20:15:26.050Z] === RUN TestSecretInspect [2022-04-21T20:15:26.274Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-21T20:15:26.313Z] + make clean [2022-04-21T20:15:26.313Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T20:15:26.313Z] docker-dev-cache [2022-04-21T20:15:26.313Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T20:15:28.181Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-21T20:15:28.181Z] check_test.go:307: [d75d6fdf4964f] daemon is not started [2022-04-21T20:15:28.181Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-21T20:15:28.285Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-04-21T20:15:28.285Z] === RUN TestPause [2022-04-21T20:15:28.285Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:15:28.285Z] --- SKIP: TestPause (0.00s) [2022-04-21T20:15:28.285Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T20:15:28.285Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T20:15:28.285Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T20:15:28.285Z] === RUN TestPauseStopPausedContainer [2022-04-21T20:15:28.285Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:15:28.285Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-21T20:15:28.285Z] === RUN TestPidHost [2022-04-21T20:15:28.565Z] --- PASS: TestSecretInspect (2.26s) [2022-04-21T20:15:28.565Z] === RUN TestSecretList [2022-04-21T20:15:29.225Z] --- PASS: TestPidHost (0.92s) [2022-04-21T20:15:29.225Z] === RUN TestPsFilter [2022-04-21T20:15:29.225Z] --- PASS: TestPsFilter (0.10s) [2022-04-21T20:15:29.225Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T20:15:29.794Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-04-21T20:15:29.794Z] === RUN TestRemoveContainerWithVolume [2022-04-21T20:15:30.054Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-21T20:15:30.054Z] === RUN TestRemoveContainerRunning [2022-04-21T20:15:30.452Z] --- PASS: TestSecretList (2.20s) [2022-04-21T20:15:30.452Z] === RUN TestSecretsCreateAndDelete [2022-04-21T20:15:30.623Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-04-21T20:15:30.623Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T20:15:30.714Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-21T20:15:30.714Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-21T20:15:30.882Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-04-21T20:15:30.882Z] === RUN TestRemoveInvalidContainer [2022-04-21T20:15:30.882Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-21T20:15:30.882Z] === RUN TestRenameLinkedContainer [2022-04-21T20:15:32.090Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-21T20:15:32.657Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-21T20:15:32.790Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-04-21T20:15:32.790Z] === RUN TestRenameStoppedContainer [2022-04-21T20:15:32.983Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-04-21T20:15:32.983Z] === RUN TestSecretsUpdate [2022-04-21T20:15:33.050Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-21T20:15:33.050Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T20:15:33.483Z] .........................xx.................... [ 29%] [2022-04-21T20:15:33.988Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-04-21T20:15:33.988Z] === RUN TestRenameInvalidName [2022-04-21T20:15:34.557Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-21T20:15:34.557Z] === RUN TestRenameAnonymousContainer [2022-04-21T20:15:34.561Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-21T20:15:34.871Z] --- PASS: TestSecretsUpdate (2.18s) [2022-04-21T20:15:34.871Z] === RUN TestTemplatedSecret [2022-04-21T20:15:35.938Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-04-21T20:15:35.938Z] === RUN TestRenameContainerWithSameName [2022-04-21T20:15:36.513Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-21T20:15:36.513Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T20:15:37.081Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-04-21T20:15:37.081Z] === RUN TestResize [2022-04-21T20:15:37.101Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-21T20:15:37.387Z] --- PASS: TestTemplatedSecret (2.43s) [2022-04-21T20:15:37.387Z] === RUN TestSecretCreateResolve [2022-04-21T20:15:37.652Z] --- PASS: TestResize (0.42s) [2022-04-21T20:15:37.652Z] === RUN TestResizeWithInvalidSize [2022-04-21T20:15:37.912Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-21T20:15:37.912Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T20:15:38.481Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-21T20:15:38.481Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-21T20:15:38.481Z] === RUN TestDaemonRestartKillContainers [2022-04-21T20:15:38.481Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-21T20:15:38.481Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-21T20:15:38.481Z] === RUN TestCgroupNamespacesRun [2022-04-21T20:15:39.276Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-04-21T20:15:39.276Z] PASS [2022-04-21T20:15:39.276Z] [2022-04-21T20:15:39.276Z] DONE 6 tests in 13.488s [2022-04-21T20:15:39.276Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-21T20:15:39.276Z] ++ 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-04-21T20:15:39.276Z] ++ set -e [2022-04-21T20:15:39.276Z] ++ '[' -n 0 ']' [2022-04-21T20:15:39.276Z] ++ set -x [2022-04-21T20:15:39.276Z] ++ 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-04-21T20:15:39.419Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-04-21T20:15:39.419Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-21T20:15:39.532Z] INFO: Testing against a local daemon [2022-04-21T20:15:39.532Z] === RUN TestServiceCreateInit [2022-04-21T20:15:39.532Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T20:15:40.385Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-21T20:15:40.643Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-21T20:15:40.801Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-04-21T20:15:40.801Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-21T20:15:41.741Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-04-21T20:15:41.741Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-21T20:15:43.121Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-04-21T20:15:43.121Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-21T20:15:43.176Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-21T20:15:43.699Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T20:15:43.743Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-21T20:15:44.062Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-04-21T20:15:44.062Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-21T20:15:45.442Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-21T20:15:45.442Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-21T20:15:45.647Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-21T20:15:46.012Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-21T20:15:46.012Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-21T20:15:46.965Z] --- PASS: TestServiceCreateInit (6.90s) [2022-04-21T20:15:46.965Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2022-04-21T20:15:46.965Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.23s) [2022-04-21T20:15:46.965Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T20:15:47.021Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-21T20:15:47.392Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-04-21T20:15:47.392Z] === RUN TestNISDomainname [2022-04-21T20:15:47.392Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-21T20:15:47.392Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-21T20:15:47.392Z] === RUN TestHostnameDnsResolution [2022-04-21T20:15:47.961Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-04-21T20:15:47.961Z] === RUN TestUnprivilegedPortsAndPing [2022-04-21T20:15:47.961Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-21T20:15:47.961Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-21T20:15:47.961Z] === RUN TestPrivilegedHostDevices [2022-04-21T20:15:48.221Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-04-21T20:15:48.221Z] === RUN TestStats [2022-04-21T20:15:48.221Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:15:48.221Z] --- SKIP: TestStats (0.00s) [2022-04-21T20:15:48.221Z] === RUN TestStopContainerWithTimeout [2022-04-21T20:15:48.221Z] === RUN TestStopContainerWithTimeout/0 [2022-04-21T20:15:48.221Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-21T20:15:48.221Z] === RUN TestStopContainerWithTimeout/1 [2022-04-21T20:15:48.221Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-21T20:15:48.221Z] === RUN TestStopContainerWithTimeout/3 [2022-04-21T20:15:48.221Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-21T20:15:48.221Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-21T20:15:48.221Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-21T20:15:48.221Z] === CONT TestStopContainerWithTimeout/0 [2022-04-21T20:15:48.221Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-21T20:15:48.790Z] === CONT TestStopContainerWithTimeout/3 [2022-04-21T20:15:50.339Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-21T20:15:51.210Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-21T20:15:51.327Z] === CONT TestStopContainerWithTimeout/1 [2022-04-21T20:15:52.707Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-21T20:15:52.707Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2022-04-21T20:15:52.707Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-04-21T20:15:52.707Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-04-21T20:15:52.707Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-04-21T20:15:52.707Z] === RUN TestDeleteDevicemapper [2022-04-21T20:15:52.707Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T20:15:52.707Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-21T20:15:52.707Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T20:15:53.114Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-21T20:15:53.646Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2022-04-21T20:15:53.646Z] === RUN TestUpdateMemory [2022-04-21T20:15:53.646Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:15:53.646Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-21T20:15:53.646Z] === RUN TestUpdateCPUQuota [2022-04-21T20:15:53.646Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:15:53.646Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-21T20:15:53.646Z] === RUN TestUpdatePidsLimit [2022-04-21T20:15:53.646Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:15:53.646Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-21T20:15:53.646Z] === RUN TestUpdateRestartPolicy [2022-04-21T20:15:54.052Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-21T20:15:55.429Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-21T20:15:57.774Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-21T20:15:58.717Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-21T20:16:00.810Z] --- PASS: TestBuildWithHugeFile (107.42s) [2022-04-21T20:16:00.810Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T20:16:00.810Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:16:00.810Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:16:00.810Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T20:16:00.810Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:16:00.810Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:16:00.810Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:16:00.810Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:16:00.810Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:16:00.810Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:16:00.810Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:16:00.810Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:16:00.810Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:16:00.810Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-21T20:16:00.810Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-21T20:16:00.810Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-21T20:16:00.810Z] === RUN TestBuildPreserveOwnership [2022-04-21T20:16:00.810Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:16:00.810Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-21T20:16:00.810Z] === RUN TestBuildPlatformInvalid [2022-04-21T20:16:00.810Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-21T20:16:00.810Z] PASS [2022-04-21T20:16:00.810Z] ok github.com/docker/docker/integration/build 162.845s [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] === Skipped [2022-04-21T20:16:00.810Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-21T20:16:00.810Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-21T20:16:00.810Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-21T20:16:00.810Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-21T20:16:00.810Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:16:00.810Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-21T20:16:00.810Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] DONE 29 tests, 6 skipped in 188.674s [2022-04-21T20:16:00.810Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-21T20:16:00.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:16:00.810Z] INFO: Testing against a local daemon [2022-04-21T20:16:00.810Z] === RUN TestConfigInspect [2022-04-21T20:16:00.810Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.810Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-21T20:16:00.810Z] === RUN TestConfigList [2022-04-21T20:16:00.810Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.810Z] --- SKIP: TestConfigList (0.00s) [2022-04-21T20:16:00.810Z] === RUN TestConfigsCreateAndDelete [2022-04-21T20:16:00.810Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.810Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-21T20:16:00.810Z] === RUN TestConfigsUpdate [2022-04-21T20:16:00.810Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.810Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-21T20:16:00.810Z] === RUN TestTemplatedConfig [2022-04-21T20:16:00.810Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.810Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-21T20:16:00.810Z] === RUN TestConfigCreateResolve [2022-04-21T20:16:00.810Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:16:00.810Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-21T20:16:00.810Z] PASS [2022-04-21T20:16:00.810Z] ok github.com/docker/docker/integration/config 0.079s [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] === Skipped [2022-04-21T20:16:00.810Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-21T20:16:00.810Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-21T20:16:00.810Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-21T20:16:00.810Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-21T20:16:00.810Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-21T20:16:00.810Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-21T20:16:00.810Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:16:00.810Z] [2022-04-21T20:16:00.810Z] DONE 6 tests, 6 skipped in 1.949s [2022-04-21T20:16:00.810Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-21T20:16:00.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:16:00.810Z] INFO: Testing against a local daemon [2022-04-21T20:16:00.810Z] === RUN TestCheckpoint [2022-04-21T20:16:00.810Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:16:00.810Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T20:16:00.810Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T20:16:00.810Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:16:00.810Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:16:00.810Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:16:00.810Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:16:00.810Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T20:16:00.810Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T20:16:00.810Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T20:16:00.810Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T20:16:00.810Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T20:16:00.810Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T20:16:00.810Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T20:16:00.811Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T20:16:00.811Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2022-04-21T20:16:00.811Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T20:16:00.811Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2022-04-21T20:16:00.811Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T20:16:00.811Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-04-21T20:16:00.811Z] === RUN TestCopyEmptyFile [2022-04-21T20:16:00.811Z] --- PASS: TestCopyEmptyFile (0.33s) [2022-04-21T20:16:00.811Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T20:16:00.811Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2022-04-21T20:16:00.811Z] === RUN TestCopyFromContainer [2022-04-21T20:16:00.811Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.811Z] --- SKIP: TestCopyFromContainer (0.01s) [2022-04-21T20:16:00.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T20:16:00.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:16:00.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:16:00.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:16:00.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:16:00.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:16:00.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:16:00.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:16:00.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:16:00.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:16:00.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-21T20:16:00.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T20:16:00.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T20:16:00.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T20:16:00.811Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T20:16:00.811Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T20:16:00.811Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T20:16:00.811Z] === RUN TestCreateWithInvalidEnv [2022-04-21T20:16:00.811Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T20:16:00.811Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T20:16:00.811Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T20:16:00.811Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T20:16:00.811Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T20:16:00.811Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T20:16:00.811Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T20:16:00.811Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T20:16:00.811Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T20:16:00.811Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-21T20:16:00.811Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T20:16:00.811Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T20:16:00.811Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T20:16:00.811Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T20:16:00.811Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.811Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T20:16:00.811Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T20:16:00.811Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:16:00.811Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T20:16:00.811Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T20:16:00.811Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:16:00.811Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T20:16:00.811Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T20:16:00.811Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:16:00.811Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:16:00.811Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:16:00.811Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:16:00.811Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:16:00.811Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:16:00.811Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:16:00.811Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:16:00.811Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:16:00.811Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:16:00.811Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:16:00.811Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:16:00.811Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:16:00.811Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:16:00.811Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:16:00.811Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-21T20:16:00.811Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T20:16:00.811Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-21T20:16:00.811Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-21T20:16:00.811Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-21T20:16:00.811Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-21T20:16:00.811Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T20:16:00.811Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T20:16:00.811Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T20:16:00.811Z] === RUN TestCreateDifferentPlatform [2022-04-21T20:16:00.811Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T20:16:00.811Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T20:16:00.811Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-21T20:16:00.811Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T20:16:00.811Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T20:16:00.811Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T20:16:00.811Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-04-21T20:16:00.811Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T20:16:00.811Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T20:16:00.811Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-21T20:16:00.811Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T20:16:00.811Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:00.811Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-21T20:16:00.811Z] === RUN TestWindowsDevices [2022-04-21T20:16:00.811Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-21T20:16:00.811Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-21T20:16:00.811Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T20:16:00.811Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T20:16:00.811Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-21T20:16:00.811Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T20:16:00.811Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T20:16:00.811Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T20:16:00.811Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:00.811Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:16:01.804Z] --- PASS: TestCreateServiceMultipleTimes (15.22s) [2022-04-21T20:16:01.804Z] === RUN TestCreateServiceConflict [2022-04-21T20:16:02.372Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-21T20:16:02.372Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-21T20:16:02.372Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-21T20:16:02.372Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-04-21T20:16:02.372Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-04-21T20:16:02.372Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.48s) [2022-04-21T20:16:02.372Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.88s) [2022-04-21T20:16:02.372Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.32s) [2022-04-21T20:16:02.372Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.95s) [2022-04-21T20:16:02.372Z] === RUN TestDiff [2022-04-21T20:16:02.372Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T20:16:02.372Z] --- SKIP: TestDiff (0.00s) [2022-04-21T20:16:02.372Z] === RUN TestExecWithCloseStdin [2022-04-21T20:16:02.909Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-21T20:16:02.909Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-21T20:16:03.038Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-21T20:16:03.694Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-04-21T20:16:03.694Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T20:16:04.286Z] docker_cli_daemon_test.go:2506: [dc4fae9fb4753] daemon is not started [2022-04-21T20:16:04.583Z] --- PASS: TestExecWithCloseStdin (2.11s) [2022-04-21T20:16:04.583Z] === RUN TestExec [2022-04-21T20:16:05.909Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-04-21T20:16:05.909Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T20:16:05.909Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-21T20:16:05.909Z] === RUN TestWaitNonBlocked [2022-04-21T20:16:05.909Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:16:05.909Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:16:05.909Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:16:05.909Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:16:05.909Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:16:05.909Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:16:05.909Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-21T20:16:05.909Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-04-21T20:16:05.909Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-04-21T20:16:05.909Z] === RUN TestWaitBlocked [2022-04-21T20:16:05.909Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T20:16:05.909Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T20:16:05.909Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T20:16:05.909Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T20:16:05.909Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T20:16:05.909Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T20:16:06.145Z] --- PASS: TestExec (1.76s) [2022-04-21T20:16:06.145Z] === RUN TestExecUser [2022-04-21T20:16:06.145Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T20:16:06.145Z] --- SKIP: TestExecUser (0.00s) [2022-04-21T20:16:06.145Z] === RUN TestExportContainerAndImportImage [2022-04-21T20:16:06.145Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:06.145Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-21T20:16:06.145Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T20:16:06.145Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:06.145Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T20:16:06.145Z] === RUN TestHealthCheckWorkdir [2022-04-21T20:16:06.145Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T20:16:06.145Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-21T20:16:06.145Z] === RUN TestHealthKillContainer [2022-04-21T20:16:06.145Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T20:16:06.145Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-21T20:16:06.145Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T20:16:06.145Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T20:16:06.145Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T20:16:06.145Z] === RUN TestKillContainerInvalidSignal [2022-04-21T20:16:06.188Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-21T20:16:06.478Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-21T20:16:06.478Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-04-21T20:16:06.478Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-04-21T20:16:06.478Z] === CONT TestDaemonRestartIpcMode [2022-04-21T20:16:06.478Z] === CONT TestIpcModeOlderClient [2022-04-21T20:16:06.478Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-21T20:16:06.478Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-21T20:16:06.989Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-04-21T20:16:06.989Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T20:16:07.565Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-21T20:16:07.706Z] --- PASS: TestKillContainerInvalidSignal (1.46s) [2022-04-21T20:16:07.706Z] === RUN TestKillContainer [2022-04-21T20:16:07.706Z] === RUN TestKillContainer/no_signal [2022-04-21T20:16:07.824Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-21T20:16:08.392Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-21T20:16:09.020Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-04-21T20:16:09.269Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T20:16:09.269Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T20:16:09.269Z] === RUN TestKillContainer/killing_signal [2022-04-21T20:16:09.281Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2022-04-21T20:16:09.281Z] PASS [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === Skipped [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-21T20:16:09.281Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-21T20:16:09.281Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-21T20:16:09.281Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-21T20:16:09.281Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T20:16:09.281Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-21T20:16:09.281Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-21T20:16:09.281Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-21T20:16:09.281Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-21T20:16:09.281Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-21T20:16:09.281Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-21T20:16:09.281Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-21T20:16:09.281Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-21T20:16:09.281Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-21T20:16:09.281Z] 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-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-21T20:16:09.281Z] 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-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-21T20:16:09.281Z] 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-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-21T20:16:09.281Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T20:16:09.281Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-21T20:16:09.281Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-21T20:16:09.281Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-21T20:16:09.281Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-21T20:16:09.281Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-21T20:16:09.281Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-21T20:16:09.281Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-21T20:16:09.281Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-21T20:16:09.281Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-21T20:16:09.281Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T20:16:09.281Z] [2022-04-21T20:16:09.281Z] DONE 212 tests, 27 skipped in 73.833s [2022-04-21T20:16:09.281Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-21T20:16:09.329Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-21T20:16:09.541Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T20:16:09.589Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-21T20:16:09.848Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-21T20:16:10.108Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-21T20:16:10.110Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-21T20:16:10.110Z] === RUN TestDaemonConfigValidation [2022-04-21T20:16:10.110Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-21T20:16:10.110Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-21T20:16:10.110Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-21T20:16:10.110Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-21T20:16:10.110Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-21T20:16:10.110Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-21T20:16:10.110Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-21T20:16:10.110Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-21T20:16:10.110Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-21T20:16:10.110Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-21T20:16:10.110Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-21T20:16:10.110Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-21T20:16:10.110Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-21T20:16:10.110Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-21T20:16:10.110Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-21T20:16:10.369Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-21T20:16:10.369Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-21T20:16:10.369Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2022-04-21T20:16:10.369Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-04-21T20:16:10.369Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-04-21T20:16:10.369Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-21T20:16:10.369Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T20:16:10.369Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-21T20:16:11.310Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-21T20:16:12.657Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-21T20:16:12.689Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-21T20:16:13.596Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-21T20:16:13.629Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-21T20:16:13.629Z] daemon_test.go:156: [d271883f79d07] daemon is not started [2022-04-21T20:16:13.629Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-04-21T20:16:13.629Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-04-21T20:16:13.629Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-21T20:16:13.629Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-04-21T20:16:13.629Z] === RUN TestDaemonProxy [2022-04-21T20:16:13.629Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-21T20:16:13.629Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-21T20:16:13.629Z] PASS [2022-04-21T20:16:13.629Z] [2022-04-21T20:16:13.629Z] === Skipped [2022-04-21T20:16:13.629Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-21T20:16:13.629Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-21T20:16:13.629Z] [2022-04-21T20:16:13.629Z] DONE 12 tests, 1 skipped in 4.210s [2022-04-21T20:16:13.629Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-21T20:16:13.629Z] INFO: Testing against a local daemon [2022-04-21T20:16:13.629Z] === RUN TestCommitInheritsEnv [2022-04-21T20:16:14.974Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-21T20:16:15.232Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-21T20:16:15.535Z] --- PASS: TestCommitInheritsEnv (1.41s) [2022-04-21T20:16:15.535Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T20:16:15.535Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-21T20:16:15.535Z] === RUN TestImportWithCustomPlatform [2022-04-21T20:16:15.535Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-21T20:16:15.535Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-21T20:16:15.535Z] === RUN TestImportWithCustomPlatform// [2022-04-21T20:16:15.535Z] === RUN TestImportWithCustomPlatform/linux [2022-04-21T20:16:15.535Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-21T20:16:15.535Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-21T20:16:15.535Z] === RUN TestImportWithCustomPlatform/macos [2022-04-21T20:16:15.535Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-21T20:16:15.535Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-21T20:16:15.535Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-21T20:16:15.535Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-21T20:16:15.535Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-21T20:16:15.535Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-21T20:16:15.535Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-21T20:16:15.535Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-21T20:16:15.535Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-21T20:16:15.535Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-21T20:16:15.535Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-21T20:16:15.535Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-21T20:16:15.535Z] === RUN TestImagesFilterMultiReference [2022-04-21T20:16:15.535Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-21T20:16:15.535Z] === RUN TestImagePullPlatformInvalid [2022-04-21T20:16:15.535Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-21T20:16:15.535Z] === RUN TestRemoveImageOrphaning [2022-04-21T20:16:16.422Z] --- PASS: TestKillContainer (7.95s) [2022-04-21T20:16:16.422Z] --- PASS: TestKillContainer/no_signal (1.40s) [2022-04-21T20:16:16.422Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T20:16:16.422Z] --- PASS: TestKillContainer/killing_signal (6.49s) [2022-04-21T20:16:16.422Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T20:16:16.422Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:16:16.422Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T20:16:16.422Z] === RUN TestKillStoppedContainer [2022-04-21T20:16:16.422Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:16:16.422Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-21T20:16:16.422Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T20:16:16.422Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:16:16.422Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T20:16:16.422Z] === RUN TestKillDifferentUserContainer [2022-04-21T20:16:16.422Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T20:16:16.422Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-21T20:16:16.422Z] === RUN TestInspectOomKilledTrue [2022-04-21T20:16:16.422Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:16.422Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T20:16:16.422Z] === RUN TestInspectOomKilledFalse [2022-04-21T20:16:16.422Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:16:16.422Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T20:16:16.422Z] === RUN TestLogsFollowTailEmpty [2022-04-21T20:16:17.134Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-21T20:16:17.393Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-21T20:16:17.407Z] --- PASS: TestLogsFollowTailEmpty (1.46s) [2022-04-21T20:16:17.407Z] === RUN TestNetworkNat [2022-04-21T20:16:17.407Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T20:16:17.407Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-21T20:16:17.407Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T20:16:17.441Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-04-21T20:16:17.441Z] === RUN TestRemoveImageGarbageCollector [2022-04-21T20:16:17.441Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-21T20:16:17.441Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-21T20:16:17.441Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T20:16:17.441Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-21T20:16:17.441Z] === RUN TestTagInvalidReference [2022-04-21T20:16:17.441Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-21T20:16:17.441Z] === RUN TestTagValidPrefixedRepo [2022-04-21T20:16:17.441Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-21T20:16:17.441Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T20:16:17.442Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-21T20:16:17.442Z] === RUN TestTagOfficialNames [2022-04-21T20:16:17.442Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-21T20:16:17.442Z] === RUN TestTagMatchesDigest [2022-04-21T20:16:17.442Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-21T20:16:17.442Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-21T20:16:18.328Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-21T20:16:19.268Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-21T20:16:19.528Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-21T20:16:19.618Z] --- PASS: TestNetworkLocalhostTCPNat (2.12s) [2022-04-21T20:16:19.618Z] === RUN TestNetworkLoopbackNat [2022-04-21T20:16:19.618Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T20:16:19.618Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-21T20:16:19.618Z] === RUN TestPause [2022-04-21T20:16:19.618Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T20:16:19.618Z] --- SKIP: TestPause (0.00s) [2022-04-21T20:16:19.618Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T20:16:19.724Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-21T20:16:20.603Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.42s) [2022-04-21T20:16:20.603Z] === RUN TestPauseStopPausedContainer [2022-04-21T20:16:20.603Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:20.603Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-21T20:16:20.603Z] === RUN TestPsFilter [2022-04-21T20:16:21.070Z] --- PASS: TestPsFilter (0.18s) [2022-04-21T20:16:21.070Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T20:16:21.829Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s) [2022-04-21T20:16:21.829Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T20:16:21.829Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2022-04-21T20:16:21.829Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T20:16:22.063Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-21T20:16:22.063Z] check_test.go:307: [d8cc57e0b4b61] daemon is not started [2022-04-21T20:16:22.063Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-21T20:16:22.633Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.70s) [2022-04-21T20:16:22.633Z] === RUN TestRemoveContainerWithVolume [2022-04-21T20:16:24.194Z] --- PASS: TestRemoveContainerWithVolume (1.74s) [2022-04-21T20:16:24.194Z] === RUN TestRemoveContainerRunning [2022-04-21T20:16:24.344Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-04-21T20:16:24.344Z] === RUN TestCreateServiceSysctls [2022-04-21T20:16:25.761Z] --- PASS: TestRemoveContainerRunning (1.41s) [2022-04-21T20:16:25.762Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T20:16:27.325Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.44s) [2022-04-21T20:16:27.325Z] === RUN TestRemoveInvalidContainer [2022-04-21T20:16:27.325Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-21T20:16:27.325Z] === RUN TestRenameLinkedContainer [2022-04-21T20:16:27.325Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T20:16:27.325Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-21T20:16:27.325Z] === RUN TestRenameStoppedContainer [2022-04-21T20:16:27.333Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-21T20:16:27.609Z] --- PASS: TestCreateServiceSysctls (3.00s) [2022-04-21T20:16:27.609Z] === RUN TestCreateServiceCapabilities [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite (337.05s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.12s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.56s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.48s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.09s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.14s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.45s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.17s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.02s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.23s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.11s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.19s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.38s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.33s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.82s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.20s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.53s) [2022-04-21T20:16:27.903Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.09s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.80s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.09s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.39s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.66s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.87s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.27s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.93s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.00s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.50s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.94s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.64s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.48s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.47s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.50s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.92s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.75s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.53s) [2022-04-21T20:16:27.903Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-21T20:16:27.903Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.52s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.66s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.26s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.04s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.90s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.07s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.15s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.58s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.44s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.11s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.92s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.71s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.77s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.73s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.01s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.12s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.32s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.53s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.76s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.27s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.11s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.35s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.32s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.60s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.63s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.78s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-04-21T20:16:27.903Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.67s) [2022-04-21T20:16:27.903Z] === RUN TestDockerSwarmSuite [2022-04-21T20:16:27.903Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-21T20:16:28.886Z] --- PASS: TestRenameStoppedContainer (1.71s) [2022-04-21T20:16:28.886Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T20:16:30.125Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-04-21T20:16:30.125Z] === RUN TestInspect [2022-04-21T20:16:31.192Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-21T20:16:31.244Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-21T20:16:32.595Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-21T20:16:32.595Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-21T20:16:32.595Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-21T20:16:32.595Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-21T20:16:32.595Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-21T20:16:32.595Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-21T20:16:32.595Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-21T20:16:32.595Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-21T20:16:32.595Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-21T20:16:32.595Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-21T20:16:32.595Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-21T20:16:32.641Z] --- PASS: TestInspect (2.55s) [2022-04-21T20:16:32.641Z] === RUN TestCreateJob [2022-04-21T20:16:32.669Z] --- PASS: TestRenameRunningContainerAndReuse (3.24s) [2022-04-21T20:16:32.669Z] === RUN TestRenameInvalidName [2022-04-21T20:16:32.689Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-21T20:16:33.062Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-21T20:16:33.062Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T20:16:33.062Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-21T20:16:33.062Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T20:16:33.062Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-21T20:16:33.062Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T20:16:33.062Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-21T20:16:33.062Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T20:16:33.062Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-21T20:16:33.654Z] --- PASS: TestRenameInvalidName (1.45s) [2022-04-21T20:16:33.654Z] === RUN TestRenameAnonymousContainer [2022-04-21T20:16:34.478Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-21T20:16:35.910Z] --- PASS: TestCreateJob (2.93s) [2022-04-21T20:16:35.910Z] === RUN TestReplicatedJob [2022-04-21T20:16:36.005Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-21T20:16:36.005Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T20:16:36.005Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-21T20:16:36.005Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T20:16:36.005Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-21T20:16:36.851Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-21T20:16:39.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-21T20:16:39.785Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-21T20:16:41.172Z] --- PASS: TestReplicatedJob (5.18s) [2022-04-21T20:16:41.172Z] === RUN TestUpdateReplicatedJob [2022-04-21T20:16:41.572Z] ............................ [ 66%] [2022-04-21T20:16:43.696Z] --- PASS: TestUpdateReplicatedJob (3.08s) [2022-04-21T20:16:43.696Z] === RUN TestServiceListWithStatuses [2022-04-21T20:16:43.696Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T20:16:43.696Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T20:16:43.696Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T20:16:44.066Z] --- PASS: TestRenameAnonymousContainer (10.17s) [2022-04-21T20:16:44.066Z] === RUN TestRenameContainerWithSameName [2022-04-21T20:16:45.630Z] --- PASS: TestRenameContainerWithSameName (1.47s) [2022-04-21T20:16:45.630Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T20:16:45.630Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T20:16:45.630Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T20:16:45.630Z] === RUN TestResize [2022-04-21T20:16:46.615Z] --- PASS: TestResize (1.42s) [2022-04-21T20:16:46.615Z] === RUN TestResizeWithInvalidSize [2022-04-21T20:16:47.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-21T20:16:47.863Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2022-04-21T20:16:47.863Z] === RUN TestDockerNetworkReConnect [2022-04-21T20:16:48.175Z] --- PASS: TestResizeWithInvalidSize (1.46s) [2022-04-21T20:16:48.176Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T20:16:49.735Z] --- PASS: TestResizeWhenContainerNotStarted (1.69s) [2022-04-21T20:16:49.735Z] === RUN TestDaemonRestartKillContainers [2022-04-21T20:16:49.735Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:16:49.735Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-21T20:16:49.735Z] === RUN TestStats [2022-04-21T20:16:49.735Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T20:16:49.735Z] --- SKIP: TestStats (0.00s) [2022-04-21T20:16:49.735Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T20:16:49.765Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-21T20:16:51.129Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-04-21T20:16:51.129Z] === RUN TestServicePlugin [2022-04-21T20:16:51.129Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:16:51.129Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-21T20:16:51.129Z] === RUN TestServiceUpdateLabel [2022-04-21T20:16:52.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-21T20:16:52.701Z] dccd9e4d14d3: Pull complete [2022-04-21T20:16:52.701Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-21T20:16:52.701Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:16:52.701Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-21T20:16:52.701Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-21T20:16:52.701Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-21T20:16:52.701Z] WARN: Skipping validation tests [2022-04-21T20:16:52.701Z] INFO: Running unit tests at 04/21/2022 20:16:40... [2022-04-21T20:16:52.701Z] INFO: make.ps1 starting at 04/21/2022 20:16:43 [2022-04-21T20:16:52.701Z] INFO: Git commit (1b4fd1cff4) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T20:16:52.701Z] INFO: Running unit tests... [2022-04-21T20:16:52.702Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-04-21T20:16:53.018Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-04-21T20:16:53.018Z] === RUN TestServiceUpdateSecrets [2022-04-21T20:16:53.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-21T20:16:54.481Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.56s) [2022-04-21T20:16:54.481Z] === RUN TestStopContainerWithTimeout [2022-04-21T20:16:54.481Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-21T20:16:54.481Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-21T20:16:54.481Z] === RUN TestUpdateRestartPolicy [2022-04-21T20:16:56.517Z] docker_api_swarm_test.go:563: [dde56a0c61c76] joining swarm manager [d45cbef07fc6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:16:59.049Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-21T20:16:59.616Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-21T20:16:59.744Z] ? github.com/docker/docker/api [no test files] [2022-04-21T20:17:00.184Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-21T20:17:01.120Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-21T20:17:02.057Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-21T20:17:02.057Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-21T20:17:02.317Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-21T20:17:02.575Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-21T20:17:07.855Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-04-21T20:17:07.855Z] === RUN TestServiceUpdateConfigs [2022-04-21T20:17:09.140Z] docker_api_swarm_test.go:585: [dfd5c4e26a8e6] joining swarm manager [d45cbef07fc6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:17:12.277Z] --- PASS: TestUpdateRestartPolicy (17.65s) [2022-04-21T20:17:12.277Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T20:17:12.426Z] check_test.go:378: [dde56a0c61c76] daemon is not started [2022-04-21T20:17:12.993Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-21T20:17:13.252Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-21T20:17:13.850Z] --- PASS: TestUpdateRestartWithAutoRemove (1.47s) [2022-04-21T20:17:13.850Z] === RUN TestWaitNonBlocked [2022-04-21T20:17:13.850Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:17:13.850Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:17:13.850Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:17:13.850Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:17:13.850Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:17:13.850Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:17:14.200Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-21T20:17:14.459Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-21T20:17:15.026Z] === RUN TestDockerSuite/TestBuildFails [2022-04-21T20:17:15.593Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-21T20:17:15.593Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-21T20:17:16.065Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-21T20:17:16.065Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.05s) [2022-04-21T20:17:16.065Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.14s) [2022-04-21T20:17:16.065Z] === RUN TestWaitBlocked [2022-04-21T20:17:16.065Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:17:16.065Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-21T20:17:16.065Z] PASS [2022-04-21T20:17:16.065Z] ok github.com/docker/docker/integration/container 80.224s [2022-04-21T20:17:16.065Z] [2022-04-21T20:17:16.065Z] === Skipped [2022-04-21T20:17:16.065Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-21T20:17:16.065Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:17:16.065Z] [2022-04-21T20:17:16.065Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2022-04-21T20:17:16.065Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:17:16.065Z] [2022-04-21T20:17:16.065Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T20:17:16.065Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T20:17:16.065Z] [2022-04-21T20:17:16.065Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T20:17:16.065Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:17:16.065Z] [2022-04-21T20:17:16.065Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T20:17:16.065Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:17:16.065Z] [2022-04-21T20:17:16.065Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T20:17:16.065Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:17:16.065Z] [2022-04-21T20:17:16.065Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T20:17:16.065Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T20:17:16.065Z] [2022-04-21T20:17:16.065Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-21T20:17:16.065Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T20:17:16.065Z] [2022-04-21T20:17:16.065Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-21T20:17:16.065Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:17:16.065Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-21T20:17:16.066Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T20:17:16.066Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-21T20:17:16.066Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-21T20:17:16.066Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-21T20:17:16.066Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T20:17:16.066Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-21T20:17:16.066Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-21T20:17:16.066Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T20:17:16.066Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-21T20:17:16.066Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T20:17:16.066Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T20:17:16.066Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-21T20:17:16.066Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T20:17:16.066Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-21T20:17:16.066Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-21T20:17:16.066Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-21T20:17:16.066Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-21T20:17:16.066Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-21T20:17:16.066Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-21T20:17:16.066Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-21T20:17:16.066Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-21T20:17:16.066Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T20:17:16.066Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-21T20:17:16.066Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-21T20:17:16.066Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-21T20:17:16.066Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-21T20:17:16.066Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:17:16.066Z] [2022-04-21T20:17:16.066Z] DONE 120 tests, 34 skipped in 82.832s [2022-04-21T20:17:16.066Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-21T20:17:17.380Z] === RUN TestMiddlewares [2022-04-21T20:17:17.380Z] --- PASS: TestMiddlewares (0.00s) [2022-04-21T20:17:17.380Z] PASS [2022-04-21T20:17:17.380Z] coverage: 7.9% of statements [2022-04-21T20:17:17.380Z] ok github.com/docker/docker/api/server 0.044s coverage: 7.9% of statements [2022-04-21T20:17:18.128Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-21T20:17:20.032Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-21T20:17:21.408Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-21T20:17:22.692Z] --- PASS: TestServiceUpdateConfigs (14.19s) [2022-04-21T20:17:22.692Z] === RUN TestServiceUpdateNetwork [2022-04-21T20:17:22.787Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-21T20:17:22.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-21T20:17:22.787Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-21T20:17:22.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-21T20:17:22.870Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-21T20:17:23.046Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-21T20:17:24.427Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-21T20:17:26.334Z] docker_api_swarm_test.go:46: [d0b8f1df16c85] joining swarm manager [dba9756f801b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:17:26.901Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-21T20:17:27.837Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-21T20:17:28.095Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-21T20:17:29.999Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-21T20:17:31.903Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-21T20:17:31.903Z] --- PASS: TestImportExtremelyLargeImageWorks (180.92s) [2022-04-21T20:17:31.903Z] PASS [2022-04-21T20:17:31.903Z] [2022-04-21T20:17:31.903Z] DONE 22 tests in 185.764s [2022-04-21T20:17:31.903Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-21T20:17:31.903Z] ++ 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-04-21T20:17:31.903Z] ++ set -e [2022-04-21T20:17:31.903Z] ++ '[' -n 0 ']' [2022-04-21T20:17:31.903Z] ++ set -x [2022-04-21T20:17:31.903Z] ++ 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-04-21T20:17:32.161Z] INFO: Testing against a local daemon [2022-04-21T20:17:32.161Z] === RUN TestNetworkCreateDelete [2022-04-21T20:17:32.420Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-04-21T20:17:32.420Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T20:17:32.679Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-04-21T20:17:32.679Z] === RUN TestDaemonDNSFallback [2022-04-21T20:17:32.938Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-21T20:17:34.992Z] --- PASS: TestServiceUpdateNetwork (12.27s) [2022-04-21T20:17:34.992Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T20:17:35.247Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-21T20:17:35.809Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-21T20:17:36.221Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-21T20:17:36.221Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-21T20:17:36.787Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-21T20:17:37.355Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-21T20:17:37.927Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-21T20:17:37.927Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-21T20:17:37.974Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-21T20:17:38.863Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-21T20:17:39.122Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-21T20:17:39.381Z] --- PASS: TestDaemonDNSFallback (6.52s) [2022-04-21T20:17:39.381Z] === RUN TestInspectNetwork [2022-04-21T20:17:39.381Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-21T20:17:39.640Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-21T20:17:40.207Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-21T20:17:40.401Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-21T20:17:40.401Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T20:17:40.401Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-21T20:17:40.466Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-21T20:17:40.495Z] tests/integration/client_test.py ..... [ 75%] [2022-04-21T20:17:40.495Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-21T20:17:40.495Z] tests/integration/errors_test.py . [ 76%] [2022-04-21T20:17:41.356Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T20:17:41.356Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T20:17:41.356Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-21T20:17:41.356Z] === RUN TestDaemonConfigValidation [2022-04-21T20:17:41.356Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T20:17:41.356Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-21T20:17:41.356Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T20:17:41.356Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T20:17:41.356Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T20:17:41.356Z] === RUN TestDaemonProxy [2022-04-21T20:17:41.356Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T20:17:41.356Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-21T20:17:41.356Z] PASS [2022-04-21T20:17:41.356Z] ok github.com/docker/docker/integration/daemon 0.099s [2022-04-21T20:17:41.356Z] [2022-04-21T20:17:41.356Z] === Skipped [2022-04-21T20:17:41.356Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-21T20:17:41.356Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T20:17:41.356Z] [2022-04-21T20:17:41.356Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-21T20:17:41.356Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T20:17:41.356Z] [2022-04-21T20:17:41.356Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T20:17:41.356Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T20:17:41.356Z] [2022-04-21T20:17:41.356Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-21T20:17:41.356Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T20:17:41.356Z] [2022-04-21T20:17:41.356Z] DONE 4 tests, 4 skipped in 23.783s [2022-04-21T20:17:41.356Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-21T20:17:41.404Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-21T20:17:43.308Z] === RUN TestInspectNetwork/full_network_id [2022-04-21T20:17:43.308Z] === RUN TestInspectNetwork/partial_network_id [2022-04-21T20:17:43.308Z] === RUN TestInspectNetwork/network_name [2022-04-21T20:17:43.308Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-21T20:17:43.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-21T20:17:43.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:17:43.579Z] INFO: Testing against a local daemon [2022-04-21T20:17:43.579Z] === RUN TestCommitInheritsEnv [2022-04-21T20:17:43.579Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:17:43.579Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-21T20:17:43.579Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T20:17:43.579Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T20:17:43.579Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T20:17:43.579Z] === RUN TestImportWithCustomPlatform [2022-04-21T20:17:43.579Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T20:17:43.579Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-21T20:17:43.579Z] === RUN TestImagesFilterMultiReference [2022-04-21T20:17:43.579Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-21T20:17:43.579Z] === RUN TestImagePullPlatformInvalid [2022-04-21T20:17:43.579Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-21T20:17:43.579Z] === RUN TestRemoveImageOrphaning [2022-04-21T20:17:43.826Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-21T20:17:43.891Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-21T20:17:44.181Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-21T20:17:44.181Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-21T20:17:44.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-21T20:17:44.563Z] --- PASS: TestRemoveImageOrphaning (0.90s) [2022-04-21T20:17:44.563Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T20:17:44.563Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-21T20:17:44.563Z] === RUN TestTagInvalidReference [2022-04-21T20:17:44.563Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-21T20:17:44.563Z] === RUN TestTagValidPrefixedRepo [2022-04-21T20:17:44.563Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-21T20:17:44.563Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T20:17:44.563Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-21T20:17:44.563Z] === RUN TestTagOfficialNames [2022-04-21T20:17:44.563Z] --- PASS: TestTagOfficialNames (0.08s) [2022-04-21T20:17:44.563Z] === RUN TestTagMatchesDigest [2022-04-21T20:17:44.563Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-21T20:17:44.563Z] PASS [2022-04-21T20:17:44.563Z] ok github.com/docker/docker/integration/image 1.363s [2022-04-21T20:17:44.563Z] [2022-04-21T20:17:44.563Z] === Skipped [2022-04-21T20:17:44.563Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-21T20:17:44.563Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:17:44.563Z] [2022-04-21T20:17:44.563Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T20:17:44.563Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T20:17:44.563Z] [2022-04-21T20:17:44.563Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-21T20:17:44.563Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T20:17:44.563Z] [2022-04-21T20:17:44.563Z] DONE 12 tests, 3 skipped in 4.993s [2022-04-21T20:17:45.030Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-21T20:17:46.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:17:46.594Z] INFO: Testing against a local daemon [2022-04-21T20:17:46.594Z] === RUN TestNetworkCreateDelete [2022-04-21T20:17:46.594Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:17:46.594Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-21T20:17:46.594Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T20:17:46.594Z] 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-04-21T20:17:46.594Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T20:17:46.594Z] === RUN TestDaemonDNSFallback [2022-04-21T20:17:46.594Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:17:46.594Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-21T20:17:46.594Z] === RUN TestInspectNetwork [2022-04-21T20:17:46.594Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T20:17:46.594Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-21T20:17:46.594Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T20:17:46.594Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:17:46.594Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T20:17:46.594Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:17:46.594Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:17:46.594Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:17:46.594Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T20:17:46.594Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T20:17:46.594Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T20:17:46.594Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T20:17:46.594Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T20:17:46.594Z] === RUN TestNetworkList [2022-04-21T20:17:46.594Z] === RUN TestNetworkList//networks [2022-04-21T20:17:46.594Z] === PAUSE TestNetworkList//networks [2022-04-21T20:17:46.594Z] === RUN TestNetworkList//networks/ [2022-04-21T20:17:46.594Z] === PAUSE TestNetworkList//networks/ [2022-04-21T20:17:47.061Z] === CONT TestNetworkList//networks [2022-04-21T20:17:47.061Z] === CONT TestNetworkList//networks/ [2022-04-21T20:17:47.061Z] --- PASS: TestNetworkList (0.04s) [2022-04-21T20:17:47.061Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T20:17:47.061Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T20:17:47.061Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T20:17:47.061Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-21T20:17:47.061Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T20:17:47.061Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T20:17:47.061Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T20:17:47.061Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T20:17:47.061Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T20:17:47.061Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T20:17:47.061Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T20:17:47.061Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T20:17:47.061Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T20:17:47.061Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T20:17:47.061Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T20:17:47.061Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T20:17:47.061Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T20:17:47.061Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:17:47.061Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:17:47.061Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T20:17:47.061Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-21T20:17:47.061Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T20:17:47.061Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T20:17:47.061Z] PASS [2022-04-21T20:17:47.061Z] ok github.com/docker/docker/integration/network 0.160s [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === Skipped [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-21T20:17:47.061Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T20:17:47.061Z] 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-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-21T20:17:47.061Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-21T20:17:47.061Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-21T20:17:47.061Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-21T20:17:47.061Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T20:17:47.061Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T20:17:47.061Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T20:17:47.061Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T20:17:47.061Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T20:17:47.061Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T20:17:47.061Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:17:47.061Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-21T20:17:47.061Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T20:17:47.061Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T20:17:47.061Z] [2022-04-21T20:17:47.061Z] DONE 34 tests, 15 skipped in 2.039s [2022-04-21T20:17:47.061Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-21T20:17:47.528Z] testing: warning: no tests to run [2022-04-21T20:17:47.528Z] PASS [2022-04-21T20:17:47.528Z] ok github.com/docker/docker/integration/network/ipvlan 0.055s [2022-04-21T20:17:47.528Z] [2022-04-21T20:17:47.528Z] DONE 0 tests in 0.689s [2022-04-21T20:17:47.528Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-21T20:17:47.682Z] --- PASS: TestInspectNetwork (8.31s) [2022-04-21T20:17:47.682Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-21T20:17:47.682Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-21T20:17:47.682Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-21T20:17:47.682Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-21T20:17:47.682Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T20:17:47.961Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-21T20:17:48.249Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-21T20:17:48.427Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-21T20:17:48.427Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T20:17:48.427Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-21T20:17:48.427Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T20:17:48.427Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-21T20:17:48.427Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T20:17:48.427Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-21T20:17:48.427Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-21T20:17:48.513Z] testing: warning: no tests to run [2022-04-21T20:17:48.513Z] PASS [2022-04-21T20:17:48.513Z] ok github.com/docker/docker/integration/network/macvlan 0.062s [2022-04-21T20:17:48.513Z] [2022-04-21T20:17:48.513Z] DONE 0 tests in 0.666s [2022-04-21T20:17:48.513Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-21T20:17:49.409Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-21T20:17:49.503Z] testing: warning: no tests to run [2022-04-21T20:17:49.503Z] PASS [2022-04-21T20:17:49.503Z] ok github.com/docker/docker/integration/plugin 0.056s [2022-04-21T20:17:49.503Z] [2022-04-21T20:17:49.503Z] DONE 0 tests in 0.692s [2022-04-21T20:17:49.503Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-21T20:17:49.625Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T20:17:49.625Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:17:49.625Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:17:49.625Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:17:49.625Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T20:17:49.625Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T20:17:49.625Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T20:17:49.625Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T20:17:49.625Z] === RUN TestNetworkList [2022-04-21T20:17:49.625Z] === RUN TestNetworkList//networks [2022-04-21T20:17:49.625Z] === PAUSE TestNetworkList//networks [2022-04-21T20:17:49.625Z] === RUN TestNetworkList//networks/ [2022-04-21T20:17:49.625Z] === PAUSE TestNetworkList//networks/ [2022-04-21T20:17:49.625Z] === CONT TestNetworkList//networks [2022-04-21T20:17:49.625Z] === CONT TestNetworkList//networks/ [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkList (0.02s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T20:17:49.625Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T20:17:49.625Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T20:17:49.970Z] testing: warning: no tests to run [2022-04-21T20:17:49.970Z] PASS [2022-04-21T20:17:49.970Z] ok github.com/docker/docker/integration/plugin/authz 0.055s [2022-04-21T20:17:49.970Z] [2022-04-21T20:17:49.970Z] DONE 0 tests in 0.695s [2022-04-21T20:17:49.970Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-21T20:17:50.192Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-04-21T20:17:50.192Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T20:17:50.425Z] --- PASS: TestServiceUpdatePidsLimit (15.93s) [2022-04-21T20:17:50.425Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-21T20:17:50.425Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-04-21T20:17:50.425Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-04-21T20:17:50.425Z] PASS [2022-04-21T20:17:50.425Z] [2022-04-21T20:17:50.425Z] === Skipped [2022-04-21T20:17:50.425Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-21T20:17:50.425Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T20:17:50.425Z] [2022-04-21T20:17:50.425Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-21T20:17:50.425Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T20:17:50.425Z] [2022-04-21T20:17:50.425Z] DONE 27 tests, 2 skipped in 130.522s [2022-04-21T20:17:50.425Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-21T20:17:50.425Z] ++ 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-04-21T20:17:50.425Z] ++ set -e [2022-04-21T20:17:50.425Z] ++ '[' -n 0 ']' [2022-04-21T20:17:50.425Z] ++ set -x [2022-04-21T20:17:50.425Z] ++ 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-04-21T20:17:50.425Z] INFO: Testing against a local daemon [2022-04-21T20:17:50.425Z] === RUN TestSessionCreate [2022-04-21T20:17:50.425Z] --- PASS: TestSessionCreate (0.02s) [2022-04-21T20:17:50.425Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T20:17:50.425Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-21T20:17:50.425Z] PASS [2022-04-21T20:17:50.425Z] [2022-04-21T20:17:50.425Z] DONE 2 tests in 0.122s [2022-04-21T20:17:50.425Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-21T20:17:50.425Z] ++ 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-04-21T20:17:50.425Z] ++ set -e [2022-04-21T20:17:50.425Z] ++ '[' -n 0 ']' [2022-04-21T20:17:50.425Z] ++ set -x [2022-04-21T20:17:50.425Z] ++ 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-04-21T20:17:50.425Z] INFO: Testing against a local daemon [2022-04-21T20:17:50.425Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T20:17:50.425Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T20:17:50.425Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T20:17:50.425Z] === RUN TestDiskUsage [2022-04-21T20:17:50.425Z] === PAUSE TestDiskUsage [2022-04-21T20:17:50.425Z] === RUN TestEventsExecDie [2022-04-21T20:17:50.681Z] --- PASS: TestEventsExecDie (0.49s) [2022-04-21T20:17:50.681Z] === RUN TestEventsBackwardsCompatible [2022-04-21T20:17:50.681Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-21T20:17:50.681Z] === RUN TestEventsVolumeCreate [2022-04-21T20:17:50.681Z] --- PASS: TestEventsVolumeCreate (0.11s) [2022-04-21T20:17:50.681Z] === RUN TestInfoBinaryCommits [2022-04-21T20:17:50.937Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-21T20:17:50.937Z] === RUN TestInfoAPIVersioned [2022-04-21T20:17:50.937Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-21T20:17:50.937Z] === RUN TestInfoAPI [2022-04-21T20:17:50.937Z] --- PASS: TestInfoAPI (0.02s) [2022-04-21T20:17:50.937Z] === RUN TestInfoAPIWarnings [2022-04-21T20:17:51.129Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-21T20:17:51.129Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-21T20:17:51.129Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-21T20:17:51.129Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-21T20:17:51.388Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-21T20:17:51.388Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T20:17:51.388Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-21T20:17:51.646Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-21T20:17:52.215Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-04-21T20:17:52.215Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T20:17:52.350Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-21T20:17:52.784Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-21T20:17:53.333Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-21T20:17:53.333Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T20:17:53.333Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-21T20:17:53.333Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T20:17:53.333Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-21T20:17:53.333Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-21T20:17:53.351Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-04-21T20:17:53.351Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T20:17:53.915Z] --- PASS: TestImportExtremelyLargeImageWorks (93.41s) [2022-04-21T20:17:53.915Z] PASS [2022-04-21T20:17:53.915Z] [2022-04-21T20:17:53.915Z] === Skipped [2022-04-21T20:17:53.915Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-21T20:17:53.915Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-21T20:17:53.915Z] [2022-04-21T20:17:53.915Z] DONE 22 tests, 1 skipped in 97.189s [2022-04-21T20:17:53.915Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-21T20:17:53.915Z] INFO: Testing against a local daemon [2022-04-21T20:17:53.915Z] === RUN TestNetworkCreateDelete [2022-04-21T20:17:53.915Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-21T20:17:53.915Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T20:17:53.915Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-21T20:17:53.915Z] === RUN TestDaemonDNSFallback [2022-04-21T20:17:53.918Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-21T20:17:54.485Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-04-21T20:17:54.485Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T20:17:54.741Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:17:54.741Z] INFO: Testing against a local daemon [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:17:54.741Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:17:54.741Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T20:17:54.741Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T20:17:54.741Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T20:17:54.741Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T20:17:54.741Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T20:17:54.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T20:17:54.741Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-21T20:17:54.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T20:17:54.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T20:17:54.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T20:17:54.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T20:17:54.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T20:17:54.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T20:17:54.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T20:17:54.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T20:17:54.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T20:17:54.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T20:17:54.742Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-21T20:17:54.742Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T20:17:54.742Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T20:17:54.742Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T20:17:54.742Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T20:17:54.742Z] === RUN TestPluginInstall [2022-04-21T20:17:54.742Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T20:17:54.742Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-21T20:17:54.742Z] === RUN TestPluginsWithRuntimes [2022-04-21T20:17:54.742Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T20:17:54.742Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-21T20:17:54.742Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T20:17:54.742Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T20:17:54.742Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T20:17:54.742Z] PASS [2022-04-21T20:17:54.742Z] ok github.com/docker/docker/integration/plugin/common 0.122s [2022-04-21T20:17:54.742Z] [2022-04-21T20:17:54.742Z] === Skipped [2022-04-21T20:17:54.742Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-21T20:17:54.742Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T20:17:54.742Z] [2022-04-21T20:17:54.742Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-21T20:17:54.742Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T20:17:54.742Z] [2022-04-21T20:17:54.742Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T20:17:54.742Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T20:17:54.742Z] [2022-04-21T20:17:54.742Z] DONE 19 tests, 3 skipped in 4.803s [2022-04-21T20:17:55.051Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-04-21T20:17:55.051Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T20:17:55.208Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-21T20:17:55.541Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-21T20:17:56.954Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-21T20:17:57.213Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-21T20:17:57.419Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:17:57.419Z] INFO: Testing against a local daemon [2022-04-21T20:17:57.419Z] === RUN TestExternalGraphDriver [2022-04-21T20:17:57.419Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T20:17:57.419Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-21T20:17:57.419Z] === RUN TestGraphdriverPluginV2 [2022-04-21T20:17:57.419Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T20:17:57.419Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-21T20:17:57.419Z] PASS [2022-04-21T20:17:57.419Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.088s [2022-04-21T20:17:57.419Z] [2022-04-21T20:17:57.419Z] === Skipped [2022-04-21T20:17:57.419Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-21T20:17:57.419Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T20:17:57.419Z] [2022-04-21T20:17:57.419Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-21T20:17:57.419Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T20:17:57.419Z] [2022-04-21T20:17:57.419Z] DONE 2 tests, 2 skipped in 2.134s [2022-04-21T20:17:57.419Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-21T20:17:57.471Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2022-04-21T20:17:57.471Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T20:17:57.471Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:17:57.471Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:17:57.471Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T20:17:57.729Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-21T20:17:58.111Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-04-21T20:17:58.111Z] === RUN TestInspectNetwork [2022-04-21T20:17:58.111Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:17:58.111Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-21T20:17:58.111Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T20:17:58.111Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T20:17:58.111Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:17:58.111Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:17:58.111Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:17:58.111Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T20:17:58.111Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T20:17:58.111Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T20:17:58.111Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T20:17:58.111Z] === RUN TestNetworkList [2022-04-21T20:17:58.111Z] === RUN TestNetworkList//networks [2022-04-21T20:17:58.111Z] === PAUSE TestNetworkList//networks [2022-04-21T20:17:58.111Z] === RUN TestNetworkList//networks/ [2022-04-21T20:17:58.111Z] === PAUSE TestNetworkList//networks/ [2022-04-21T20:17:58.111Z] === CONT TestNetworkList//networks [2022-04-21T20:17:58.111Z] === CONT TestNetworkList//networks/ [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkList (0.02s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T20:17:58.111Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T20:17:58.111Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T20:17:58.111Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-21T20:17:58.111Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T20:17:58.111Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-21T20:17:58.111Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T20:17:58.111Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-21T20:17:58.111Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T20:17:58.111Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-21T20:17:58.111Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T20:17:58.111Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-21T20:17:58.111Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T20:17:58.111Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-21T20:17:58.111Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T20:17:58.111Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:17:58.111Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T20:17:58.111Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T20:17:58.111Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:17:58.111Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:17:58.111Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T20:17:58.111Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:17:58.111Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-21T20:17:58.111Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T20:17:58.111Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:17:58.111Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T20:17:58.111Z] PASS [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === Skipped [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-21T20:17:58.111Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-21T20:17:58.111Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-21T20:17:58.111Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-21T20:17:58.111Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-21T20:17:58.111Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-21T20:17:58.111Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-21T20:17:58.111Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-21T20:17:58.111Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T20:17:58.111Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:17:58.111Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-21T20:17:58.111Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T20:17:58.111Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] DONE 34 tests, 12 skipped in 7.108s [2022-04-21T20:17:58.111Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-21T20:17:58.111Z] INFO: Testing against a local daemon [2022-04-21T20:17:58.111Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-21T20:17:58.111Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:17:58.111Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T20:17:58.111Z] === RUN TestDockerNetworkIpvlan [2022-04-21T20:17:58.111Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:17:58.111Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-21T20:17:58.111Z] PASS [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === Skipped [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T20:17:58.111Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-21T20:17:58.111Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] DONE 2 tests, 2 skipped in 0.097s [2022-04-21T20:17:58.111Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-21T20:17:58.111Z] INFO: Testing against a local daemon [2022-04-21T20:17:58.111Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-21T20:17:58.111Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-21T20:17:58.111Z] === RUN TestDockerNetworkMacvlan [2022-04-21T20:17:58.111Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-21T20:17:58.111Z] PASS [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === Skipped [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-21T20:17:58.111Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-21T20:17:58.111Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] DONE 2 tests, 2 skipped in 0.100s [2022-04-21T20:17:58.111Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-21T20:17:58.111Z] testing: warning: no tests to run [2022-04-21T20:17:58.111Z] PASS [2022-04-21T20:17:58.111Z] [2022-04-21T20:17:58.111Z] DONE 0 tests in 0.026s [2022-04-21T20:17:58.111Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-21T20:17:58.111Z] INFO: Testing against a local daemon [2022-04-21T20:17:58.111Z] === RUN TestAuthZPluginAllowRequest [2022-04-21T20:17:58.111Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.111Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-21T20:17:58.111Z] === RUN TestAuthZPluginTLS [2022-04-21T20:17:58.111Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.111Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-21T20:17:58.111Z] === RUN TestAuthZPluginDenyRequest [2022-04-21T20:17:58.111Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.111Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-21T20:17:58.111Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-21T20:17:58.111Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.111Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-21T20:17:58.111Z] === RUN TestAuthZPluginDenyResponse [2022-04-21T20:17:58.112Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.112Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-21T20:17:58.112Z] === RUN TestAuthZPluginAllowEventStream [2022-04-21T20:17:58.112Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.112Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-21T20:17:58.112Z] === RUN TestAuthZPluginErrorResponse [2022-04-21T20:17:58.112Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.112Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-21T20:17:58.112Z] === RUN TestAuthZPluginErrorRequest [2022-04-21T20:17:58.112Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.112Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-21T20:17:58.112Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-21T20:17:58.112Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.112Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-21T20:17:58.112Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-21T20:17:58.112Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.112Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-21T20:17:58.112Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-21T20:17:58.112Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.112Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-21T20:17:58.112Z] === RUN TestAuthZPluginHeader [2022-04-21T20:17:58.112Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.112Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-21T20:17:58.112Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-21T20:17:58.371Z] === RUN TestAuthZPluginV2Disable [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-21T20:17:58.371Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-21T20:17:58.371Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-21T20:17:58.371Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-21T20:17:58.371Z] PASS [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === Skipped [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-21T20:17:58.371Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.371Z] [2022-04-21T20:17:58.371Z] DONE 17 tests, 17 skipped in 0.292s [2022-04-21T20:17:58.371Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-21T20:17:58.631Z] INFO: Testing against a local daemon [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:17:58.631Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:17:58.631Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T20:17:58.631Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T20:17:58.631Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T20:17:58.631Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T20:17:58.631Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T20:17:58.631Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T20:17:58.631Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T20:17:58.631Z] === RUN TestPluginInstall [2022-04-21T20:17:58.631Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.631Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-21T20:17:58.631Z] === RUN TestPluginsWithRuntimes [2022-04-21T20:17:58.631Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-21T20:17:58.631Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-21T20:17:58.631Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T20:17:58.631Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-21T20:17:58.631Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T20:17:58.631Z] PASS [2022-04-21T20:17:58.631Z] [2022-04-21T20:17:58.631Z] === Skipped [2022-04-21T20:17:58.631Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-21T20:17:58.631Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T20:17:58.631Z] [2022-04-21T20:17:58.631Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-21T20:17:58.631Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-21T20:17:58.631Z] [2022-04-21T20:17:58.631Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T20:17:58.631Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-21T20:17:58.631Z] [2022-04-21T20:17:58.631Z] DONE 19 tests, 3 skipped in 0.137s [2022-04-21T20:17:58.631Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-21T20:17:58.631Z] INFO: Testing against a local daemon [2022-04-21T20:17:58.631Z] === RUN TestExternalGraphDriver [2022-04-21T20:17:58.631Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-21T20:17:58.631Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-21T20:17:58.631Z] === RUN TestGraphdriverPluginV2 [2022-04-21T20:17:58.980Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:17:58.980Z] INFO: Testing against a local daemon [2022-04-21T20:17:58.980Z] === RUN TestReadPluginNoRead [2022-04-21T20:17:58.980Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T20:17:58.980Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-21T20:17:58.980Z] PASS [2022-04-21T20:17:58.980Z] ok github.com/docker/docker/integration/plugin/logging 0.074s [2022-04-21T20:17:59.448Z] [2022-04-21T20:17:59.448Z] === Skipped [2022-04-21T20:17:59.448Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-21T20:17:59.448Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T20:17:59.448Z] [2022-04-21T20:17:59.448Z] DONE 1 tests, 1 skipped in 2.007s [2022-04-21T20:17:59.448Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-21T20:18:00.033Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-21T20:18:00.433Z] testing: warning: no tests to run [2022-04-21T20:18:00.433Z] PASS [2022-04-21T20:18:00.433Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.059s [2022-04-21T20:18:00.433Z] [2022-04-21T20:18:00.433Z] DONE 0 tests in 1.066s [2022-04-21T20:18:00.433Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-21T20:18:02.668Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:18:02.668Z] INFO: Testing against a local daemon [2022-04-21T20:18:02.668Z] === RUN TestPluginWithDevMounts [2022-04-21T20:18:02.668Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:02.668Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-21T20:18:02.668Z] PASS [2022-04-21T20:18:02.668Z] ok github.com/docker/docker/integration/plugin/volumes 0.078s [2022-04-21T20:18:02.668Z] [2022-04-21T20:18:02.668Z] === Skipped [2022-04-21T20:18:02.668Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-21T20:18:02.668Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:02.668Z] [2022-04-21T20:18:02.668Z] DONE 1 tests, 1 skipped in 2.205s [2022-04-21T20:18:02.668Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-21T20:18:02.829Z] --- PASS: TestGraphdriverPluginV2 (3.47s) [2022-04-21T20:18:02.829Z] PASS [2022-04-21T20:18:02.829Z] [2022-04-21T20:18:02.829Z] === Skipped [2022-04-21T20:18:02.829Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-21T20:18:02.829Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-21T20:18:02.829Z] [2022-04-21T20:18:02.829Z] DONE 2 tests, 1 skipped in 3.606s [2022-04-21T20:18:02.829Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-21T20:18:02.829Z] INFO: Testing against a local daemon [2022-04-21T20:18:02.829Z] === RUN TestContinueAfterPluginCrash [2022-04-21T20:18:02.829Z] === PAUSE TestContinueAfterPluginCrash [2022-04-21T20:18:02.829Z] === RUN TestReadPluginNoRead [2022-04-21T20:18:02.829Z] === PAUSE TestReadPluginNoRead [2022-04-21T20:18:02.829Z] === RUN TestDaemonStartWithLogOpt [2022-04-21T20:18:02.829Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-21T20:18:02.829Z] === CONT TestContinueAfterPluginCrash [2022-04-21T20:18:02.829Z] === CONT TestDaemonStartWithLogOpt [2022-04-21T20:18:04.231Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:18:04.231Z] INFO: Testing against a local daemon [2022-04-21T20:18:04.231Z] === RUN TestSecretInspect [2022-04-21T20:18:04.231Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:04.231Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-21T20:18:04.231Z] === RUN TestSecretList [2022-04-21T20:18:04.231Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:04.231Z] --- SKIP: TestSecretList (0.00s) [2022-04-21T20:18:04.231Z] === RUN TestSecretsCreateAndDelete [2022-04-21T20:18:04.231Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:04.231Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-21T20:18:04.231Z] === RUN TestSecretsUpdate [2022-04-21T20:18:04.231Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:04.231Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-21T20:18:04.231Z] === RUN TestTemplatedSecret [2022-04-21T20:18:04.231Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:04.231Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-21T20:18:04.231Z] === RUN TestSecretCreateResolve [2022-04-21T20:18:04.231Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:18:04.231Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-21T20:18:04.231Z] PASS [2022-04-21T20:18:04.231Z] ok github.com/docker/docker/integration/secret 0.074s [2022-04-21T20:18:04.698Z] [2022-04-21T20:18:04.698Z] === Skipped [2022-04-21T20:18:04.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-21T20:18:04.698Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:04.698Z] [2022-04-21T20:18:04.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-21T20:18:04.698Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:04.698Z] [2022-04-21T20:18:04.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-21T20:18:04.698Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:04.698Z] [2022-04-21T20:18:04.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-21T20:18:04.698Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:04.698Z] [2022-04-21T20:18:04.698Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-21T20:18:04.698Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:04.698Z] [2022-04-21T20:18:04.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-21T20:18:04.698Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:18:04.698Z] [2022-04-21T20:18:04.698Z] DONE 6 tests, 6 skipped in 1.659s [2022-04-21T20:18:04.698Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-21T20:18:05.858Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-21T20:18:05.988Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-21T20:18:06.910Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:18:06.910Z] INFO: Testing against a local daemon [2022-04-21T20:18:06.910Z] === RUN TestServiceCreateInit [2022-04-21T20:18:06.910Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T20:18:06.910Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T20:18:06.910Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-21T20:18:06.910Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T20:18:06.910Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T20:18:06.910Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestCreateServiceConflict [2022-04-21T20:18:06.910Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T20:18:06.910Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-21T20:18:06.910Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T20:18:06.910Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-21T20:18:06.910Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T20:18:06.910Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T20:18:06.910Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestCreateServiceSysctls [2022-04-21T20:18:06.910Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-21T20:18:06.910Z] === RUN TestCreateServiceCapabilities [2022-04-21T20:18:06.910Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-21T20:18:06.910Z] === RUN TestInspect [2022-04-21T20:18:06.910Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestInspect (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestCreateJob [2022-04-21T20:18:06.910Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestCreateJob (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestReplicatedJob [2022-04-21T20:18:06.910Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestUpdateReplicatedJob [2022-04-21T20:18:06.910Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestServiceListWithStatuses [2022-04-21T20:18:06.910Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T20:18:06.910Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestDockerNetworkReConnect [2022-04-21T20:18:06.910Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestServicePlugin [2022-04-21T20:18:06.910Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestServiceUpdateLabel [2022-04-21T20:18:06.910Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:18:06.910Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestServiceUpdateSecrets [2022-04-21T20:18:06.910Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:18:06.910Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestServiceUpdateConfigs [2022-04-21T20:18:06.910Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:18:06.910Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestServiceUpdateNetwork [2022-04-21T20:18:06.910Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:18:06.910Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-21T20:18:06.910Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T20:18:06.910Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:18:06.910Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-21T20:18:06.910Z] PASS [2022-04-21T20:18:06.910Z] ok github.com/docker/docker/integration/service 0.237s [2022-04-21T20:18:06.910Z] [2022-04-21T20:18:06.910Z] === Skipped [2022-04-21T20:18:06.910Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T20:18:06.910Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T20:18:06.910Z] [2022-04-21T20:18:06.910Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T20:18:06.910Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T20:18:06.910Z] [2022-04-21T20:18:06.910Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-21T20:18:06.910Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] [2022-04-21T20:18:06.910Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-21T20:18:06.910Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] [2022-04-21T20:18:06.910Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-21T20:18:06.910Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] [2022-04-21T20:18:06.910Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-21T20:18:06.910Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.910Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-21T20:18:06.911Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-21T20:18:06.911Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-21T20:18:06.911Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-21T20:18:06.911Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-21T20:18:06.911Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-21T20:18:06.911Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-21T20:18:06.911Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-21T20:18:06.911Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-21T20:18:06.911Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-21T20:18:06.911Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-21T20:18:06.911Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-21T20:18:06.911Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-21T20:18:06.911Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-21T20:18:06.911Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-21T20:18:06.911Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-21T20:18:06.911Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-21T20:18:06.911Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:18:06.911Z] [2022-04-21T20:18:06.911Z] DONE 24 tests, 23 skipped in 2.473s [2022-04-21T20:18:06.911Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-21T20:18:07.027Z] --- PASS: TestDaemonStartWithLogOpt (4.42s) [2022-04-21T20:18:07.027Z] === CONT TestReadPluginNoRead [2022-04-21T20:18:07.759Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-21T20:18:08.118Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T20:18:08.118Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T20:18:08.118Z] === RUN TestBoolValue [2022-04-21T20:18:08.118Z] --- PASS: TestBoolValue (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestBoolValueOrDefault [2022-04-21T20:18:08.118Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestInt64ValueOrZero [2022-04-21T20:18:08.118Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestInt64ValueOrDefault [2022-04-21T20:18:08.118Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-21T20:18:08.118Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestJsonContentType [2022-04-21T20:18:08.118Z] --- PASS: TestJsonContentType (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestReadJSON [2022-04-21T20:18:08.118Z] === RUN TestReadJSON/nil_body [2022-04-21T20:18:08.118Z] === RUN TestReadJSON/empty_body [2022-04-21T20:18:08.118Z] === RUN TestReadJSON/with_valid_request [2022-04-21T20:18:08.118Z] === RUN TestReadJSON/with_whitespace [2022-04-21T20:18:08.118Z] === RUN TestReadJSON/with_extra_content [2022-04-21T20:18:08.118Z] === RUN TestReadJSON/invalid_JSON [2022-04-21T20:18:08.118Z] --- PASS: TestReadJSON (0.00s) [2022-04-21T20:18:08.118Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-21T20:18:08.118Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-21T20:18:08.118Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-21T20:18:08.118Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-21T20:18:08.118Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-21T20:18:08.118Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-21T20:18:08.118Z] PASS [2022-04-21T20:18:08.118Z] coverage: 31.9% of statements [2022-04-21T20:18:08.118Z] ok github.com/docker/docker/api/server/httputils 0.037s coverage: 31.9% of statements [2022-04-21T20:18:08.118Z] === RUN TestMaskSecretKeys [2022-04-21T20:18:08.118Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-21T20:18:08.118Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-21T20:18:08.118Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-21T20:18:08.118Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-21T20:18:08.118Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-21T20:18:08.118Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-21T20:18:08.118Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestVersionMiddlewareVersion [2022-04-21T20:18:08.118Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-21T20:18:08.118Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-21T20:18:08.118Z] PASS [2022-04-21T20:18:08.118Z] coverage: 37.7% of statements [2022-04-21T20:18:08.118Z] ok github.com/docker/docker/api/server/middleware 0.048s coverage: 37.7% of statements [2022-04-21T20:18:08.118Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T20:18:08.118Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T20:18:08.118Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T20:18:08.118Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T20:18:08.118Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T20:18:08.118Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T20:18:08.118Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T20:18:08.118Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T20:18:08.118Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T20:18:08.118Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T20:18:08.118Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T20:18:08.118Z] === RUN TestStrSliceMarshalJSON [2022-04-21T20:18:08.118Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestStrSliceUnmarshalJSON [2022-04-21T20:18:08.118Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestStrSliceUnmarshalString [2022-04-21T20:18:08.118Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestStrSliceUnmarshalSlice [2022-04-21T20:18:08.118Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-21T20:18:08.118Z] PASS [2022-04-21T20:18:08.118Z] coverage: 90.0% of statements [2022-04-21T20:18:08.118Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-04-21T20:18:08.118Z] === RUN TestToJSON [2022-04-21T20:18:08.118Z] --- PASS: TestToJSON (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestToParamWithVersion [2022-04-21T20:18:08.118Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestFromJSON [2022-04-21T20:18:08.118Z] --- PASS: TestFromJSON (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestEmpty [2022-04-21T20:18:08.118Z] --- PASS: TestEmpty (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestArgsMatchKVListEmptySources [2022-04-21T20:18:08.118Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestArgsMatchKVList [2022-04-21T20:18:08.118Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestArgsMatch [2022-04-21T20:18:08.118Z] --- PASS: TestArgsMatch (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestAdd [2022-04-21T20:18:08.118Z] --- PASS: TestAdd (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestDel [2022-04-21T20:18:08.118Z] --- PASS: TestDel (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestLen [2022-04-21T20:18:08.118Z] --- PASS: TestLen (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestExactMatch [2022-04-21T20:18:08.118Z] --- PASS: TestExactMatch (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestOnlyOneExactMatch [2022-04-21T20:18:08.118Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestContains [2022-04-21T20:18:08.118Z] --- PASS: TestContains (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestValidate [2022-04-21T20:18:08.118Z] --- PASS: TestValidate (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestWalkValues [2022-04-21T20:18:08.118Z] --- PASS: TestWalkValues (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestFuzzyMatch [2022-04-21T20:18:08.118Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-21T20:18:08.118Z] === RUN TestClone [2022-04-21T20:18:08.118Z] --- PASS: TestClone (0.00s) [2022-04-21T20:18:08.118Z] PASS [2022-04-21T20:18:08.118Z] coverage: 92.2% of statements [2022-04-21T20:18:08.118Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2022-04-21T20:18:08.118Z] === RUN TestGetTimestamp [2022-04-21T20:18:08.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:18:08.472Z] INFO: Testing against a local daemon [2022-04-21T20:18:08.472Z] === RUN TestSessionCreate [2022-04-21T20:18:08.472Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T20:18:08.472Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-21T20:18:08.472Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T20:18:08.472Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T20:18:08.472Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T20:18:08.472Z] PASS [2022-04-21T20:18:08.472Z] ok github.com/docker/docker/integration/session 0.075s [2022-04-21T20:18:08.472Z] [2022-04-21T20:18:08.472Z] === Skipped [2022-04-21T20:18:08.472Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-21T20:18:08.472Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T20:18:08.472Z] [2022-04-21T20:18:08.472Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T20:18:08.472Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T20:18:08.472Z] [2022-04-21T20:18:08.472Z] DONE 2 tests, 2 skipped in 1.551s [2022-04-21T20:18:08.587Z] === RUN TestAdjustForAPIVersion [2022-04-21T20:18:08.587Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-21T20:18:08.587Z] PASS [2022-04-21T20:18:08.587Z] coverage: 6.1% of statements [2022-04-21T20:18:08.587Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 6.1% of statements [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T20:18:08.587Z] --- PASS: TestGetTimestamp (0.13s) [2022-04-21T20:18:08.587Z] === RUN TestParseTimestamps [2022-04-21T20:18:08.587Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-21T20:18:08.587Z] PASS [2022-04-21T20:18:08.587Z] coverage: 100.0% of statements [2022-04-21T20:18:08.587Z] ok github.com/docker/docker/api/types/time 0.164s coverage: 100.0% of statements [2022-04-21T20:18:08.587Z] === RUN TestCompareVersion [2022-04-21T20:18:08.587Z] --- PASS: TestCompareVersion (0.00s) [2022-04-21T20:18:08.587Z] PASS [2022-04-21T20:18:08.587Z] coverage: 77.3% of statements [2022-04-21T20:18:08.587Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 77.3% of statements [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T20:18:08.587Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T20:18:08.694Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-21T20:18:08.929Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-21T20:18:08.935Z] === RUN TestReadPluginNoRead/default [2022-04-21T20:18:08.939Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-21T20:18:08.976Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-21T20:18:08.976Z] === RUN TestInfoDebug [2022-04-21T20:18:08.976Z] --- PASS: TestInfoDebug (0.52s) [2022-04-21T20:18:08.976Z] === RUN TestInfoInsecureRegistries [2022-04-21T20:18:08.976Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-21T20:18:08.976Z] === RUN TestInfoRegistryMirrors [2022-04-21T20:18:08.976Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-21T20:18:08.976Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T20:18:08.976Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-21T20:18:08.976Z] === RUN TestPingCacheHeaders [2022-04-21T20:18:08.976Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-21T20:18:08.976Z] === RUN TestPingGet [2022-04-21T20:18:08.976Z] --- PASS: TestPingGet (0.01s) [2022-04-21T20:18:08.976Z] === RUN TestPingHead [2022-04-21T20:18:08.976Z] --- PASS: TestPingHead (0.02s) [2022-04-21T20:18:08.976Z] === RUN TestPingSwarmHeader [2022-04-21T20:18:09.232Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-21T20:18:09.573Z] === RUN TestIsGIT [2022-04-21T20:18:09.573Z] --- PASS: TestIsGIT (0.00s) [2022-04-21T20:18:09.573Z] PASS [2022-04-21T20:18:09.573Z] coverage: 100.0% of statements [2022-04-21T20:18:09.573Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.095s coverage: 100.0% of statements [2022-04-21T20:18:09.573Z] === RUN TestParseRemoteURL [2022-04-21T20:18:09.573Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-21T20:18:09.573Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-21T20:18:09.573Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-21T20:18:09.573Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-21T20:18:09.573Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-21T20:18:09.573Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-21T20:18:09.573Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-21T20:18:09.573Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-21T20:18:09.573Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-21T20:18:09.573Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-21T20:18:09.573Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-21T20:18:09.573Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-21T20:18:09.573Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-21T20:18:09.573Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-21T20:18:09.573Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-21T20:18:09.573Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-21T20:18:09.573Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-21T20:18:09.573Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-21T20:18:09.573Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-21T20:18:09.573Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-21T20:18:09.573Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-21T20:18:09.573Z] === RUN TestCloneArgsSmartHttp [2022-04-21T20:18:09.573Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-21T20:18:09.573Z] === RUN TestCloneArgsDumbHttp [2022-04-21T20:18:09.573Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-21T20:18:09.573Z] === RUN TestCloneArgsGit [2022-04-21T20:18:09.573Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-21T20:18:09.573Z] === RUN TestCheckoutGit [2022-04-21T20:18:09.912Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-21T20:18:09.912Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T20:18:09.912Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-21T20:18:10.071Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-21T20:18:10.071Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-21T20:18:10.071Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-21T20:18:10.175Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-21T20:18:10.314Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-21T20:18:10.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:18:10.500Z] INFO: Testing against a local daemon [2022-04-21T20:18:10.500Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T20:18:10.500Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:10.500Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T20:18:10.500Z] === RUN TestDiskUsage [2022-04-21T20:18:10.500Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T20:18:10.500Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-21T20:18:10.500Z] === RUN TestEventsExecDie [2022-04-21T20:18:10.500Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T20:18:10.500Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-21T20:18:10.500Z] === RUN TestEventsBackwardsCompatible [2022-04-21T20:18:10.500Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T20:18:10.500Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-21T20:18:10.500Z] === RUN TestEventsVolumeCreate [2022-04-21T20:18:10.500Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T20:18:10.500Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-21T20:18:10.500Z] === RUN TestInfoAPI [2022-04-21T20:18:10.500Z] --- PASS: TestInfoAPI (0.04s) [2022-04-21T20:18:10.500Z] === RUN TestInfoAPIWarnings [2022-04-21T20:18:10.500Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:18:10.500Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-21T20:18:10.500Z] === RUN TestInfoDebug [2022-04-21T20:18:10.500Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:18:10.500Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-21T20:18:10.500Z] === RUN TestInfoInsecureRegistries [2022-04-21T20:18:10.500Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:18:10.500Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-21T20:18:10.500Z] === RUN TestInfoRegistryMirrors [2022-04-21T20:18:10.500Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:18:10.500Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-21T20:18:10.500Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T20:18:11.116Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-21T20:18:11.116Z] --- PASS: TestPingSwarmHeader (2.16s) [2022-04-21T20:18:11.116Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-21T20:18:11.116Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-21T20:18:11.116Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-21T20:18:11.116Z] === RUN TestVersion [2022-04-21T20:18:11.116Z] --- PASS: TestVersion (0.02s) [2022-04-21T20:18:11.116Z] === CONT TestDiskUsage [2022-04-21T20:18:11.139Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-21T20:18:11.139Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-21T20:18:11.139Z] === RUN TestProcessNoDockerignore [2022-04-21T20:18:11.139Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-21T20:18:11.139Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-21T20:18:11.139Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-21T20:18:11.139Z] === RUN TestDetectContentType [2022-04-21T20:18:11.139Z] --- PASS: TestDetectContentType (0.00s) [2022-04-21T20:18:11.139Z] === RUN TestSelectAcceptableMIME [2022-04-21T20:18:11.139Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-21T20:18:11.139Z] === RUN TestInspectEmptyResponse [2022-04-21T20:18:11.139Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-21T20:18:11.139Z] === RUN TestInspectResponseBinary [2022-04-21T20:18:11.139Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-21T20:18:11.139Z] === RUN TestResponseUnsupportedContentType [2022-04-21T20:18:11.139Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-21T20:18:11.139Z] === RUN TestInspectResponseTextSimple [2022-04-21T20:18:11.139Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-21T20:18:11.139Z] === RUN TestInspectResponseEmptyContentType [2022-04-21T20:18:11.372Z] === RUN TestDiskUsage/empty [2022-04-21T20:18:11.372Z] === RUN TestDiskUsage/empty/container_types [2022-04-21T20:18:11.372Z] === RUN TestDiskUsage/empty/image_types [2022-04-21T20:18:11.372Z] === RUN TestDiskUsage/empty/volume_types [2022-04-21T20:18:11.372Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-21T20:18:11.372Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-21T20:18:11.372Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-21T20:18:11.372Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-21T20:18:11.372Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-21T20:18:11.372Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-21T20:18:11.372Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-21T20:18:11.372Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-21T20:18:11.484Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-04-21T20:18:11.484Z] === RUN TestPingCacheHeaders [2022-04-21T20:18:11.484Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-21T20:18:11.484Z] === RUN TestPingGet [2022-04-21T20:18:11.607Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-21T20:18:11.607Z] === RUN TestUnknownContentLength [2022-04-21T20:18:11.607Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-21T20:18:11.607Z] === RUN TestDownloadRemote [2022-04-21T20:18:11.607Z] --- PASS: TestDownloadRemote (0.07s) [2022-04-21T20:18:11.607Z] === RUN TestGetWithStatusError [2022-04-21T20:18:11.607Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-21T20:18:11.607Z] === RUN TestCloseRootDirectory [2022-04-21T20:18:11.607Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:18:11.607Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-21T20:18:11.607Z] === RUN TestHashFile [2022-04-21T20:18:11.607Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:18:11.607Z] --- SKIP: TestHashFile (0.00s) [2022-04-21T20:18:11.607Z] === RUN TestHashSubdir [2022-04-21T20:18:11.607Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:18:11.607Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-21T20:18:11.607Z] === RUN TestRemoveDirectory [2022-04-21T20:18:11.607Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:18:11.607Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-21T20:18:11.607Z] PASS [2022-04-21T20:18:11.607Z] coverage: 9.3% of statements [2022-04-21T20:18:11.607Z] ok github.com/docker/docker/builder/remotecontext 0.194s coverage: 9.3% of statements [2022-04-21T20:18:11.607Z] === RUN TestEnable [2022-04-21T20:18:11.607Z] --- PASS: TestEnable (0.00s) [2022-04-21T20:18:11.607Z] === RUN TestDisable [2022-04-21T20:18:11.607Z] --- PASS: TestDisable (0.00s) [2022-04-21T20:18:11.607Z] === RUN TestEnabled [2022-04-21T20:18:11.607Z] --- PASS: TestEnabled (0.00s) [2022-04-21T20:18:11.607Z] PASS [2022-04-21T20:18:11.607Z] coverage: 100.0% of statements [2022-04-21T20:18:11.607Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2022-04-21T20:18:11.628Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-21T20:18:11.628Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-21T20:18:11.628Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-21T20:18:11.628Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-21T20:18:11.628Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-21T20:18:11.628Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-21T20:18:11.628Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-21T20:18:11.628Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-21T20:18:11.628Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-21T20:18:11.628Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-21T20:18:11.628Z] === RUN TestDiskUsage/after_container.Run [2022-04-21T20:18:11.697Z] --- PASS: TestContinueAfterPluginCrash (9.18s) [2022-04-21T20:18:11.697Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-21T20:18:11.884Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-21T20:18:11.884Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-21T20:18:11.884Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-21T20:18:11.884Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-21T20:18:11.884Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-21T20:18:11.884Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-21T20:18:11.884Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-21T20:18:11.884Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-21T20:18:11.884Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-21T20:18:11.884Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-21T20:18:11.952Z] --- PASS: TestPingGet (0.04s) [2022-04-21T20:18:11.952Z] === RUN TestPingHead [2022-04-21T20:18:11.952Z] --- PASS: TestPingHead (0.03s) [2022-04-21T20:18:11.952Z] === RUN TestPingSwarmHeader [2022-04-21T20:18:11.952Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:11.952Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-21T20:18:11.952Z] === RUN TestVersion [2022-04-21T20:18:11.952Z] --- PASS: TestVersion (0.03s) [2022-04-21T20:18:11.952Z] PASS [2022-04-21T20:18:11.952Z] ok github.com/docker/docker/integration/system 1.194s [2022-04-21T20:18:11.952Z] [2022-04-21T20:18:11.952Z] === Skipped [2022-04-21T20:18:11.952Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T20:18:11.952Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:11.952Z] [2022-04-21T20:18:11.952Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-21T20:18:11.952Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T20:18:11.952Z] [2022-04-21T20:18:11.952Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-21T20:18:11.952Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T20:18:11.952Z] [2022-04-21T20:18:11.952Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-21T20:18:11.952Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T20:18:11.952Z] [2022-04-21T20:18:11.952Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-21T20:18:11.952Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T20:18:11.952Z] [2022-04-21T20:18:11.952Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-21T20:18:11.952Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:18:11.952Z] [2022-04-21T20:18:11.952Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-21T20:18:11.952Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:18:11.952Z] [2022-04-21T20:18:11.952Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-21T20:18:11.952Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:18:11.952Z] [2022-04-21T20:18:11.952Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-21T20:18:11.952Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:18:11.952Z] [2022-04-21T20:18:11.952Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-21T20:18:11.952Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:18:11.952Z] [2022-04-21T20:18:11.952Z] DONE 16 tests, 10 skipped in 3.083s [2022-04-21T20:18:11.952Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-21T20:18:12.075Z] === RUN TestGetAllAllowed [2022-04-21T20:18:12.075Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestGetAllMeta [2022-04-21T20:18:12.075Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-21T20:18:12.075Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestIsUnreferencedBuiltin [2022-04-21T20:18:12.075Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestIsExistingDirectory [2022-04-21T20:18:12.075Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-21T20:18:12.075Z] === RUN TestGetFilenameForDownload [2022-04-21T20:18:12.075Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestEnv2Variables [2022-04-21T20:18:12.075Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-21T20:18:12.075Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestMaintainer [2022-04-21T20:18:12.075Z] --- PASS: TestMaintainer (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestLabel [2022-04-21T20:18:12.075Z] --- PASS: TestLabel (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestFromScratch [2022-04-21T20:18:12.075Z] --- PASS: TestFromScratch (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestFromWithArg [2022-04-21T20:18:12.075Z] --- PASS: TestFromWithArg (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-21T20:18:12.075Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestFromWithUndefinedArg [2022-04-21T20:18:12.075Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestFromMultiStageWithNamedStage [2022-04-21T20:18:12.075Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestOnbuild [2022-04-21T20:18:12.075Z] --- PASS: TestOnbuild (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestWorkdir [2022-04-21T20:18:12.075Z] --- PASS: TestWorkdir (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestCmd [2022-04-21T20:18:12.075Z] --- PASS: TestCmd (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestHealthcheckNone [2022-04-21T20:18:12.075Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestHealthcheckCmd [2022-04-21T20:18:12.075Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestEntrypoint [2022-04-21T20:18:12.075Z] --- PASS: TestEntrypoint (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestExpose [2022-04-21T20:18:12.075Z] --- PASS: TestExpose (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestUser [2022-04-21T20:18:12.075Z] --- PASS: TestUser (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestVolume [2022-04-21T20:18:12.075Z] --- PASS: TestVolume (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestStopSignal [2022-04-21T20:18:12.075Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T20:18:12.075Z] --- SKIP: TestStopSignal (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestArg [2022-04-21T20:18:12.075Z] --- PASS: TestArg (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestShell [2022-04-21T20:18:12.075Z] --- PASS: TestShell (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestPrependEnvOnCmd [2022-04-21T20:18:12.075Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestRunWithBuildArgs [2022-04-21T20:18:12.075Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestRunIgnoresHealthcheck [2022-04-21T20:18:12.075Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestDispatchUnsupportedOptions [2022-04-21T20:18:12.075Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-21T20:18:12.075Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-21T20:18:12.075Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-21T20:18:12.075Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-21T20:18:12.075Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-21T20:18:12.075Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-21T20:18:12.075Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestNormalizeWorkdir [2022-04-21T20:18:12.075Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestDispatch [2022-04-21T20:18:12.075Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-21T20:18:12.075Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-21T20:18:12.075Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-21T20:18:12.075Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-21T20:18:12.075Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-21T20:18:12.075Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-21T20:18:12.075Z] === RUN TestDispatch/COPY_url [2022-04-21T20:18:12.075Z] --- PASS: TestDispatch (0.04s) [2022-04-21T20:18:12.075Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-21T20:18:12.075Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-21T20:18:12.075Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-21T20:18:12.075Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T20:18:12.075Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T20:18:12.075Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-21T20:18:12.075Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestAddScratchImageAddsToMounts [2022-04-21T20:18:12.075Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-21T20:18:12.075Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-21T20:18:12.075Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-21T20:18:12.076Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-21T20:18:12.076Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-21T20:18:12.076Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-21T20:18:12.076Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-21T20:18:12.076Z] === RUN TestImageSourceGetAddsToMounts [2022-04-21T20:18:12.076Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-21T20:18:12.076Z] === RUN TestEmptyDockerfile [2022-04-21T20:18:12.076Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-21T20:18:12.076Z] === RUN TestSymlinkDockerfile [2022-04-21T20:18:12.076Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-21T20:18:12.076Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-21T20:18:12.076Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-21T20:18:12.076Z] === RUN TestNonExistingDockerfile [2022-04-21T20:18:12.076Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-21T20:18:12.076Z] === RUN TestCopyRunConfig [2022-04-21T20:18:12.076Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-21T20:18:12.076Z] === RUN TestDeepCopyRunConfig [2022-04-21T20:18:12.076Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-21T20:18:12.076Z] === RUN TestExportImage [2022-04-21T20:18:12.076Z] --- PASS: TestExportImage (0.00s) [2022-04-21T20:18:12.076Z] === RUN TestNormalizeDest [2022-04-21T20:18:12.076Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-21T20:18:12.076Z] PASS [2022-04-21T20:18:12.076Z] coverage: 46.7% of statements [2022-04-21T20:18:12.076Z] ok github.com/docker/docker/builder/dockerfile 0.177s coverage: 46.7% of statements [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage (1.12s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-21T20:18:12.140Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:12.140Z] PASS [2022-04-21T20:18:12.140Z] [2022-04-21T20:18:12.140Z] === Skipped [2022-04-21T20:18:12.140Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T20:18:12.140Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T20:18:12.140Z] [2022-04-21T20:18:12.140Z] DONE 54 tests, 1 skipped in 22.011s [2022-04-21T20:18:12.140Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-21T20:18:12.140Z] ++ 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-04-21T20:18:12.140Z] ++ set -e [2022-04-21T20:18:12.140Z] ++ '[' -n 0 ']' [2022-04-21T20:18:12.140Z] ++ set -x [2022-04-21T20:18:12.140Z] ++ 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-04-21T20:18:12.140Z] INFO: Testing against a local daemon [2022-04-21T20:18:12.140Z] === RUN TestVolumesCreateAndList [2022-04-21T20:18:12.140Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-21T20:18:12.140Z] === RUN TestVolumesRemove [2022-04-21T20:18:12.140Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-21T20:18:12.140Z] === RUN TestVolumesInspect [2022-04-21T20:18:12.140Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-21T20:18:12.140Z] === RUN TestVolumesInvalidJSON [2022-04-21T20:18:12.140Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T20:18:12.140Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T20:18:12.396Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T20:18:12.396Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T20:18:12.396Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T20:18:12.396Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T20:18:12.396Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T20:18:12.396Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-21T20:18:12.396Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T20:18:12.396Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T20:18:12.396Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T20:18:12.396Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T20:18:12.396Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T20:18:12.396Z] PASS [2022-04-21T20:18:12.396Z] [2022-04-21T20:18:12.396Z] DONE 9 tests in 0.197s [2022-04-21T20:18:12.396Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T20:18:12.396Z] ++++ cat bundles/test-integration/docker.pid [2022-04-21T20:18:12.396Z] +++ kill 14192 [2022-04-21T20:18:12.652Z] +++ /etc/init.d/apparmor stop [2022-04-21T20:18:12.652Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T20:18:12.652Z] [2022-04-21T20:18:12.652Z] Unloading profiles will leave already running processes permanently [2022-04-21T20:18:12.652Z] unconfined, which can lead to unexpected situations. [2022-04-21T20:18:12.652Z] [2022-04-21T20:18:12.652Z] To set a process to complain mode, use the command line tool [2022-04-21T20:18:12.652Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T20:18:12.652Z] +++ true [2022-04-21T20:18:12.652Z] exiting test-integration [2022-04-21T20:18:12.652Z] ++ exit 0 [2022-04-21T20:18:12.652Z] [2022-04-21T20:18:12.854Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-21T20:18:13.064Z] === RUN TestTCP4Proxy [2022-04-21T20:18:13.064Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-21T20:18:13.064Z] === RUN TestTCP4ProxyHalfClose [2022-04-21T20:18:13.064Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-21T20:18:13.064Z] === RUN TestTCP6Proxy [2022-04-21T20:18:13.064Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T20:18:13.064Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-21T20:18:13.064Z] === RUN TestTCPDualStackProxy [2022-04-21T20:18:13.064Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T20:18:13.064Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-21T20:18:13.064Z] === RUN TestUDP4Proxy [2022-04-21T20:18:13.064Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-21T20:18:13.064Z] === RUN TestUDP6Proxy [2022-04-21T20:18:13.064Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T20:18:13.064Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-21T20:18:13.064Z] === RUN TestUDPWriteError [2022-04-21T20:18:13.064Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-21T20:18:13.064Z] === RUN TestSCTP4Proxy [2022-04-21T20:18:13.064Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T20:18:13.064Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-21T20:18:13.064Z] === RUN TestSCTP6Proxy [2022-04-21T20:18:13.064Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T20:18:13.064Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-21T20:18:13.064Z] PASS [2022-04-21T20:18:13.064Z] coverage: 49.4% of statements [2022-04-21T20:18:13.064Z] ok github.com/docker/docker/cmd/docker-proxy 0.055s coverage: 49.4% of statements [2022-04-21T20:18:13.078Z] === CONT TestReadPluginNoRead [2022-04-21T20:18:13.078Z] read_test.go:92: [d25c5566affea] daemon is not started [2022-04-21T20:18:13.078Z] --- PASS: TestReadPluginNoRead (6.22s) [2022-04-21T20:18:13.078Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-04-21T20:18:13.078Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2022-04-21T20:18:13.078Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2022-04-21T20:18:13.078Z] PASS [2022-04-21T20:18:13.078Z] [2022-04-21T20:18:13.078Z] DONE 6 tests in 10.744s [2022-04-21T20:18:13.078Z] 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-04-21T20:18:13.078Z] testing: warning: no tests to run [2022-04-21T20:18:13.078Z] PASS [2022-04-21T20:18:13.078Z] [2022-04-21T20:18:13.078Z] DONE 0 tests in 0.038s [2022-04-21T20:18:13.078Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-21T20:18:13.078Z] INFO: Testing against a local daemon [2022-04-21T20:18:13.078Z] === RUN TestPluginWithDevMounts [2022-04-21T20:18:13.078Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-21T20:18:13.078Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-21T20:18:13.078Z] PASS [2022-04-21T20:18:13.078Z] [2022-04-21T20:18:13.078Z] === Skipped [2022-04-21T20:18:13.078Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-21T20:18:13.078Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-21T20:18:13.078Z] [2022-04-21T20:18:13.078Z] DONE 1 tests, 1 skipped in 0.122s [2022-04-21T20:18:13.078Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-21T20:18:13.338Z] INFO: Testing against a local daemon [2022-04-21T20:18:13.338Z] === RUN TestSecretInspect [2022-04-21T20:18:13.338Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.338Z] --- SKIP: TestSecretInspect (0.02s) [2022-04-21T20:18:13.338Z] === RUN TestSecretList [2022-04-21T20:18:13.338Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.338Z] --- SKIP: TestSecretList (0.01s) [2022-04-21T20:18:13.338Z] === RUN TestSecretsCreateAndDelete [2022-04-21T20:18:13.338Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.338Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-21T20:18:13.338Z] === RUN TestSecretsUpdate [2022-04-21T20:18:13.338Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.338Z] --- SKIP: TestSecretsUpdate (0.03s) [2022-04-21T20:18:13.338Z] === RUN TestTemplatedSecret [2022-04-21T20:18:13.338Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.338Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-21T20:18:13.338Z] === RUN TestSecretCreateResolve [2022-04-21T20:18:13.338Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.338Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-21T20:18:13.338Z] PASS [2022-04-21T20:18:13.338Z] [2022-04-21T20:18:13.338Z] === Skipped [2022-04-21T20:18:13.338Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-04-21T20:18:13.338Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.338Z] [2022-04-21T20:18:13.338Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-21T20:18:13.338Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.338Z] [2022-04-21T20:18:13.338Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-21T20:18:13.338Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.338Z] [2022-04-21T20:18:13.338Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.03s) [2022-04-21T20:18:13.338Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.338Z] [2022-04-21T20:18:13.338Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-21T20:18:13.338Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.338Z] [2022-04-21T20:18:13.338Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-21T20:18:13.338Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.338Z] [2022-04-21T20:18:13.338Z] DONE 6 tests, 6 skipped in 0.193s [2022-04-21T20:18:13.338Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-21T20:18:13.354Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-21T20:18:13.354Z] --- PASS: TestServiceWithDataPathPortInit (16.03s) [2022-04-21T20:18:13.354Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T20:18:13.516Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:18:13.516Z] INFO: Testing against a local daemon [2022-04-21T20:18:13.516Z] === RUN TestVolumesCreateAndList [2022-04-21T20:18:13.516Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-04-21T20:18:13.516Z] === RUN TestVolumesRemove [2022-04-21T20:18:13.516Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-21T20:18:13.516Z] === RUN TestVolumesInspect [2022-04-21T20:18:13.516Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-21T20:18:13.516Z] === RUN TestVolumesInvalidJSON Post stage [Pipeline] junit [2022-04-21T20:18:13.589Z] Recording test results [2022-04-21T20:18:13.598Z] INFO: Testing against a local daemon [2022-04-21T20:18:13.598Z] === RUN TestServiceCreateInit [2022-04-21T20:18:13.598Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T20:18:13.598Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T20:18:13.598Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-21T20:18:13.598Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T20:18:13.598Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T20:18:13.598Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T20:18:13.598Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-21T20:18:13.598Z] === RUN TestCreateServiceConflict [2022-04-21T20:18:13.598Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-21T20:18:13.598Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T20:18:13.598Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-21T20:18:13.598Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T20:18:13.598Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-21T20:18:13.598Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T20:18:13.598Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-04-21T20:18:13.598Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T20:18:13.598Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-21T20:18:13.598Z] === RUN TestCreateServiceSysctls [2022-04-21T20:18:13.598Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-21T20:18:13.598Z] === RUN TestCreateServiceCapabilities [2022-04-21T20:18:13.598Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-21T20:18:13.598Z] === RUN TestInspect [2022-04-21T20:18:13.598Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestInspect (0.01s) [2022-04-21T20:18:13.598Z] === RUN TestCreateJob [2022-04-21T20:18:13.598Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestCreateJob (0.01s) [2022-04-21T20:18:13.598Z] === RUN TestReplicatedJob [2022-04-21T20:18:13.598Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-21T20:18:13.598Z] === RUN TestUpdateReplicatedJob [2022-04-21T20:18:13.598Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-21T20:18:13.598Z] === RUN TestServiceListWithStatuses [2022-04-21T20:18:13.598Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T20:18:13.598Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T20:18:13.598Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T20:18:13.598Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-21T20:18:13.598Z] === RUN TestDockerNetworkReConnect [2022-04-21T20:18:13.598Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:13.598Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-04-21T20:18:13.598Z] === RUN TestServicePlugin [2022-04-21T20:18:13.612Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-21T20:18:13.747Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T20:18:13.985Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T20:18:13.985Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T20:18:13.985Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T20:18:13.985Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T20:18:13.985Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T20:18:13.985Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T20:18:13.985Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T20:18:13.985Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-21T20:18:13.985Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-21T20:18:13.985Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T20:18:13.985Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T20:18:13.985Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T20:18:13.985Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T20:18:13.985Z] PASS [2022-04-21T20:18:13.985Z] ok github.com/docker/docker/integration/volume 0.248s [2022-04-21T20:18:13.985Z] [2022-04-21T20:18:13.985Z] DONE 9 tests in 1.875s [2022-04-21T20:18:13.985Z] INFO: make.ps1 ended at 04/21/2022 20:18:13 [2022-04-21T20:18:13.985Z] INFO: Integration CLI tests being run from the host: [2022-04-21T20:18:13.985Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-21T20:18:14.079Z] + echo Ensuring container killed. [2022-04-21T20:18:14.080Z] Ensuring container killed. [2022-04-21T20:18:14.080Z] + docker rm -vf docker-pr4 [2022-04-21T20:18:14.080Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-21T20:18:14.355Z] + echo Chowning /workspace to jenkins user [2022-04-21T20:18:14.355Z] Chowning /workspace to jenkins user [2022-04-21T20:18:14.355Z] + id -u [2022-04-21T20:18:14.355Z] + id -g [2022-04-21T20:18:14.355Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43480:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T20:18:14.415Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-21T20:18:14.986Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-21T20:18:15.555Z] === RUN TestDockerSuite/TestBuildNetContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T20:18:16.051Z] + bundleName=arm64-integration [2022-04-21T20:18:16.051Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-21T20:18:16.051Z] Creating arm64-integration-bundles.tar.gz [2022-04-21T20:18:16.051Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-21T20:18:16.051Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-21T20:18:16.139Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] --- SKIP: TestServicePlugin (1.95s) [2022-04-21T20:18:16.139Z] === RUN TestServiceUpdateLabel [2022-04-21T20:18:16.139Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-21T20:18:16.139Z] === RUN TestServiceUpdateSecrets [2022-04-21T20:18:16.139Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-21T20:18:16.139Z] === RUN TestServiceUpdateConfigs [2022-04-21T20:18:16.139Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-21T20:18:16.139Z] === RUN TestServiceUpdateNetwork [2022-04-21T20:18:16.139Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-21T20:18:16.139Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T20:18:16.139Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-21T20:18:16.139Z] PASS [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === Skipped [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T20:18:16.139Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T20:18:16.139Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-21T20:18:16.139Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-21T20:18:16.139Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-21T20:18:16.139Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-21T20:18:16.139Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-04-21T20:18:16.139Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-21T20:18:16.139Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-21T20:18:16.139Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-21T20:18:16.139Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-21T20:18:16.139Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-21T20:18:16.139Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-21T20:18:16.139Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-21T20:18:16.139Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-21T20:18:16.139Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-21T20:18:16.139Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-04-21T20:18:16.139Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-04-21T20:18:16.139Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-21T20:18:16.139Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-21T20:18:16.139Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-21T20:18:16.139Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-21T20:18:16.139Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-21T20:18:16.139Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] DONE 24 tests, 23 skipped in 2.398s [2022-04-21T20:18:16.139Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-21T20:18:16.139Z] INFO: Testing against a local daemon [2022-04-21T20:18:16.139Z] === RUN TestSessionCreate [2022-04-21T20:18:16.139Z] --- PASS: TestSessionCreate (0.03s) [2022-04-21T20:18:16.139Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T20:18:16.139Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-21T20:18:16.139Z] PASS [2022-04-21T20:18:16.139Z] [2022-04-21T20:18:16.139Z] DONE 2 tests in 0.167s [2022-04-21T20:18:16.139Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-21T20:18:16.139Z] INFO: Testing against a local daemon [2022-04-21T20:18:16.139Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T20:18:16.139Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T20:18:16.139Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T20:18:16.139Z] === RUN TestDiskUsage [2022-04-21T20:18:16.139Z] === PAUSE TestDiskUsage [2022-04-21T20:18:16.139Z] === RUN TestEventsExecDie [Pipeline] archiveArtifacts [2022-04-21T20:18:16.317Z] Archiving artifacts [2022-04-21T20:18:16.533Z] ......... [ 85%] [2022-04-21T20:18:16.549Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43480/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T20:18:16.707Z] --- PASS: TestEventsExecDie (0.52s) [2022-04-21T20:18:16.707Z] === RUN TestEventsBackwardsCompatible [2022-04-21T20:18:16.707Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-21T20:18:16.707Z] === RUN TestEventsVolumeCreate [2022-04-21T20:18:16.707Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-21T20:18:16.707Z] === RUN TestInfoBinaryCommits [2022-04-21T20:18:16.707Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-21T20:18:16.707Z] === RUN TestInfoAPIVersioned [2022-04-21T20:18:16.707Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-21T20:18:16.707Z] === RUN TestInfoAPI [2022-04-21T20:18:16.707Z] --- PASS: TestInfoAPI (0.02s) [2022-04-21T20:18:16.707Z] === RUN TestInfoAPIWarnings [2022-04-21T20:18:16.852Z] + make clean [2022-04-21T20:18:16.852Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T20:18:16.852Z] docker-dev-cache [2022-04-21T20:18:16.852Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T20:18:16.932Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:piiapzrbrx3ygpbvtegpamvyy Created:2022-04-21 20:18:14.951974101 +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[796a0220ae98cdf27d06b490883e6367edfa522f58b09fcf5f746683a4bc16b1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7pr2g1nd0rtuzv4u3xkyrqmbw EndpointID:253fd873a7805f9dc104d5dced3207d3e4696ba1bfc064e1c5d06a2ea608937e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:01da15def74fa56af173b6d3bbb6d2798e2743b398f02cb2beada80104464960 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:ebe54bfc21b0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7pr2g1nd0rtuzv4u3xkyrqmbw EndpointID:253fd873a7805f9dc104d5dced3207d3e4696ba1bfc064e1c5d06a2ea608937e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-21T20:18:17.190Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-21T20:18:17.449Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-21T20:18:18.195Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-21T20:18:18.195Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T20:18:18.195Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-21T20:18:18.195Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T20:18:18.195Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-21T20:18:18.195Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T20:18:18.195Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-21T20:18:18.195Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T20:18:18.195Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-21T20:18:18.382Z] === RUN TestDockerSuite/TestBuildNoDupOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-04-21T20:18:18.664Z] === RUN TestDockerSuite/TestBuildAddTar [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T20:18:18.949Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-21T20:18:19.885Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-21T20:18:20.144Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-21T20:18:20.402Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-21T20:18:20.663Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-21T20:18:20.921Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-21T20:18:21.180Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-21T20:18:21.440Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.94s) [2022-04-21T20:18:21.440Z] PASS [2022-04-21T20:18:21.440Z] [2022-04-21T20:18:21.440Z] === Skipped [2022-04-21T20:18:21.440Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:18:21.440Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:18:21.440Z] [2022-04-21T20:18:21.440Z] DONE 38 tests, 1 skipped in 49.473s [2022-04-21T20:18:21.440Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-21T20:18:21.440Z] ++ 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-04-21T20:18:21.440Z] ++ set -e [2022-04-21T20:18:21.440Z] ++ '[' -n 0 ']' [2022-04-21T20:18:21.440Z] ++ set -x [2022-04-21T20:18:21.440Z] ++ 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-04-21T20:18:21.699Z] INFO: Testing against a local daemon [2022-04-21T20:18:21.699Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-21T20:18:21.699Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:18:21.699Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T20:18:21.699Z] === RUN TestDockerNetworkIpvlan [2022-04-21T20:18:21.699Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:18:21.699Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-21T20:18:21.699Z] PASS [2022-04-21T20:18:21.699Z] [2022-04-21T20:18:21.699Z] === Skipped [2022-04-21T20:18:21.699Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T20:18:21.699Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:18:21.699Z] [2022-04-21T20:18:21.699Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-21T20:18:21.699Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T20:18:21.699Z] [2022-04-21T20:18:21.699Z] DONE 2 tests, 2 skipped in 0.194s [2022-04-21T20:18:21.699Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-21T20:18:21.699Z] ++ 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-04-21T20:18:21.699Z] ++ set -e [2022-04-21T20:18:21.699Z] ++ '[' -n 0 ']' [2022-04-21T20:18:21.699Z] ++ set -x [2022-04-21T20:18:21.699Z] ++ 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-04-21T20:18:21.699Z] INFO: Testing against a local daemon [2022-04-21T20:18:21.699Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-21T20:18:21.748Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-21T20:18:23.075Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-21T20:18:23.075Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-04-21T20:18:23.075Z] === RUN TestDockerNetworkMacvlan [2022-04-21T20:18:23.191Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-21T20:18:23.334Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-21T20:18:23.484Z] === RUN TestCheckpointCreateError [2022-04-21T20:18:23.484Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCheckpointCreate [2022-04-21T20:18:23.484Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCheckpointDeleteError [2022-04-21T20:18:23.484Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCheckpointDelete [2022-04-21T20:18:23.484Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCheckpointListError [2022-04-21T20:18:23.484Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCheckpointList [2022-04-21T20:18:23.484Z] --- PASS: TestCheckpointList (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCheckpointListContainerNotFound [2022-04-21T20:18:23.484Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestNewClientWithOpsFromEnv [2022-04-21T20:18:23.484Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T20:18:23.484Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestGetAPIPath [2022-04-21T20:18:23.484Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestParseHostURL [2022-04-21T20:18:23.484Z] --- PASS: TestParseHostURL (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-21T20:18:23.484Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-21T20:18:23.484Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestNegotiateAPIVersion [2022-04-21T20:18:23.484Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-21T20:18:23.484Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-21T20:18:23.484Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-21T20:18:23.484Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-21T20:18:23.484Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-21T20:18:23.484Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-21T20:18:23.484Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-21T20:18:23.484Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-21T20:18:23.484Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-21T20:18:23.484Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-21T20:18:23.484Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestNegotiateAPVersionOverride [2022-04-21T20:18:23.484Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-21T20:18:23.484Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-21T20:18:23.484Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-21T20:18:23.484Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestClientRedirect [2022-04-21T20:18:23.484Z] === RUN TestClientRedirect/GET [2022-04-21T20:18:23.484Z] === RUN TestClientRedirect/POST [2022-04-21T20:18:23.484Z] === RUN TestClientRedirect/PUT [2022-04-21T20:18:23.484Z] === RUN TestClientRedirect/DELETE [2022-04-21T20:18:23.484Z] --- PASS: TestClientRedirect (0.00s) [2022-04-21T20:18:23.484Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-21T20:18:23.484Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-21T20:18:23.484Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-21T20:18:23.484Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigCreateUnsupported [2022-04-21T20:18:23.484Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigCreateError [2022-04-21T20:18:23.484Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigCreate [2022-04-21T20:18:23.484Z] --- PASS: TestConfigCreate (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigInspectNotFound [2022-04-21T20:18:23.484Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigInspectWithEmptyID [2022-04-21T20:18:23.484Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigInspectUnsupported [2022-04-21T20:18:23.484Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigInspectError [2022-04-21T20:18:23.484Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigInspectConfigNotFound [2022-04-21T20:18:23.484Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigInspect [2022-04-21T20:18:23.484Z] --- PASS: TestConfigInspect (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigListUnsupported [2022-04-21T20:18:23.484Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigListError [2022-04-21T20:18:23.484Z] --- PASS: TestConfigListError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigList [2022-04-21T20:18:23.484Z] --- PASS: TestConfigList (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigRemoveUnsupported [2022-04-21T20:18:23.484Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigRemoveError [2022-04-21T20:18:23.484Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigRemove [2022-04-21T20:18:23.484Z] --- PASS: TestConfigRemove (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigUpdateUnsupported [2022-04-21T20:18:23.484Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigUpdateError [2022-04-21T20:18:23.484Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestConfigUpdate [2022-04-21T20:18:23.484Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerCommitError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerCommit [2022-04-21T20:18:23.484Z] --- PASS: TestContainerCommit (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerStatPathError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerStatPathNotFoundError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerStatPathNoHeaderError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerStatPath [2022-04-21T20:18:23.484Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCopyToContainerError [2022-04-21T20:18:23.484Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCopyToContainerNotFoundError [2022-04-21T20:18:23.484Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCopyToContainerEmptyResponse [2022-04-21T20:18:23.484Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCopyToContainer [2022-04-21T20:18:23.484Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCopyFromContainerError [2022-04-21T20:18:23.484Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCopyFromContainerNotFoundError [2022-04-21T20:18:23.484Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-21T20:18:23.484Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-21T20:18:23.484Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestCopyFromContainer [2022-04-21T20:18:23.484Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerCreateError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerCreateImageNotFound [2022-04-21T20:18:23.484Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerCreateWithName [2022-04-21T20:18:23.484Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerCreateAutoRemove [2022-04-21T20:18:23.484Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerDiffError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerDiff [2022-04-21T20:18:23.484Z] --- PASS: TestContainerDiff (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerExecCreateError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerExecCreate [2022-04-21T20:18:23.484Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerExecStartError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerExecStart [2022-04-21T20:18:23.484Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerExecInspectError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerExecInspect [2022-04-21T20:18:23.484Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerExportError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerExportError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerExport [2022-04-21T20:18:23.484Z] --- PASS: TestContainerExport (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerInspectError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerInspectContainerNotFound [2022-04-21T20:18:23.484Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerInspectWithEmptyID [2022-04-21T20:18:23.484Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerInspect [2022-04-21T20:18:23.484Z] --- PASS: TestContainerInspect (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerInspectNode [2022-04-21T20:18:23.484Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerKillError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerKillError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerKill [2022-04-21T20:18:23.484Z] --- PASS: TestContainerKill (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerListError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerListError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerList [2022-04-21T20:18:23.484Z] --- PASS: TestContainerList (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerLogsNotFoundError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerLogsError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerLogs [2022-04-21T20:18:23.484Z] --- PASS: TestContainerLogs (0.13s) [2022-04-21T20:18:23.484Z] === RUN TestContainerPauseError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerPause [2022-04-21T20:18:23.484Z] --- PASS: TestContainerPause (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainersPruneError [2022-04-21T20:18:23.484Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainersPrune [2022-04-21T20:18:23.484Z] --- PASS: TestContainersPrune (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerRemoveError [2022-04-21T20:18:23.484Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-21T20:18:23.484Z] === RUN TestContainerRemoveNotFoundError [2022-04-21T20:18:23.485Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerRemove [2022-04-21T20:18:23.485Z] --- PASS: TestContainerRemove (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerRenameError [2022-04-21T20:18:23.485Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerRename [2022-04-21T20:18:23.485Z] --- PASS: TestContainerRename (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerResizeError [2022-04-21T20:18:23.485Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerExecResizeError [2022-04-21T20:18:23.485Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerResize [2022-04-21T20:18:23.485Z] --- PASS: TestContainerResize (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerExecResize [2022-04-21T20:18:23.485Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerRestartError [2022-04-21T20:18:23.485Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerRestart [2022-04-21T20:18:23.485Z] --- PASS: TestContainerRestart (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerStartError [2022-04-21T20:18:23.485Z] --- PASS: TestContainerStartError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerStart [2022-04-21T20:18:23.485Z] --- PASS: TestContainerStart (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerStatsError [2022-04-21T20:18:23.485Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerStats [2022-04-21T20:18:23.485Z] --- PASS: TestContainerStats (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerStopError [2022-04-21T20:18:23.485Z] --- PASS: TestContainerStopError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerStop [2022-04-21T20:18:23.485Z] --- PASS: TestContainerStop (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerTopError [2022-04-21T20:18:23.485Z] --- PASS: TestContainerTopError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerTop [2022-04-21T20:18:23.485Z] --- PASS: TestContainerTop (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerUnpauseError [2022-04-21T20:18:23.485Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerUnpause [2022-04-21T20:18:23.485Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerUpdateError [2022-04-21T20:18:23.485Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerUpdate [2022-04-21T20:18:23.485Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerWaitError [2022-04-21T20:18:23.485Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestContainerWait [2022-04-21T20:18:23.485Z] --- PASS: TestContainerWait (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestDiskUsageError [2022-04-21T20:18:23.485Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestDiskUsage [2022-04-21T20:18:23.485Z] --- PASS: TestDiskUsage (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestDistributionInspectUnsupported [2022-04-21T20:18:23.485Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestDistributionInspectWithEmptyID [2022-04-21T20:18:23.485Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestEventsErrorInOptions [2022-04-21T20:18:23.485Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestEventsErrorFromServer [2022-04-21T20:18:23.485Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestEvents [2022-04-21T20:18:23.485Z] --- PASS: TestEvents (0.01s) [2022-04-21T20:18:23.485Z] === RUN TestTLSCloseWriter [2022-04-21T20:18:23.485Z] === PAUSE TestTLSCloseWriter [2022-04-21T20:18:23.485Z] === RUN TestImageBuildError [2022-04-21T20:18:23.485Z] --- PASS: TestImageBuildError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageBuild [2022-04-21T20:18:23.485Z] --- PASS: TestImageBuild (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestGetDockerOS [2022-04-21T20:18:23.485Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageCreateError [2022-04-21T20:18:23.485Z] --- PASS: TestImageCreateError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageCreate [2022-04-21T20:18:23.485Z] --- PASS: TestImageCreate (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageHistoryError [2022-04-21T20:18:23.485Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageHistory [2022-04-21T20:18:23.485Z] --- PASS: TestImageHistory (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageImportError [2022-04-21T20:18:23.485Z] --- PASS: TestImageImportError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageImport [2022-04-21T20:18:23.485Z] --- PASS: TestImageImport (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageInspectError [2022-04-21T20:18:23.485Z] --- PASS: TestImageInspectError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageInspectImageNotFound [2022-04-21T20:18:23.485Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageInspectWithEmptyID [2022-04-21T20:18:23.485Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageInspect [2022-04-21T20:18:23.485Z] --- PASS: TestImageInspect (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageListError [2022-04-21T20:18:23.485Z] --- PASS: TestImageListError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageList [2022-04-21T20:18:23.485Z] --- PASS: TestImageList (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageListApiBefore125 [2022-04-21T20:18:23.485Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageLoadError [2022-04-21T20:18:23.485Z] --- PASS: TestImageLoadError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageLoad [2022-04-21T20:18:23.485Z] --- PASS: TestImageLoad (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagesPruneError [2022-04-21T20:18:23.485Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagesPrune [2022-04-21T20:18:23.485Z] --- PASS: TestImagesPrune (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePullReferenceParseError [2022-04-21T20:18:23.485Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePullAnyError [2022-04-21T20:18:23.485Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-21T20:18:23.485Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T20:18:23.485Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T20:18:23.485Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-21T20:18:23.485Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePullWithoutErrors [2022-04-21T20:18:23.485Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePushReferenceError [2022-04-21T20:18:23.485Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePushAnyError [2022-04-21T20:18:23.485Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-21T20:18:23.485Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T20:18:23.485Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T20:18:23.485Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-21T20:18:23.485Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImagePushWithoutErrors [2022-04-21T20:18:23.485Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-21T20:18:23.485Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-21T20:18:23.485Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-21T20:18:23.485Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-21T20:18:23.485Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageRemoveError [2022-04-21T20:18:23.485Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageRemoveImageNotFound [2022-04-21T20:18:23.485Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageRemove [2022-04-21T20:18:23.485Z] --- PASS: TestImageRemove (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageSaveError [2022-04-21T20:18:23.485Z] --- PASS: TestImageSaveError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageSave [2022-04-21T20:18:23.485Z] --- PASS: TestImageSave (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageSearchAnyError [2022-04-21T20:18:23.485Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-21T20:18:23.485Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T20:18:23.485Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T20:18:23.485Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-21T20:18:23.485Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageSearchWithoutErrors [2022-04-21T20:18:23.485Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageTagError [2022-04-21T20:18:23.485Z] --- PASS: TestImageTagError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageTagInvalidReference [2022-04-21T20:18:23.485Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageTagInvalidSourceImageName [2022-04-21T20:18:23.485Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageTagHexSource [2022-04-21T20:18:23.485Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestImageTag [2022-04-21T20:18:23.485Z] --- PASS: TestImageTag (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestInfoServerError [2022-04-21T20:18:23.485Z] --- PASS: TestInfoServerError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestInfoInvalidResponseJSONError [2022-04-21T20:18:23.485Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestInfo [2022-04-21T20:18:23.485Z] --- PASS: TestInfo (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworkConnectError [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworkConnect [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworkCreateError [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworkCreate [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworkDisconnectError [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworkDisconnect [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworkInspect [2022-04-21T20:18:23.485Z] === RUN TestNetworkInspect/empty_ID [2022-04-21T20:18:23.485Z] === RUN TestNetworkInspect/no_options [2022-04-21T20:18:23.485Z] === RUN TestNetworkInspect/verbose [2022-04-21T20:18:23.485Z] === RUN TestNetworkInspect/global_scope [2022-04-21T20:18:23.485Z] === RUN TestNetworkInspect/unknown_network [2022-04-21T20:18:23.485Z] === RUN TestNetworkInspect/server_error [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworkListError [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkListError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworkList [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkList (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworksPruneError [2022-04-21T20:18:23.485Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworksPrune [2022-04-21T20:18:23.485Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworkRemoveError [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNetworkRemove [2022-04-21T20:18:23.485Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNodeInspectError [2022-04-21T20:18:23.485Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNodeInspectNodeNotFound [2022-04-21T20:18:23.485Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNodeInspectWithEmptyID [2022-04-21T20:18:23.485Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNodeInspect [2022-04-21T20:18:23.485Z] --- PASS: TestNodeInspect (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNodeListError [2022-04-21T20:18:23.485Z] --- PASS: TestNodeListError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNodeList [2022-04-21T20:18:23.485Z] --- PASS: TestNodeList (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNodeRemoveError [2022-04-21T20:18:23.485Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNodeRemove [2022-04-21T20:18:23.485Z] --- PASS: TestNodeRemove (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNodeUpdateError [2022-04-21T20:18:23.485Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestNodeUpdate [2022-04-21T20:18:23.485Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestOptionWithHostFromEnv [2022-04-21T20:18:23.485Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestOptionWithTimeout [2022-04-21T20:18:23.485Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestOptionWithVersionFromEnv [2022-04-21T20:18:23.485Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPingFail [2022-04-21T20:18:23.485Z] --- PASS: TestPingFail (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPingWithError [2022-04-21T20:18:23.485Z] 2022/04/21 20:18:22 RoundTripper returned a response & error; ignoring response [2022-04-21T20:18:23.485Z] 2022/04/21 20:18:22 RoundTripper returned a response & error; ignoring response [2022-04-21T20:18:23.485Z] --- PASS: TestPingWithError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPingSuccess [2022-04-21T20:18:23.485Z] --- PASS: TestPingSuccess (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPingHeadFallback [2022-04-21T20:18:23.485Z] === RUN TestPingHeadFallback/OK [2022-04-21T20:18:23.485Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-21T20:18:23.485Z] === RUN TestPingHeadFallback/Not_Found [2022-04-21T20:18:23.485Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-21T20:18:23.485Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-21T20:18:23.485Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginDisableError [2022-04-21T20:18:23.485Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginDisable [2022-04-21T20:18:23.485Z] --- PASS: TestPluginDisable (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginEnableError [2022-04-21T20:18:23.485Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginEnable [2022-04-21T20:18:23.485Z] --- PASS: TestPluginEnable (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginInspectError [2022-04-21T20:18:23.485Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginInspectWithEmptyID [2022-04-21T20:18:23.485Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginInspect [2022-04-21T20:18:23.485Z] --- PASS: TestPluginInspect (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginListError [2022-04-21T20:18:23.485Z] --- PASS: TestPluginListError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginList [2022-04-21T20:18:23.485Z] --- PASS: TestPluginList (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginPushError [2022-04-21T20:18:23.485Z] --- PASS: TestPluginPushError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginPush [2022-04-21T20:18:23.485Z] --- PASS: TestPluginPush (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginRemoveError [2022-04-21T20:18:23.485Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginRemove [2022-04-21T20:18:23.485Z] --- PASS: TestPluginRemove (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginSetError [2022-04-21T20:18:23.485Z] --- PASS: TestPluginSetError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPluginSet [2022-04-21T20:18:23.485Z] --- PASS: TestPluginSet (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSetHostHeader [2022-04-21T20:18:23.485Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestPlainTextError [2022-04-21T20:18:23.485Z] --- PASS: TestPlainTextError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestInfiniteError [2022-04-21T20:18:23.485Z] --- PASS: TestInfiniteError (0.04s) [2022-04-21T20:18:23.485Z] === RUN TestCanceledContext [2022-04-21T20:18:23.485Z] 2022/04/21 20:18:22 RoundTripper returned a response & error; ignoring response [2022-04-21T20:18:23.485Z] --- PASS: TestCanceledContext (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestDeadlineExceededContext [2022-04-21T20:18:23.485Z] 2022/04/21 20:18:22 RoundTripper returned a response & error; ignoring response [2022-04-21T20:18:23.485Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretCreateUnsupported [2022-04-21T20:18:23.485Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretCreateError [2022-04-21T20:18:23.485Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretCreate [2022-04-21T20:18:23.485Z] --- PASS: TestSecretCreate (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretInspectUnsupported [2022-04-21T20:18:23.485Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretInspectError [2022-04-21T20:18:23.485Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretInspectSecretNotFound [2022-04-21T20:18:23.485Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretInspectWithEmptyID [2022-04-21T20:18:23.485Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretInspect [2022-04-21T20:18:23.485Z] --- PASS: TestSecretInspect (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretListUnsupported [2022-04-21T20:18:23.485Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretListError [2022-04-21T20:18:23.485Z] --- PASS: TestSecretListError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretList [2022-04-21T20:18:23.485Z] --- PASS: TestSecretList (0.01s) [2022-04-21T20:18:23.485Z] === RUN TestSecretRemoveUnsupported [2022-04-21T20:18:23.485Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretRemoveError [2022-04-21T20:18:23.485Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretRemove [2022-04-21T20:18:23.485Z] --- PASS: TestSecretRemove (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretUpdateUnsupported [2022-04-21T20:18:23.485Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretUpdateError [2022-04-21T20:18:23.485Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestSecretUpdate [2022-04-21T20:18:23.485Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestServiceCreateError [2022-04-21T20:18:23.485Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestServiceCreate [2022-04-21T20:18:23.485Z] --- PASS: TestServiceCreate (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-21T20:18:23.485Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestServiceCreateDigestPinning [2022-04-21T20:18:23.485Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestServiceInspectError [2022-04-21T20:18:23.485Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestServiceInspectServiceNotFound [2022-04-21T20:18:23.485Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestServiceInspectWithEmptyID [2022-04-21T20:18:23.485Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestServiceInspect [2022-04-21T20:18:23.485Z] --- PASS: TestServiceInspect (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestServiceListError [2022-04-21T20:18:23.485Z] --- PASS: TestServiceListError (0.00s) [2022-04-21T20:18:23.485Z] === RUN TestServiceList [2022-04-21T20:18:23.485Z] --- PASS: TestServiceList (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestServiceLogsError [2022-04-21T20:18:23.486Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestServiceLogs [2022-04-21T20:18:23.486Z] --- PASS: TestServiceLogs (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestServiceRemoveError [2022-04-21T20:18:23.486Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestServiceRemoveNotFoundError [2022-04-21T20:18:23.486Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestServiceRemove [2022-04-21T20:18:23.486Z] --- PASS: TestServiceRemove (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestServiceUpdateError [2022-04-21T20:18:23.486Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestServiceUpdate [2022-04-21T20:18:23.486Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmGetUnlockKeyError [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmGetUnlockKey [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmInitError [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmInit [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmInit (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmInspectError [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmInspect [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmJoinError [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmJoin [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmLeaveError [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmLeave [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmUnlockError [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmUnlock [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmUpdateError [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestSwarmUpdate [2022-04-21T20:18:23.486Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestTaskInspectError [2022-04-21T20:18:23.486Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestTaskInspectWithEmptyID [2022-04-21T20:18:23.486Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestTaskInspect [2022-04-21T20:18:23.486Z] --- PASS: TestTaskInspect (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestTaskListError [2022-04-21T20:18:23.486Z] --- PASS: TestTaskListError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestTaskList [2022-04-21T20:18:23.486Z] --- PASS: TestTaskList (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestVolumeCreateError [2022-04-21T20:18:23.486Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestVolumeCreate [2022-04-21T20:18:23.486Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestVolumeInspectError [2022-04-21T20:18:23.486Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestVolumeInspectNotFound [2022-04-21T20:18:23.486Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestVolumeInspectWithEmptyID [2022-04-21T20:18:23.486Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestVolumeInspect [2022-04-21T20:18:23.486Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestVolumeListError [2022-04-21T20:18:23.486Z] --- PASS: TestVolumeListError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestVolumeList [2022-04-21T20:18:23.486Z] --- PASS: TestVolumeList (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestVolumeRemoveError [2022-04-21T20:18:23.486Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-21T20:18:23.486Z] === RUN TestVolumeRemove [2022-04-21T20:18:23.486Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-21T20:18:23.486Z] === CONT TestTLSCloseWriter [2022-04-21T20:18:23.486Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-21T20:18:23.486Z] PASS [2022-04-21T20:18:23.486Z] coverage: 75.1% of statements [2022-04-21T20:18:23.486Z] ok github.com/docker/docker/client 0.353s coverage: 75.1% of statements [2022-04-21T20:18:23.902Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-21T20:18:24.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T20:18:24.401Z] INFO: Testing against a local daemon [2022-04-21T20:18:24.401Z] === RUN TestDockerSuite [2022-04-21T20:18:24.401Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-21T20:18:24.401Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-21T20:18:24.401Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T20:18:24.401Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-21T20:18:24.401Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-21T20:18:24.401Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-21T20:18:24.401Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-21T20:18:24.401Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T20:18:24.401Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-21T20:18:24.401Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-21T20:18:24.401Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-21T20:18:24.401Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-21T20:18:24.843Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-21T20:18:24.869Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-21T20:18:25.336Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-21T20:18:25.427Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-21T20:18:25.693Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-21T20:18:26.628Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-21T20:18:28.004Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-21T20:18:28.262Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-21T20:18:29.638Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-21T20:18:29.736Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-21T20:18:29.736Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-21T20:18:30.206Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-21T20:18:30.773Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-21T20:18:31.032Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-21T20:18:31.490Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-21T20:18:32.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-21T20:18:34.312Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-21T20:18:34.753Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-21T20:18:34.753Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-21T20:18:34.801Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-04-21T20:18:34.801Z] === RUN TestInfoDebug [2022-04-21T20:18:34.801Z] --- PASS: TestInfoDebug (0.54s) [2022-04-21T20:18:34.801Z] === RUN TestInfoInsecureRegistries [2022-04-21T20:18:34.801Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-04-21T20:18:34.801Z] === RUN TestInfoRegistryMirrors [2022-04-21T20:18:34.801Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-21T20:18:34.801Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T20:18:34.801Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-21T20:18:34.801Z] === RUN TestPingCacheHeaders [2022-04-21T20:18:34.801Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-21T20:18:34.801Z] === RUN TestPingGet [2022-04-21T20:18:34.801Z] --- PASS: TestPingGet (0.01s) [2022-04-21T20:18:34.801Z] === RUN TestPingHead [2022-04-21T20:18:34.801Z] --- PASS: TestPingHead (0.03s) [2022-04-21T20:18:34.801Z] === RUN TestPingSwarmHeader [2022-04-21T20:18:34.879Z] docker_api_swarm_test.go:304: [d4b66cecac57b] joining swarm manager [db7925d2c0a6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:18:35.138Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-21T20:18:35.397Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-21T20:18:35.672Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-21T20:18:35.977Z] --- PASS: TestCheckoutGit (26.44s) [2022-04-21T20:18:35.977Z] === RUN TestValidGitTransport [2022-04-21T20:18:35.977Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-21T20:18:35.977Z] === RUN TestGitInvalidRef [2022-04-21T20:18:35.977Z] --- PASS: TestGitInvalidRef (0.19s) [2022-04-21T20:18:35.977Z] PASS [2022-04-21T20:18:35.977Z] coverage: 86.3% of statements [2022-04-21T20:18:35.977Z] ok github.com/docker/docker/builder/remotecontext/git 26.688s coverage: 86.3% of statements [2022-04-21T20:18:36.514Z] docker_api_swarm_test.go:305: [df3f0ef0d127a] joining swarm manager [db7925d2c0a6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:18:36.514Z] --- PASS: TestDockerNetworkMacvlan (13.37s) [2022-04-21T20:18:36.514Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-04-21T20:18:36.514Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-21T20:18:36.514Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2022-04-21T20:18:36.514Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2022-04-21T20:18:36.514Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.34s) [2022-04-21T20:18:36.514Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s) [2022-04-21T20:18:36.514Z] PASS [2022-04-21T20:18:36.514Z] [2022-04-21T20:18:36.514Z] DONE 8 tests in 14.900s [2022-04-21T20:18:36.514Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-21T20:18:36.514Z] ++ 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-04-21T20:18:36.514Z] ++ set -e [2022-04-21T20:18:36.514Z] ++ '[' -n 0 ']' [2022-04-21T20:18:36.514Z] ++ set -x [2022-04-21T20:18:36.514Z] ++ 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-04-21T20:18:36.514Z] testing: warning: no tests to run [2022-04-21T20:18:36.514Z] PASS [2022-04-21T20:18:36.514Z] [2022-04-21T20:18:36.514Z] DONE 0 tests in 0.036s [2022-04-21T20:18:36.514Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-21T20:18:36.514Z] ++ 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-04-21T20:18:36.514Z] ++ set -e [2022-04-21T20:18:36.514Z] ++ '[' -n 0 ']' [2022-04-21T20:18:36.514Z] ++ set -x [2022-04-21T20:18:36.514Z] ++ 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-04-21T20:18:36.773Z] INFO: Testing against a local daemon [2022-04-21T20:18:36.773Z] === RUN TestAuthZPluginAllowRequest [2022-04-21T20:18:36.964Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T20:18:36.964Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T20:18:36.964Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T20:18:36.964Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T20:18:37.033Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-21T20:18:37.079Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-21T20:18:37.079Z] --- PASS: TestPingSwarmHeader (1.93s) [2022-04-21T20:18:37.079Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-21T20:18:37.079Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-21T20:18:37.079Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-21T20:18:37.079Z] === RUN TestVersion [2022-04-21T20:18:37.079Z] --- PASS: TestVersion (0.03s) [2022-04-21T20:18:37.079Z] === CONT TestDiskUsage [2022-04-21T20:18:37.292Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-21T20:18:37.338Z] === RUN TestDiskUsage/empty [2022-04-21T20:18:37.338Z] === RUN TestDiskUsage/empty/container_types [2022-04-21T20:18:37.338Z] === RUN TestDiskUsage/empty/image_types [2022-04-21T20:18:37.338Z] === RUN TestDiskUsage/empty/volume_types [2022-04-21T20:18:37.338Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-21T20:18:37.338Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-21T20:18:37.338Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-21T20:18:37.338Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-21T20:18:37.338Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-21T20:18:37.338Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-21T20:18:37.338Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-21T20:18:37.338Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-21T20:18:37.598Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-21T20:18:37.598Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-21T20:18:37.598Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-21T20:18:37.598Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-21T20:18:37.598Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-21T20:18:37.598Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-21T20:18:37.598Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-21T20:18:37.598Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-21T20:18:37.598Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-21T20:18:37.598Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-21T20:18:37.598Z] === RUN TestDiskUsage/after_container.Run [2022-04-21T20:18:37.859Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-21T20:18:37.859Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-21T20:18:37.859Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-21T20:18:37.859Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-21T20:18:37.859Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-21T20:18:37.859Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-21T20:18:37.859Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-21T20:18:37.859Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-21T20:18:37.859Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-21T20:18:37.859Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-21T20:18:37.860Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage (1.23s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.01s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-04-21T20:18:38.119Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-21T20:18:38.119Z] PASS [2022-04-21T20:18:38.119Z] [2022-04-21T20:18:38.119Z] === Skipped [2022-04-21T20:18:38.119Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T20:18:38.119Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T20:18:38.119Z] [2022-04-21T20:18:38.119Z] DONE 54 tests, 1 skipped in 22.127s [2022-04-21T20:18:38.119Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-21T20:18:38.119Z] INFO: Testing against a local daemon [2022-04-21T20:18:38.119Z] === RUN TestVolumesCreateAndList [2022-04-21T20:18:38.119Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-21T20:18:38.119Z] === RUN TestVolumesRemove [2022-04-21T20:18:38.379Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-21T20:18:38.379Z] === RUN TestVolumesInspect [2022-04-21T20:18:38.379Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-21T20:18:38.379Z] === RUN TestVolumesInvalidJSON [2022-04-21T20:18:38.379Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T20:18:38.379Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T20:18:38.379Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T20:18:38.379Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T20:18:38.379Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T20:18:38.379Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T20:18:38.379Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T20:18:38.379Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-21T20:18:38.379Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T20:18:38.379Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T20:18:38.379Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T20:18:38.379Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T20:18:38.379Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T20:18:38.379Z] PASS [2022-04-21T20:18:38.379Z] [2022-04-21T20:18:38.379Z] DONE 9 tests in 0.197s [2022-04-21T20:18:38.379Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T20:18:38.379Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14230 is not a child of this shell [2022-04-21T20:18:38.379Z] warning: PID 14230 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-21T20:18:38.379Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T20:18:38.379Z] [2022-04-21T20:18:38.379Z] Unloading profiles will leave already running processes permanently [2022-04-21T20:18:38.379Z] unconfined, which can lead to unexpected situations. [2022-04-21T20:18:38.379Z] [2022-04-21T20:18:38.379Z] To set a process to complain mode, use the command line tool [2022-04-21T20:18:38.379Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T20:18:38.379Z] Removing test suite binaries [2022-04-21T20:18:38.379Z] exiting test-integration [2022-04-21T20:18:38.379Z] ++ exit 0 [2022-04-21T20:18:38.379Z] [2022-04-21T20:18:38.427Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2022-04-21T20:18:38.427Z] === RUN TestAuthZPluginTLS [2022-04-21T20:18:38.685Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-21T20:18:38.945Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-04-21T20:18:38.945Z] === RUN TestAuthZPluginDenyRequest [2022-04-21T20:18:38.980Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-21T20:18:39.237Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-21T20:18:39.237Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-21T20:18:39.237Z] [2022-04-21T20:18:39.237Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-21T20:18:39.237Z] =========================== short test summary info ============================ [2022-04-21T20:18:39.237Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-21T20:18:39.237Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-21T20:18:39.237Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-21T20:18:39.237Z] Not supported on most drivers [2022-04-21T20:18:39.237Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-21T20:18:39.237Z] Output of docker top depends on host distro, and is not formalized. [2022-04-21T20:18:39.237Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-21T20:18:39.237Z] Output of docker top depends on host distro, and is not formalized. [2022-04-21T20:18:39.237Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-21T20:18:39.237Z] Can fail if eth0 has multiple IP addresses [2022-04-21T20:18:39.237Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-21T20:18:39.237Z] This doesn't seem to be taken into account by the engine [2022-04-21T20:18:39.237Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-21T20:18:39.237Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-21T20:18:39.237Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 291.58 seconds == Post stage [Pipeline] junit [2022-04-21T20:18:39.330Z] Recording test results [2022-04-21T20:18:39.494Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-21T20:18:39.511Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-21T20:18:39.511Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-21T20:18:40.078Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-21T20:18:40.078Z] === RUN TestAuthZPluginDenyResponse [2022-04-21T20:18:40.645Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-21T20:18:40.645Z] === RUN TestAuthZPluginAllowEventStream [2022-04-21T20:18:40.990Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T20:18:41.331Z] + echo Ensuring container killed. [2022-04-21T20:18:41.331Z] Ensuring container killed. [2022-04-21T20:18:41.331Z] + docker rm -vf docker-pr4 [2022-04-21T20:18:41.331Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-21T20:18:41.629Z] + echo Chowning /workspace to jenkins user [2022-04-21T20:18:41.629Z] Chowning /workspace to jenkins user [2022-04-21T20:18:41.629Z] + id -u [2022-04-21T20:18:41.629Z] + id -g [2022-04-21T20:18:41.629Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43480:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T20:18:41.629Z] Unable to find image 'busybox:latest' locally [2022-04-21T20:18:41.629Z] latest: Pulling from library/busybox [2022-04-21T20:18:41.888Z] 50e8d59317eb: Pulling fs layer [2022-04-21T20:18:41.888Z] 50e8d59317eb: Download complete [2022-04-21T20:18:41.888Z] 50e8d59317eb: Pull complete [2022-04-21T20:18:41.888Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-21T20:18:41.888Z] Status: Downloaded newer image for busybox:latest [2022-04-21T20:18:42.023Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-04-21T20:18:42.023Z] === RUN TestAuthZPluginErrorResponse [2022-04-21T20:18:42.590Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-21T20:18:42.590Z] === RUN TestAuthZPluginErrorRequest [Pipeline] catchError [Pipeline] { [2022-04-21T20:18:42.849Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-21T20:18:42.849Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] sh [2022-04-21T20:18:43.127Z] + bundleName=amd64-rootless [2022-04-21T20:18:43.127Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-21T20:18:43.127Z] Creating amd64-rootless-bundles.tar.gz [2022-04-21T20:18:43.127Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-21T20:18:43.127Z] + 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-04-21T20:18:43.141Z] Archiving artifacts [2022-04-21T20:18:43.415Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-04-21T20:18:43.415Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-21T20:18:44.741Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43480/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T20:18:45.055Z] + make clean [2022-04-21T20:18:45.314Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T20:18:45.314Z] docker-dev-cache [2022-04-21T20:18:45.314Z] docker-mod-cache [2022-04-21T20:18:45.318Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2022-04-21T20:18:45.318Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] deleteDir [2022-04-21T20:18:45.579Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-21T20:18:45.622Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-21T20:18:45.622Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-21T20:18:45.622Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-21T20:18:45.622Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-21T20:18:45.622Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-21T20:18:45.622Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-21T20:18:45.622Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-21T20:18:45.622Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-21T20:18:45.622Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-21T20:18:45.622Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-21T20:18:45.622Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-21T20:18:45.622Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-21T20:18:45.622Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestConfigureDaemonLogs [2022-04-21T20:18:45.622Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestCommonOptionsInstallFlags [2022-04-21T20:18:45.622Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-21T20:18:45.622Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-21T20:18:45.622Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-21T20:18:45.622Z] PASS [2022-04-21T20:18:45.622Z] coverage: 19.0% of statements [2022-04-21T20:18:45.622Z] ok github.com/docker/docker/cmd/dockerd 0.181s coverage: 19.0% of statements [2022-04-21T20:18:45.622Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-21T20:18:45.622Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T20:18:46.609Z] === RUN TestContainerStopSignal [2022-04-21T20:18:46.609Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestContainerStopTimeout [2022-04-21T20:18:46.609Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-21T20:18:46.609Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-21T20:18:46.609Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-21T20:18:46.609Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestReplaceAndAppendEnvVars [2022-04-21T20:18:46.609Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-21T20:18:46.609Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestNewMemoryStore [2022-04-21T20:18:46.609Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestAddContainers [2022-04-21T20:18:46.609Z] --- PASS: TestAddContainers (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestGetContainer [2022-04-21T20:18:46.609Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestDeleteContainer [2022-04-21T20:18:46.609Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestListContainers [2022-04-21T20:18:46.609Z] --- PASS: TestListContainers (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestFirstContainer [2022-04-21T20:18:46.609Z] --- PASS: TestFirstContainer (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestApplyAllContainer [2022-04-21T20:18:46.609Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestIsValidHealthString [2022-04-21T20:18:46.609Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestStateRunStop [2022-04-21T20:18:46.609Z] --- PASS: TestStateRunStop (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestStateTimeoutWait [2022-04-21T20:18:46.609Z] state_test.go:141: Stop callback fired [2022-04-21T20:18:46.609Z] state_test.go:165: Stop callback fired [2022-04-21T20:18:46.609Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-21T20:18:46.609Z] === RUN TestIsValidStateString [2022-04-21T20:18:46.609Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestViewSaveDelete [2022-04-21T20:18:46.609Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-21T20:18:46.609Z] === RUN TestViewAll [2022-04-21T20:18:46.609Z] --- PASS: TestViewAll (0.01s) [2022-04-21T20:18:46.609Z] === RUN TestViewGet [2022-04-21T20:18:46.609Z] --- PASS: TestViewGet (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestNames [2022-04-21T20:18:46.609Z] --- PASS: TestNames (0.00s) [2022-04-21T20:18:46.609Z] === RUN TestViewWithHealthCheck [2022-04-21T20:18:46.609Z] --- PASS: TestViewWithHealthCheck (0.00s) [2022-04-21T20:18:46.609Z] PASS [2022-04-21T20:18:46.609Z] coverage: 41.7% of statements [2022-04-21T20:18:46.609Z] ok github.com/docker/docker/container 0.208s coverage: 41.7% of statements [2022-04-21T20:18:46.980Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-04-21T20:18:46.980Z] === RUN TestAuthZPluginHeader [2022-04-21T20:18:47.077Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T20:18:47.077Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T20:18:47.077Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T20:18:47.077Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T20:18:47.077Z] === RUN TestPrepare [2022-04-21T20:18:47.077Z] --- PASS: TestPrepare (0.00s) [2022-04-21T20:18:47.077Z] === RUN TestStart [2022-04-21T20:18:47.077Z] --- PASS: TestStart (0.00s) [2022-04-21T20:18:47.077Z] === RUN TestWaitCancel [2022-04-21T20:18:47.077Z] --- PASS: TestWaitCancel (0.00s) [2022-04-21T20:18:47.077Z] === RUN TestWaitDisabled [2022-04-21T20:18:47.077Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-21T20:18:47.077Z] === RUN TestWaitEnabled [2022-04-21T20:18:47.077Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-21T20:18:47.077Z] === RUN TestRemove [2022-04-21T20:18:47.077Z] --- PASS: TestRemove (0.00s) [2022-04-21T20:18:47.077Z] PASS [2022-04-21T20:18:47.077Z] coverage: 65.3% of statements [2022-04-21T20:18:47.077Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2022-04-21T20:18:47.915Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-04-21T20:18:47.915Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-21T20:18:48.741Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-21T20:18:48.741Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T20:18:48.741Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-21T20:18:48.741Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T20:18:48.741Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-21T20:18:48.851Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-21T20:18:50.227Z] === RUN TestDockerSuite/TestBuildRm [2022-04-21T20:18:50.867Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-21T20:18:50.867Z] === RUN TestNewListSecretsFilters [2022-04-21T20:18:50.867Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestNewListConfigsFilters [2022-04-21T20:18:50.867Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-21T20:18:50.867Z] PASS [2022-04-21T20:18:50.867Z] coverage: 0.5% of statements [2022-04-21T20:18:50.867Z] ok github.com/docker/docker/daemon/cluster 1.150s coverage: 0.5% of statements [2022-04-21T20:18:50.867Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-21T20:18:50.867Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-21T20:18:50.867Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-21T20:18:50.867Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-21T20:18:50.867Z] PASS [2022-04-21T20:18:50.867Z] coverage: 35.9% of statements [2022-04-21T20:18:50.867Z] ok github.com/docker/docker/daemon/cluster/convert 0.647s coverage: 35.9% of statements [2022-04-21T20:18:51.748Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T20:18:51.748Z] [2022-04-21T20:18:51.748Z] Unloading profiles will leave already running processes permanently [2022-04-21T20:18:51.748Z] unconfined, which can lead to unexpected situations. [2022-04-21T20:18:51.748Z] [2022-04-21T20:18:51.748Z] To set a process to complain mode, use the command line tool [2022-04-21T20:18:51.748Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T20:18:51.748Z] Post stage [Pipeline] junit [2022-04-21T20:18:51.758Z] Recording test results [2022-04-21T20:18:51.849Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-21T20:18:52.124Z] + echo Ensuring container killed. [2022-04-21T20:18:52.124Z] Ensuring container killed. [2022-04-21T20:18:52.124Z] + docker rm -vf docker-pr4 [2022-04-21T20:18:52.124Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-21T20:18:52.401Z] + echo Chowning /workspace to jenkins user [2022-04-21T20:18:52.401Z] Chowning /workspace to jenkins user [2022-04-21T20:18:52.401Z] + id -u [2022-04-21T20:18:52.401Z] + id -g [2022-04-21T20:18:52.401Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43480:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T20:18:52.762Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.43s) [2022-04-21T20:18:52.762Z] === RUN TestAuthZPluginV2Disable [2022-04-21T20:18:52.762Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-21T20:18:53.081Z] === RUN TestBuilderGC [2022-04-21T20:18:53.081Z] --- PASS: TestBuilderGC (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestDaemonConfigurationNotFound [2022-04-21T20:18:53.081Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestDaemonBrokenConfiguration [2022-04-21T20:18:53.081Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestFindConfigurationConflicts [2022-04-21T20:18:53.081Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-21T20:18:53.081Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-21T20:18:53.081Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-21T20:18:53.081Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-21T20:18:53.081Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-21T20:18:53.081Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-21T20:18:53.081Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-21T20:18:53.081Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-21T20:18:53.081Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-21T20:18:53.081Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-21T20:18:53.081Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-21T20:18:53.081Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-21T20:18:53.081Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestValidateConfiguration [2022-04-21T20:18:53.081Z] === RUN TestValidateConfiguration/with_label [2022-04-21T20:18:53.081Z] === RUN TestValidateConfiguration/with_dns [2022-04-21T20:18:53.081Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-21T20:18:53.081Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-21T20:18:53.081Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-21T20:18:53.081Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-21T20:18:53.081Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-21T20:18:53.081Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-21T20:18:53.081Z] === RUN TestValidateConfiguration/with_hosts [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-21T20:18:53.081Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestReloadSetConfigFileNotExist [2022-04-21T20:18:53.081Z] === RUN TestWaitNodeAttachment [2022-04-21T20:18:53.081Z] time="2022-04-21T20:18:52Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-21T20:18:53.081Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-04-21T20:18:53.081Z] === RUN TestReloadDefaultConfigNotExist [2022-04-21T20:18:53.081Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:18:53.081Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestReloadBadDefaultConfig [2022-04-21T20:18:53.081Z] time="2022-04-21T20:18:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-335796136" [2022-04-21T20:18:53.081Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestReloadWithConflictingLabels [2022-04-21T20:18:53.081Z] time="2022-04-21T20:18:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2285531245" [2022-04-21T20:18:53.081Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestReloadWithDuplicateLabels [2022-04-21T20:18:53.081Z] time="2022-04-21T20:18:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3768024951" [2022-04-21T20:18:53.081Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestMaskURLCredentials [2022-04-21T20:18:53.081Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-21T20:18:53.081Z] === RUN TestDaemonConfigurationMerge [2022-04-21T20:18:53.081Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-21T20:18:53.081Z] PASS [2022-04-21T20:18:53.081Z] coverage: 79.5% of statements [2022-04-21T20:18:53.081Z] ok github.com/docker/docker/daemon/config 0.235s coverage: 79.5% of statements [2022-04-21T20:18:53.328Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-21T20:18:53.549Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-21T20:18:53.549Z] === RUN TestIsolationConversion [2022-04-21T20:18:53.549Z] === RUN TestIsolationConversion/default [2022-04-21T20:18:53.549Z] === RUN TestIsolationConversion/process [2022-04-21T20:18:53.549Z] === RUN TestIsolationConversion/hyperv [2022-04-21T20:18:53.549Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-21T20:18:53.549Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-21T20:18:53.549Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-21T20:18:53.549Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-21T20:18:53.549Z] === RUN TestContainerLabels [2022-04-21T20:18:53.549Z] --- PASS: TestContainerLabels (0.00s) [2022-04-21T20:18:53.549Z] === RUN TestCredentialSpecConversion [2022-04-21T20:18:53.549Z] === RUN TestCredentialSpecConversion/none [2022-04-21T20:18:53.549Z] === RUN TestCredentialSpecConversion/config [2022-04-21T20:18:53.549Z] === RUN TestCredentialSpecConversion/file [2022-04-21T20:18:53.549Z] === RUN TestCredentialSpecConversion/registry [2022-04-21T20:18:53.549Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-21T20:18:53.549Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-21T20:18:53.549Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-21T20:18:53.549Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-21T20:18:53.549Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-21T20:18:53.549Z] === RUN TestControllerValidateMountBind [2022-04-21T20:18:53.549Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-21T20:18:53.549Z] === RUN TestControllerValidateMountVolume [2022-04-21T20:18:53.549Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-21T20:18:53.549Z] === RUN TestControllerValidateMountTarget [2022-04-21T20:18:53.549Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-21T20:18:53.549Z] === RUN TestControllerValidateMountTmpfs [2022-04-21T20:18:53.549Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-21T20:18:53.549Z] === RUN TestControllerValidateMountInvalidType [2022-04-21T20:18:53.549Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-21T20:18:53.549Z] === RUN TestControllerValidateMountNamedPipe [2022-04-21T20:18:53.549Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-21T20:18:53.549Z] PASS [2022-04-21T20:18:53.549Z] coverage: 11.0% of statements [2022-04-21T20:18:53.549Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.587s coverage: 11.0% of statements [2022-04-21T20:18:53.549Z] === RUN TestEventsLog [2022-04-21T20:18:53.549Z] --- PASS: TestEventsLog (0.00s) [2022-04-21T20:18:53.549Z] === RUN TestEventsLogTimeout [2022-04-21T20:18:53.549Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-21T20:18:53.549Z] === RUN TestLogEvents [2022-04-21T20:18:53.549Z] --- PASS: TestLogEvents (0.05s) [2022-04-21T20:18:53.549Z] === RUN TestLoadBufferedEvents [2022-04-21T20:18:53.549Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-21T20:18:53.549Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-21T20:18:53.549Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-21T20:18:53.549Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-21T20:18:53.549Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-21T20:18:53.549Z] PASS [2022-04-21T20:18:53.549Z] coverage: 50.0% of statements [2022-04-21T20:18:53.549Z] ok github.com/docker/docker/daemon/events 0.246s coverage: 50.0% of statements [2022-04-21T20:18:53.587Z] docker_api_swarm_test.go:364: Waiting for possible election... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T20:18:54.523Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-21T20:18:54.535Z] === RUN TestIsEmptyDir [2022-04-21T20:18:54.535Z] --- PASS: TestIsEmptyDir (0.00s) [2022-04-21T20:18:54.535Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-21T20:18:54.535Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-21T20:18:54.535Z] PASS [2022-04-21T20:18:54.535Z] coverage: 2.3% of statements [2022-04-21T20:18:54.535Z] ok github.com/docker/docker/daemon/graphdriver 0.055s coverage: 2.3% of statements [2022-04-21T20:18:54.535Z] === RUN TestLinkNaming [2022-04-21T20:18:54.535Z] --- PASS: TestLinkNaming (0.00s) [2022-04-21T20:18:54.535Z] === RUN TestLinkNew [2022-04-21T20:18:54.535Z] --- PASS: TestLinkNew (0.00s) [2022-04-21T20:18:54.535Z] === RUN TestLinkEnv [2022-04-21T20:18:54.535Z] --- PASS: TestLinkEnv (0.00s) [2022-04-21T20:18:54.535Z] === RUN TestLinkMultipleEnv [2022-04-21T20:18:54.535Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-21T20:18:54.535Z] === RUN TestLinkPortRangeEnv [2022-04-21T20:18:54.535Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-21T20:18:54.535Z] PASS [2022-04-21T20:18:54.535Z] coverage: 93.0% of statements [2022-04-21T20:18:54.535Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2022-04-21T20:18:54.583Z] + bundleName=docker-py [2022-04-21T20:18:54.583Z] + echo Creating docker-py-bundles.tar.gz [2022-04-21T20:18:54.583Z] Creating docker-py-bundles.tar.gz [2022-04-21T20:18:54.583Z] + 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-04-21T20:18:54.593Z] Archiving artifacts [2022-04-21T20:18:54.781Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-21T20:18:54.831Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43480/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-21T20:18:55.004Z] === RUN TestVerifyNetworkingConfig [2022-04-21T20:18:55.004Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-21T20:18:55.004Z] === RUN TestGetContainer [2022-04-21T20:18:55.004Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestValidContainerNames [2022-04-21T20:18:55.005Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestContainerInitDNS [2022-04-21T20:18:55.005Z] daemon_test.go:145: root required [2022-04-21T20:18:55.005Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestMerge [2022-04-21T20:18:55.005Z] --- PASS: TestMerge (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestValidateContainerIsolation [2022-04-21T20:18:55.005Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestFindNetworkErrorType [2022-04-21T20:18:55.005Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestEnsureServicesExist [2022-04-21T20:18:55.005Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestEnsureServicesExistErrors [2022-04-21T20:18:55.005Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-21T20:18:55.005Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-21T20:18:55.005Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-21T20:18:55.005Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestContainerDelete [2022-04-21T20:18:55.005Z] --- PASS: TestContainerDelete (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestContainerDoubleDelete [2022-04-21T20:18:55.005Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestLogContainerEventCopyLabels [2022-04-21T20:18:55.005Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestLogContainerEventWithAttributes [2022-04-21T20:18:55.005Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestNoneHealthcheck [2022-04-21T20:18:55.005Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestHealthStates [2022-04-21T20:18:55.005Z] time="2022-04-21T20:18:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:18:55.005Z] time="2022-04-21T20:18:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:18:55.005Z] time="2022-04-21T20:18:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:18:55.005Z] time="2022-04-21T20:18:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:18:55.005Z] time="2022-04-21T20:18:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:18:55.005Z] time="2022-04-21T20:18:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:18:55.005Z] time="2022-04-21T20:18:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:18:55.005Z] time="2022-04-21T20:18:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:18:55.005Z] time="2022-04-21T20:18:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:18:55.005Z] time="2022-04-21T20:18:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T20:18:55.005Z] --- PASS: TestHealthStates (0.14s) [2022-04-21T20:18:55.005Z] === RUN TestGetInspectData [2022-04-21T20:18:55.005Z] --- PASS: TestGetInspectData (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestFillLicense [2022-04-21T20:18:55.005Z] --- PASS: TestFillLicense (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestListInvalidFilter [2022-04-21T20:18:55.005Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestNameFilter [2022-04-21T20:18:55.005Z] --- PASS: TestNameFilter (0.01s) [2022-04-21T20:18:55.005Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-21T20:18:55.005Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-21T20:18:55.005Z] === 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-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-21T20:18:55.005Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-21T20:18:55.005Z] --- 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-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestSetupWindowsDevices [2022-04-21T20:18:55.005Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-21T20:18:55.005Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-21T20:18:55.005Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-21T20:18:55.005Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-21T20:18:55.005Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T20:18:55.005Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T20:18:55.005Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-21T20:18:55.005Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-21T20:18:55.005Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-21T20:18:55.005Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-21T20:18:55.005Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-21T20:18:55.005Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestDaemonReloadLabels [2022-04-21T20:18:55.005Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-21T20:18:55.005Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestDaemonReloadMirrors [2022-04-21T20:18:55.005Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-21T20:18:55.005Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-21T20:18:55.005Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-21T20:18:55.005Z] reload_test.go:342: root required [2022-04-21T20:18:55.005Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-21T20:18:55.005Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-21T20:18:55.005Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-21T20:18:55.005Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-21T20:18:55.005Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-21T20:18:55.005Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-21T20:18:55.005Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-21T20:18:55.005Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-21T20:18:55.005Z] === RUN TestParseVolumesFrom [2022-04-21T20:18:55.005Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-21T20:18:55.005Z] PASS [2022-04-21T20:18:55.005Z] coverage: 8.6% of statements [2022-04-21T20:18:55.005Z] ok github.com/docker/docker/daemon 0.336s coverage: 8.6% of statements [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-21T20:18:55.005Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-21T20:18:55.202Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=fba555486c611e673c08206a60053f30687a4555 -e DOCKER_GRAPHDRIVER docker:fba555486c611e673c08206a60053f30687a4555 hack/make.sh binary [2022-04-21T20:18:55.348Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-21T20:18:55.460Z] [2022-04-21T20:18:55.717Z] Removing bundles/ [2022-04-21T20:18:55.717Z] [2022-04-21T20:18:55.717Z] ---> Making bundle: binary (in bundles/binary) [2022-04-21T20:18:55.717Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-21T20:18:55.717Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T20:18:56.284Z] --- PASS: TestAuthZPluginV2Disable (4.09s) [2022-04-21T20:18:56.284Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-21T20:18:56.543Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-21T20:18:56.819Z] === RUN TestValidateLogOptReconnectInterval [2022-04-21T20:18:56.819Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-21T20:18:56.819Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-21T20:18:56.819Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-21T20:18:56.819Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-21T20:18:56.819Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-21T20:18:56.819Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-21T20:18:56.819Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-21T20:18:57.274Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-21T20:18:57.274Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-21T20:18:57.274Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/#00 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/example.com [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/:// [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/something:// [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-21T20:18:57.275Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-21T20:18:57.275Z] PASS [2022-04-21T20:18:57.275Z] coverage: 53.6% of statements [2022-04-21T20:18:57.275Z] ok github.com/docker/docker/daemon/logger/fluentd 0.150s coverage: 53.6% of statements [2022-04-21T20:18:57.275Z] === RUN TestNewStreamConfig [2022-04-21T20:18:57.275Z] === RUN TestNewStreamConfig/defaults [2022-04-21T20:18:57.275Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-21T20:18:57.275Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-21T20:18:57.275Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-21T20:18:57.275Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-21T20:18:57.275Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-21T20:18:57.275Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-21T20:18:57.275Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-21T20:18:57.275Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-21T20:18:57.275Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-21T20:18:57.275Z] === RUN TestAdapterReadLogs [2022-04-21T20:18:57.275Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-21T20:18:57.275Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-21T20:18:57.275Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestCopier [2022-04-21T20:18:57.275Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-21T20:18:57.275Z] --- PASS: TestCopier (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestCopierLongLines [2022-04-21T20:18:57.275Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestCopierSlow [2022-04-21T20:18:57.275Z] time="2022-04-21T20:18:56Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-21T20:18:57.275Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-04-21T20:18:57.275Z] === RUN TestCreateSuccess [2022-04-21T20:18:57.275Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestCreateStreamSkipped [2022-04-21T20:18:57.275Z] time="2022-04-21T20:18:57Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-21T20:18:57.275Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestCreateLogGroupSuccess [2022-04-21T20:18:57.275Z] time="2022-04-21T20:18:57Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-21T20:18:57.275Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestCreateError [2022-04-21T20:18:57.275Z] --- PASS: TestCreateError (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestCreateAlreadyExists [2022-04-21T20:18:57.275Z] time="2022-04-21T20:18:57Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-21T20:18:57.275Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestLogClosed [2022-04-21T20:18:57.275Z] --- PASS: TestLogClosed (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestLogBlocking [2022-04-21T20:18:57.275Z] --- PASS: TestLogBlocking (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-21T20:18:57.275Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestLogNonBlockingBufferFull [2022-04-21T20:18:57.275Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestPublishBatchSuccess [2022-04-21T20:18:57.275Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestPublishBatchError [2022-04-21T20:18:57.275Z] time="2022-04-21T20:18:57Z" level=error msg=error [2022-04-21T20:18:57.275Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-21T20:18:57.275Z] time="2022-04-21T20:18:57Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T20:18:57.275Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-21T20:18:57.275Z] time="2022-04-21T20:18:57Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T20:18:57.275Z] time="2022-04-21T20:18:57Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-21T20:18:57.275Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestCollectBatchSimple [2022-04-21T20:18:57.275Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestCollectBatchTicker [2022-04-21T20:18:57.275Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestCollectBatchMultilinePattern [2022-04-21T20:18:57.275Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-21T20:18:57.275Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-21T20:18:57.275Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-21T20:18:57.275Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-21T20:18:57.275Z] === RUN TestCollectBatchClose [2022-04-21T20:18:57.275Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestEffectiveLen [2022-04-21T20:18:57.275Z] === RUN TestEffectiveLen/0/Hello [2022-04-21T20:18:57.275Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-21T20:18:57.275Z] === RUN TestEffectiveLen/2/🙃 [2022-04-21T20:18:57.275Z] === RUN TestEffectiveLen/3/���� [2022-04-21T20:18:57.275Z] === RUN TestEffectiveLen/4/He��o [2022-04-21T20:18:57.275Z] === RUN TestEffectiveLen/5/ [2022-04-21T20:18:57.275Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-21T20:18:57.275Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-21T20:18:57.275Z] === RUN TestFindValidSplit [2022-04-21T20:18:57.275Z] === RUN TestFindValidSplit/0/ [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1076: [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1077: [2022-04-21T20:18:57.276Z] === RUN TestFindValidSplit/1/Hello [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1076: Hello [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1077: [2022-04-21T20:18:57.276Z] === RUN TestFindValidSplit/2/Hello [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1076: He [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1077: llo [2022-04-21T20:18:57.276Z] === RUN TestFindValidSplit/3/Hello [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1076: [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1077: Hello [2022-04-21T20:18:57.276Z] === RUN TestFindValidSplit/4/🙃 [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1076: [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-21T20:18:57.276Z] === RUN TestFindValidSplit/5/🙃 [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1077: [2022-04-21T20:18:57.276Z] === RUN TestFindValidSplit/6/a� [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1076: a [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1077: � [2022-04-21T20:18:57.276Z] === RUN TestFindValidSplit/7/a� [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1076: a� [2022-04-21T20:18:57.276Z] cloudwatchlogs_test.go:1077: [2022-04-21T20:18:57.276Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestProcessEventEmoji [2022-04-21T20:18:57.276Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-21T20:18:57.276Z] === RUN TestCollectBatchLineSplit [2022-04-21T20:18:57.276Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-21T20:18:57.276Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-21T20:18:57.276Z] === RUN TestCollectBatchMaxEvents [2022-04-21T20:18:57.276Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-21T20:18:57.276Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-21T20:18:57.276Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-21T20:18:57.276Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-21T20:18:57.276Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-21T20:18:57.276Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-21T20:18:57.276Z] --- PASS: TestCopierSlow (0.20s) [2022-04-21T20:18:57.276Z] === RUN TestCopierWithSized [2022-04-21T20:18:57.276Z] === RUN TestCopierWithSized/as_is [2022-04-21T20:18:57.276Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-21T20:18:57.276Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-21T20:18:57.276Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-21T20:18:57.276Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestCopierWithPartial [2022-04-21T20:18:57.276Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestRingLogger [2022-04-21T20:18:57.276Z] --- PASS: TestRingLogger (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestRingCap [2022-04-21T20:18:57.276Z] --- PASS: TestRingCap (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestRingClose [2022-04-21T20:18:57.276Z] --- PASS: TestRingClose (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestRingDrain [2022-04-21T20:18:57.276Z] --- PASS: TestRingDrain (0.00s) [2022-04-21T20:18:57.276Z] PASS [2022-04-21T20:18:57.276Z] coverage: 43.2% of statements [2022-04-21T20:18:57.276Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-21T20:18:57.276Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-21T20:18:57.276Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-21T20:18:57.276Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-21T20:18:57.276Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-21T20:18:57.276Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-21T20:18:57.276Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-21T20:18:57.276Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-21T20:18:57.276Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-21T20:18:57.276Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-21T20:18:57.276Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsFormat [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-21T20:18:57.276Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-21T20:18:57.276Z] ok github.com/docker/docker/daemon/logger 0.349s coverage: 43.2% of statements [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-21T20:18:57.276Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestCreateTagSuccess [2022-04-21T20:18:57.276Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-21T20:18:57.276Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-21T20:18:57.276Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-21T20:18:57.276Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-21T20:18:57.276Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-21T20:18:57.276Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-21T20:18:57.276Z] PASS [2022-04-21T20:18:57.276Z] coverage: 80.2% of statements [2022-04-21T20:18:57.276Z] ok github.com/docker/docker/daemon/logger/awslogs 0.400s coverage: 80.2% of statements [2022-04-21T20:18:57.480Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-21T20:18:57.732Z] === RUN TestSearchRegistryForImagesErrors [2022-04-21T20:18:57.732Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-21T20:18:57.732Z] === RUN TestSearchRegistryForImages [2022-04-21T20:18:57.732Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-21T20:18:57.732Z] === RUN TestOnlyPlatformWithFallback [2022-04-21T20:18:57.732Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-21T20:18:57.732Z] === RUN TestImageDelete [2022-04-21T20:18:57.732Z] === RUN TestImageDelete/no_lease [2022-04-21T20:18:57.732Z] === RUN TestImageDelete/lease_exists [2022-04-21T20:18:57.732Z] --- PASS: TestImageDelete (0.03s) [2022-04-21T20:18:57.732Z] --- PASS: TestImageDelete/no_lease (0.00s) [2022-04-21T20:18:57.732Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-21T20:18:57.732Z] === RUN TestContentStoreForPull [2022-04-21T20:18:57.732Z] --- PASS: TestContentStoreForPull (0.15s) [2022-04-21T20:18:57.732Z] PASS [2022-04-21T20:18:57.732Z] coverage: 6.6% of statements [2022-04-21T20:18:57.732Z] ok github.com/docker/docker/daemon/images 0.297s coverage: 6.6% of statements [2022-04-21T20:18:57.732Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T20:18:57.732Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T20:18:57.732Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-21T20:18:57.732Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T20:18:57.732Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-21T20:18:57.732Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-21T20:18:58.048Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-21T20:18:58.188Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-21T20:18:58.188Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-21T20:18:58.188Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-21T20:18:58.188Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2022-04-21T20:18:58.188Z] === RUN TestFastTimeMarshalJSON [2022-04-21T20:18:58.188Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-21T20:18:58.188Z] PASS [2022-04-21T20:18:58.188Z] coverage: 87.2% of statements [2022-04-21T20:18:58.188Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.157s coverage: 87.2% of statements [2022-04-21T20:18:58.644Z] === RUN TestJSONFileLogger [2022-04-21T20:18:58.644Z] --- PASS: TestJSONFileLogger (0.01s) [2022-04-21T20:18:58.644Z] === RUN TestJSONFileLoggerWithTags [2022-04-21T20:18:58.644Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-21T20:18:58.644Z] === RUN TestJSONFileLoggerWithOpts [2022-04-21T20:18:58.644Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-21T20:18:58.644Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-21T20:18:58.644Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-21T20:18:58.644Z] === RUN TestEncodeDecode [2022-04-21T20:18:58.644Z] === PAUSE TestEncodeDecode [2022-04-21T20:18:58.644Z] === RUN TestUnexpectedEOF [2022-04-21T20:18:58.644Z] time="2022-04-21T20:18:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T20:18:58.644Z] time="2022-04-21T20:18:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T20:18:58.644Z] --- PASS: TestUnexpectedEOF (0.11s) [2022-04-21T20:18:58.644Z] === CONT TestEncodeDecode [2022-04-21T20:18:58.644Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-21T20:18:58.644Z] PASS [2022-04-21T20:18:58.644Z] coverage: 69.9% of statements [2022-04-21T20:18:58.644Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.249s coverage: 69.9% of statements [2022-04-21T20:18:59.101Z] === RUN TestWriteLog [2022-04-21T20:18:59.101Z] === PAUSE TestWriteLog [2022-04-21T20:18:59.101Z] === RUN TestReadLog [2022-04-21T20:18:59.101Z] === PAUSE TestReadLog [2022-04-21T20:18:59.101Z] === RUN TestDecode [2022-04-21T20:18:59.101Z] --- PASS: TestDecode (0.02s) [2022-04-21T20:18:59.101Z] === CONT TestWriteLog [2022-04-21T20:18:59.101Z] --- PASS: TestWriteLog (0.00s) [2022-04-21T20:18:59.101Z] === CONT TestReadLog [2022-04-21T20:18:59.101Z] === RUN TestReadLog/tail_exact [2022-04-21T20:18:59.101Z] === RUN TestReadLog/tail_less_than_available [2022-04-21T20:18:59.101Z] === RUN TestReadLog/tail_more_than_available [2022-04-21T20:18:59.101Z] --- PASS: TestReadLog (0.16s) [2022-04-21T20:18:59.101Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-04-21T20:18:59.101Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-21T20:18:59.101Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-21T20:18:59.101Z] PASS [2022-04-21T20:18:59.101Z] coverage: 78.7% of statements [2022-04-21T20:18:59.101Z] ok github.com/docker/docker/daemon/logger/local 0.246s coverage: 78.7% of statements [2022-04-21T20:18:59.101Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T20:18:59.559Z] === RUN TestOpenFileDelete [2022-04-21T20:18:59.559Z] --- PASS: TestOpenFileDelete (0.04s) [2022-04-21T20:18:59.559Z] === RUN TestOpenFileRename [2022-04-21T20:18:59.559Z] --- PASS: TestOpenFileRename (0.01s) [2022-04-21T20:18:59.559Z] === RUN TestHandleDecoderErr [2022-04-21T20:18:59.559Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-21T20:18:59.559Z] === RUN TestParseLogTagDefaultTag [2022-04-21T20:18:59.559Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-21T20:18:59.559Z] === RUN TestParseLogTag [2022-04-21T20:18:59.559Z] --- PASS: TestParseLogTag (0.00s) [2022-04-21T20:18:59.559Z] === RUN TestParseLogTagEmptyTag [2022-04-21T20:18:59.559Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-21T20:18:59.559Z] === RUN TestTailFiles [2022-04-21T20:18:59.559Z] --- PASS: TestTailFiles (0.00s) [2022-04-21T20:18:59.559Z] === RUN TestFollowLogsConsumerGone [2022-04-21T20:18:59.559Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-21T20:18:59.559Z] === RUN TestFollowLogsProducerGone [2022-04-21T20:18:59.559Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-21T20:18:59.559Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-21T20:18:59.559Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-21T20:18:59.559Z] === RUN TestCheckCapacityAndRotate [2022-04-21T20:18:59.559Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-21T20:18:59.559Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-21T20:18:59.951Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2022-04-21T20:18:59.951Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-21T20:19:00.015Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2022-04-21T20:19:00.015Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-21T20:19:00.015Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-21T20:19:00.015Z] PASS [2022-04-21T20:19:00.015Z] coverage: 53.5% of statements [2022-04-21T20:19:00.015Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.135s coverage: 53.5% of statements [2022-04-21T20:19:00.015Z] === RUN TestLog [2022-04-21T20:19:00.015Z] --- PASS: TestLog (0.02s) [2022-04-21T20:19:00.015Z] PASS [2022-04-21T20:19:00.015Z] coverage: 31.5% of statements [2022-04-21T20:19:00.015Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 31.5% of statements [2022-04-21T20:19:00.473Z] === RUN TestValidateLogOpt [2022-04-21T20:19:00.473Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T20:19:00.473Z] === RUN TestNewMissedConfig [2022-04-21T20:19:00.473Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-21T20:19:00.473Z] === RUN TestNewMissedUrl [2022-04-21T20:19:00.473Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-21T20:19:00.473Z] === RUN TestNewMissedToken [2022-04-21T20:19:00.473Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-21T20:19:00.473Z] === RUN TestNewWithProxy [2022-04-21T20:19:00.473Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-21T20:19:00.473Z] === RUN TestDefault [2022-04-21T20:19:00.473Z] --- PASS: TestDefault (0.01s) [2022-04-21T20:19:00.473Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-21T20:19:00.473Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-21T20:19:00.473Z] === RUN TestJsonFormat [2022-04-21T20:19:00.473Z] --- PASS: TestJsonFormat (0.01s) [2022-04-21T20:19:00.473Z] === RUN TestRawFormat [2022-04-21T20:19:00.473Z] --- PASS: TestRawFormat (0.00s) [2022-04-21T20:19:00.473Z] === RUN TestRawFormatWithLabels [2022-04-21T20:19:00.473Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-21T20:19:00.473Z] === RUN TestRawFormatWithoutTag [2022-04-21T20:19:00.473Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-21T20:19:00.473Z] === RUN TestBatching [2022-04-21T20:19:00.473Z] === RUN TestNewParse [2022-04-21T20:19:00.473Z] --- PASS: TestNewParse (0.00s) [2022-04-21T20:19:00.473Z] PASS [2022-04-21T20:19:00.473Z] coverage: 8.3% of statements [2022-04-21T20:19:00.473Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2022-04-21T20:19:00.887Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-21T20:19:00.887Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-21T20:19:00.887Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-21T20:19:00.887Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-21T20:19:00.887Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-21T20:19:00.929Z] === RUN TestParseLogFormat [2022-04-21T20:19:00.929Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-21T20:19:00.929Z] === RUN TestValidateLogOptEmpty [2022-04-21T20:19:00.929Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-21T20:19:00.929Z] === RUN TestValidateSyslogAddress [2022-04-21T20:19:00.929Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-21T20:19:00.929Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-21T20:19:00.929Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-21T20:19:00.929Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-21T20:19:00.929Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-21T20:19:00.929Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-21T20:19:00.929Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-21T20:19:00.929Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-21T20:19:00.929Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-21T20:19:00.929Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-21T20:19:00.929Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-21T20:19:00.929Z] === RUN TestParseAddressDefaultPort [2022-04-21T20:19:00.929Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-21T20:19:00.929Z] === RUN TestValidateSyslogFacility [2022-04-21T20:19:00.929Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-21T20:19:00.929Z] === RUN TestValidateLogOptSyslogFormat [2022-04-21T20:19:00.929Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-21T20:19:00.929Z] === RUN TestValidateLogOpt [2022-04-21T20:19:00.929Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T20:19:00.929Z] PASS [2022-04-21T20:19:00.929Z] coverage: 43.6% of statements [2022-04-21T20:19:00.929Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 43.6% of statements [2022-04-21T20:19:00.929Z] --- PASS: TestBatching (0.18s) [2022-04-21T20:19:00.929Z] === RUN TestFrequency [2022-04-21T20:19:00.929Z] --- PASS: TestFrequency (0.19s) [2022-04-21T20:19:00.929Z] === RUN TestOneMessagePerRequest [2022-04-21T20:19:00.929Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-21T20:19:00.929Z] === RUN TestVerify [2022-04-21T20:19:00.929Z] --- PASS: TestVerify (0.00s) [2022-04-21T20:19:00.929Z] === RUN TestSkipVerify [2022-04-21T20:19:01.145Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-21T20:19:01.214Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-21T20:19:01.214Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T20:19:01.214Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-21T20:19:01.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:19:01.385Z] --- PASS: TestSkipVerify (0.55s) [2022-04-21T20:19:01.385Z] === RUN TestBufferMaximum [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650572341.313168\",\"host\":\"60b068a1e1e9\"}'" [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650572341.313168\",\"host\":\"60b068a1e1e9\"}'" [2022-04-21T20:19:01.385Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-21T20:19:01.385Z] === RUN TestServerAlwaysDown [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650572341.315946\",\"host\":\"60b068a1e1e9\"}'" [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650572341.315946\",\"host\":\"60b068a1e1e9\"}'" [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650572341.315946\",\"host\":\"60b068a1e1e9\"}'" [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650572341.316684\",\"host\":\"60b068a1e1e9\"}'" [2022-04-21T20:19:01.385Z] time="2022-04-21T20:19:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650572341.316684\",\"host\":\"60b068a1e1e9\"}'" [2022-04-21T20:19:01.385Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-21T20:19:01.385Z] === RUN TestCannotSendAfterClose [2022-04-21T20:19:01.385Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-21T20:19:01.385Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-21T20:19:02.080Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-21T20:19:02.080Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-21T20:19:02.354Z] === RUN TestV1IDService [2022-04-21T20:19:02.354Z] --- PASS: TestV1IDService (0.06s) [2022-04-21T20:19:02.354Z] === RUN TestV2MetadataService [2022-04-21T20:19:02.354Z] === RUN TestSuccessfulDownload [2022-04-21T20:19:02.354Z] download_test.go:267: Needs fixing on Windows [2022-04-21T20:19:02.354Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-21T20:19:02.354Z] === RUN TestCancelledDownload [2022-04-21T20:19:02.354Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-21T20:19:02.354Z] === RUN TestMaxDownloadAttempts [2022-04-21T20:19:02.354Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T20:19:02.354Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T20:19:02.354Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T20:19:02.354Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T20:19:02.354Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T20:19:02.354Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T20:19:02.354Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T20:19:02.354Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T20:19:02.354Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T20:19:02.354Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T20:19:02.354Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T20:19:02.354Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T20:19:02.810Z] time="2022-04-21T20:19:02Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-21T20:19:02.810Z] time="2022-04-21T20:19:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"60b068a1e1e9\"}'" [2022-04-21T20:19:02.810Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2022-04-21T20:19:02.810Z] PASS [2022-04-21T20:19:02.810Z] coverage: 82.5% of statements [2022-04-21T20:19:02.810Z] ok github.com/docker/docker/daemon/logger/splunk 2.033s coverage: 82.5% of statements [2022-04-21T20:19:02.810Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T20:19:02.810Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-21T20:19:02.810Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T20:19:02.810Z] time="2022-04-21T20:19:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T20:19:02.810Z] time="2022-04-21T20:19:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T20:19:02.810Z] time="2022-04-21T20:19:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T20:19:02.810Z] time="2022-04-21T20:19:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T20:19:02.810Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-21T20:19:02.810Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2022-04-21T20:19:02.810Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2022-04-21T20:19:02.810Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2022-04-21T20:19:02.810Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2022-04-21T20:19:02.810Z] === RUN TestTransfer [2022-04-21T20:19:02.810Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-21T20:19:02.810Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-21T20:19:02.810Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-21T20:19:02.810Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-21T20:19:02.810Z] === RUN TestContinueOnError_NeverContinue [2022-04-21T20:19:02.810Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-21T20:19:02.810Z] === RUN TestManifestStore [2022-04-21T20:19:02.810Z] === RUN TestManifestStore/no_remote_or_local [2022-04-21T20:19:02.810Z] --- PASS: TestTransfer (0.15s) [2022-04-21T20:19:02.810Z] === RUN TestConcurrencyLimit [2022-04-21T20:19:02.810Z] time="2022-04-21T20:19:02Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2444851237\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-21T20:19:02.810Z] === RUN TestManifestStore/no_local_cache [2022-04-21T20:19:02.810Z] === RUN TestManifestStore/with_local_cache [2022-04-21T20:19:02.810Z] --- PASS: TestV2MetadataService (0.73s) [2022-04-21T20:19:02.810Z] PASS [2022-04-21T20:19:02.810Z] coverage: 48.2% of statements [2022-04-21T20:19:02.810Z] === RUN TestManifestStore/unknown_media_type [2022-04-21T20:19:02.810Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-21T20:19:02.810Z] time="2022-04-21T20:19:02Z" level=warning msg="reference for unknown type: " [2022-04-21T20:19:03.024Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-21T20:19:03.266Z] ok github.com/docker/docker/distribution/metadata 0.861s coverage: 48.2% of statements [2022-04-21T20:19:03.266Z] time="2022-04-21T20:19:02Z" level=warning msg="reference for unknown type: " [2022-04-21T20:19:03.266Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-21T20:19:03.266Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-21T20:19:03.266Z] time="2022-04-21T20:19:02Z" level=warning msg="reference for unknown type: " [2022-04-21T20:19:03.266Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-21T20:19:03.266Z] time="2022-04-21T20:19:02Z" level=warning msg="reference for unknown type: " [2022-04-21T20:19:03.266Z] time="2022-04-21T20:19:02Z" level=warning msg="reference for unknown type: " [2022-04-21T20:19:03.266Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-21T20:19:03.266Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-21T20:19:03.266Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-21T20:19:03.266Z] time="2022-04-21T20:19:02Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-21T20:19:03.266Z] --- PASS: TestManifestStore (0.25s) [2022-04-21T20:19:03.266Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-04-21T20:19:03.266Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-21T20:19:03.266Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-21T20:19:03.266Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-21T20:19:03.266Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-21T20:19:03.266Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-21T20:19:03.266Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-21T20:19:03.266Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-21T20:19:03.266Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-21T20:19:03.266Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaType [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-21T20:19:03.266Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-21T20:19:03.266Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-21T20:19:03.266Z] === RUN TestFixManifestLayers [2022-04-21T20:19:03.266Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-21T20:19:03.266Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-21T20:19:03.266Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T20:19:03.266Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T20:19:03.266Z] === RUN TestFixManifestLayersBadParent [2022-04-21T20:19:03.266Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-21T20:19:03.266Z] === RUN TestValidateManifest [2022-04-21T20:19:03.266Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T20:19:03.266Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-21T20:19:03.266Z] === RUN TestFormatPlatform [2022-04-21T20:19:03.266Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-21T20:19:03.266Z] === RUN TestPullSchema2Config [2022-04-21T20:19:03.266Z] === RUN TestPullSchema2Config/success_first_time [2022-04-21T20:19:03.266Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T20:19:03.266Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:19:03.266Z] === RUN TestPullSchema2Config/500_status [2022-04-21T20:19:03.266Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T20:19:03.266Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:19:03.266Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-21T20:19:03.266Z] === RUN TestInactiveJobs [2022-04-21T20:19:03.266Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:19:03.266Z] === RUN TestPullSchema2Config/EOF [2022-04-21T20:19:03.266Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T20:19:03.266Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:19:03.266Z] 2022/04/21 20:19:03 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-21T20:19:03.266Z] goroutine 109 [running]: [2022-04-21T20:19:03.266Z] net/http.(*conn).serve.func1() [2022-04-21T20:19:03.266Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T20:19:03.266Z] panic({0x11f9000, 0x13db8f0}) [2022-04-21T20:19:03.266Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T20:19:03.266Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000bcb60?, {0x13e30d8?, 0xc0000c2000?}) [2022-04-21T20:19:03.266Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-21T20:19:03.266Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13e30d8, 0xc0000c2000}, 0xc0001a2000) [2022-04-21T20:19:03.266Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-21T20:19:03.266Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13e30d8?, 0xc0000c2000?}, 0xc00005a800?) [2022-04-21T20:19:03.266Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T20:19:03.266Z] net/http.serverHandler.ServeHTTP({0xc0002da1b0?}, {0x13e30d8, 0xc0000c2000}, 0xc0001a2000) [2022-04-21T20:19:03.266Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T20:19:03.266Z] net/http.(*conn).serve(0xc00019a000, {0x13e3950, 0xc000339b90}) [2022-04-21T20:19:03.266Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T20:19:03.266Z] created by net/http.(*Server).Serve [2022-04-21T20:19:03.266Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T20:19:03.722Z] === RUN TestNotFound [2022-04-21T20:19:03.722Z] --- PASS: TestNotFound (0.00s) [2022-04-21T20:19:03.722Z] === RUN TestConflict [2022-04-21T20:19:03.722Z] --- PASS: TestConflict (0.00s) [2022-04-21T20:19:03.722Z] === RUN TestForbidden [2022-04-21T20:19:03.722Z] --- PASS: TestForbidden (0.00s) [2022-04-21T20:19:03.722Z] === RUN TestInvalidParameter [2022-04-21T20:19:03.722Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-21T20:19:03.722Z] === RUN TestNotImplemented [2022-04-21T20:19:03.722Z] --- PASS: TestNotImplemented (0.00s) [2022-04-21T20:19:03.722Z] === RUN TestNotModified [2022-04-21T20:19:03.722Z] --- PASS: TestNotModified (0.00s) [2022-04-21T20:19:03.722Z] === RUN TestUnauthorized [2022-04-21T20:19:03.722Z] --- PASS: TestUnauthorized (0.00s) [2022-04-21T20:19:03.722Z] === RUN TestUnknown [2022-04-21T20:19:03.722Z] --- PASS: TestUnknown (0.00s) [2022-04-21T20:19:03.722Z] === RUN TestCancelled [2022-04-21T20:19:03.722Z] --- PASS: TestCancelled (0.00s) [2022-04-21T20:19:03.722Z] === RUN TestDeadline [2022-04-21T20:19:03.722Z] --- PASS: TestDeadline (0.00s) [2022-04-21T20:19:03.722Z] === RUN TestDataLoss [2022-04-21T20:19:03.722Z] --- PASS: TestDataLoss (0.00s) [2022-04-21T20:19:03.722Z] === RUN TestUnavailable [2022-04-21T20:19:03.722Z] --- PASS: TestUnavailable (0.00s) [2022-04-21T20:19:03.722Z] === RUN TestSystem [2022-04-21T20:19:03.722Z] --- PASS: TestSystem (0.00s) [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode/Not_Found [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode/Bad_Request [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode/Conflict [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode/Unauthorized [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode/Forbidden [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode/Not_Modified [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-21T20:19:03.722Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-21T20:19:03.722Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-21T20:19:03.722Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-21T20:19:03.723Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-21T20:19:03.723Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-21T20:19:03.723Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-21T20:19:03.723Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-21T20:19:03.723Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-21T20:19:03.723Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-21T20:19:03.723Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-21T20:19:03.723Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-21T20:19:03.723Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-21T20:19:03.723Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-21T20:19:03.723Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-21T20:19:03.723Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-21T20:19:03.723Z] PASS [2022-04-21T20:19:03.723Z] coverage: 77.0% of statements [2022-04-21T20:19:03.723Z] ok github.com/docker/docker/errdefs 0.036s coverage: 77.0% of statements [2022-04-21T20:19:03.723Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:19:03.723Z] === RUN TestPullSchema2Config/unauthorized [2022-04-21T20:19:03.723Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T20:19:03.723Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T20:19:03.723Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-21T20:19:03.723Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-21T20:19:03.723Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-21T20:19:03.723Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-21T20:19:03.723Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-21T20:19:03.723Z] === RUN TestGetRepositoryMountCandidates [2022-04-21T20:19:03.723Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-21T20:19:03.723Z] === RUN TestLayerAlreadyExists [2022-04-21T20:19:03.723Z] 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-04-21T20:19:03.723Z] 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-04-21T20:19:03.723Z] 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-04-21T20:19:03.723Z] 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-04-21T20:19:03.723Z] 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-04-21T20:19:03.723Z] 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-04-21T20:19:03.723Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-21T20:19:03.723Z] === RUN TestWhenEmptyAuthConfig [2022-04-21T20:19:03.723Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-21T20:19:03.723Z] === RUN TestWatchRelease [2022-04-21T20:19:03.723Z] --- PASS: TestWatchRelease (0.04s) [2022-04-21T20:19:03.723Z] === RUN TestWatchFinishedTransfer [2022-04-21T20:19:03.723Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-21T20:19:03.723Z] === RUN TestDuplicateTransfer [2022-04-21T20:19:03.723Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-21T20:19:03.723Z] === RUN TestSuccessfulUpload [2022-04-21T20:19:04.178Z] time="2022-04-21T20:19:03Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-21T20:19:04.179Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-21T20:19:04.179Z] === RUN TestCancelledUpload [2022-04-21T20:19:04.179Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-21T20:19:04.179Z] PASS [2022-04-21T20:19:04.179Z] coverage: 76.8% of statements [2022-04-21T20:19:04.179Z] ok github.com/docker/docker/distribution/xfer 1.781s coverage: 76.8% of statements [2022-04-21T20:19:04.634Z] === RUN TestFSGetInvalidData [2022-04-21T20:19:04.634Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-21T20:19:04.634Z] === RUN TestFSInvalidSet [2022-04-21T20:19:04.634Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-21T20:19:04.634Z] === RUN TestFSInvalidRoot [2022-04-21T20:19:04.634Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-21T20:19:04.634Z] === RUN TestFSMetadataGetSet [2022-04-21T20:19:04.634Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-21T20:19:04.634Z] === RUN TestFSInvalidWalker [2022-04-21T20:19:04.634Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-21T20:19:04.634Z] === RUN TestFSGetSet [2022-04-21T20:19:04.634Z] --- PASS: TestFSGetSet (0.02s) [2022-04-21T20:19:04.634Z] === RUN TestFSGetUnsetKey [2022-04-21T20:19:04.634Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-21T20:19:04.634Z] === RUN TestFSGetEmptyData [2022-04-21T20:19:04.634Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-21T20:19:04.634Z] === RUN TestFSDelete [2022-04-21T20:19:04.634Z] === RUN TestCompare [2022-04-21T20:19:04.634Z] --- PASS: TestCompare (0.00s) [2022-04-21T20:19:04.634Z] PASS [2022-04-21T20:19:04.634Z] coverage: 19.2% of statements [2022-04-21T20:19:04.634Z] --- PASS: TestFSDelete (0.01s) [2022-04-21T20:19:04.634Z] === RUN TestFSWalker [2022-04-21T20:19:04.634Z] ok github.com/docker/docker/image/cache 0.051s coverage: 19.2% of statements [2022-04-21T20:19:04.634Z] --- PASS: TestFSWalker (0.01s) [2022-04-21T20:19:04.634Z] === RUN TestFSWalkerStopOnError [2022-04-21T20:19:04.634Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-21T20:19:04.634Z] === RUN TestNewFromJSON [2022-04-21T20:19:04.634Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-21T20:19:04.634Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-21T20:19:04.634Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-21T20:19:04.634Z] === RUN TestMarshalKeyOrder [2022-04-21T20:19:04.634Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-21T20:19:04.634Z] === RUN TestHistoryEqual [2022-04-21T20:19:04.634Z] --- PASS: TestHistoryEqual (0.13s) [2022-04-21T20:19:04.634Z] === RUN TestImage [2022-04-21T20:19:04.634Z] --- PASS: TestImage (0.00s) [2022-04-21T20:19:04.634Z] === RUN TestImageOSNotEmpty [2022-04-21T20:19:04.634Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-21T20:19:04.634Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-21T20:19:04.634Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-21T20:19:04.634Z] === RUN TestCreate [2022-04-21T20:19:04.634Z] --- PASS: TestCreate (0.00s) [2022-04-21T20:19:04.634Z] === RUN TestRestore [2022-04-21T20:19:04.634Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-04-21T20:19:04.634Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-21T20:19:04.634Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-21T20:19:04.634Z] === RUN TestTokenPassThru [2022-04-21T20:19:04.635Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-21T20:19:04.635Z] === RUN TestTokenPassThruDifferentHost [2022-04-21T20:19:04.635Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-21T20:19:04.635Z] PASS [2022-04-21T20:19:04.635Z] coverage: 26.6% of statements [2022-04-21T20:19:04.635Z] time="2022-04-21T20:19:04Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-21T20:19:04.635Z] ok github.com/docker/docker/distribution 2.029s coverage: 26.6% of statements [2022-04-21T20:19:04.635Z] --- PASS: TestRestore (0.03s) [2022-04-21T20:19:04.635Z] === RUN TestAddDelete [2022-04-21T20:19:04.635Z] --- PASS: TestAddDelete (0.02s) [2022-04-21T20:19:04.635Z] === RUN TestSearchAfterDelete [2022-04-21T20:19:04.635Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-04-21T20:19:04.635Z] === RUN TestParentReset [2022-04-21T20:19:05.090Z] --- PASS: TestParentReset (0.02s) [2022-04-21T20:19:05.090Z] === RUN TestGetAndSetLastUpdated [2022-04-21T20:19:05.090Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-21T20:19:05.090Z] === RUN TestStoreLen [2022-04-21T20:19:05.090Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T20:19:05.090Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T20:19:05.090Z] --- PASS: TestStoreLen (0.04s) [2022-04-21T20:19:05.090Z] PASS [2022-04-21T20:19:05.090Z] coverage: 86.9% of statements [2022-04-21T20:19:05.090Z] ok github.com/docker/docker/image 0.465s coverage: 86.9% of statements [2022-04-21T20:19:05.090Z] === RUN TestValidateManifest [2022-04-21T20:19:05.090Z] === RUN TestValidateManifest/nil [2022-04-21T20:19:05.090Z] === RUN TestValidateManifest/non-nil [2022-04-21T20:19:05.090Z] --- PASS: TestValidateManifest (0.00s) [2022-04-21T20:19:05.090Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-21T20:19:05.090Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-21T20:19:05.090Z] PASS [2022-04-21T20:19:05.090Z] coverage: 0.7% of statements [2022-04-21T20:19:05.090Z] ok github.com/docker/docker/image/tarexport 0.054s coverage: 0.7% of statements [2022-04-21T20:19:05.547Z] === RUN TestMakeV1ConfigFromConfig [2022-04-21T20:19:05.547Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-21T20:19:05.547Z] PASS [2022-04-21T20:19:05.547Z] coverage: 25.0% of statements [2022-04-21T20:19:05.547Z] ok github.com/docker/docker/image/v1 0.106s coverage: 25.0% of statements [2022-04-21T20:19:05.547Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T20:19:05.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-21T20:19:05.956Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T20:19:06.002Z] === RUN TestSerialization [2022-04-21T20:19:06.002Z] --- PASS: TestSerialization (0.02s) [2022-04-21T20:19:06.002Z] PASS [2022-04-21T20:19:06.002Z] coverage: 100.0% of statements [2022-04-21T20:19:06.002Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2022-04-21T20:19:06.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-21T20:19:07.215Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-21T20:19:07.530Z] === RUN TestEmptyLayer [2022-04-21T20:19:07.530Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestCommitFailure [2022-04-21T20:19:07.530Z] --- PASS: TestCommitFailure (0.01s) [2022-04-21T20:19:07.530Z] === RUN TestStartTransactionFailure [2022-04-21T20:19:07.530Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestGetOrphan [2022-04-21T20:19:07.530Z] --- PASS: TestGetOrphan (0.01s) [2022-04-21T20:19:07.530Z] === RUN TestMountAndRegister [2022-04-21T20:19:07.530Z] === RUN TestEnvironmentParsing [2022-04-21T20:19:07.530Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-21T20:19:07.530Z] PASS [2022-04-21T20:19:07.530Z] coverage: 1.2% of statements [2022-04-21T20:19:07.530Z] ok github.com/docker/docker/libcontainerd/local 0.050s coverage: 1.2% of statements [2022-04-21T20:19:07.530Z] layer_test.go:258: Layer size: 14 [2022-04-21T20:19:07.530Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-21T20:19:07.530Z] === RUN TestLayerRelease [2022-04-21T20:19:07.530Z] layer_test.go:291: Failing on Windows [2022-04-21T20:19:07.530Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestStoreRestore [2022-04-21T20:19:07.530Z] layer_test.go:340: Failing on Windows [2022-04-21T20:19:07.530Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestTarStreamStability [2022-04-21T20:19:07.530Z] layer_test.go:455: Failing on Windows [2022-04-21T20:19:07.530Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestRegisterExistingLayer [2022-04-21T20:19:07.530Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-04-21T20:19:07.530Z] === RUN TestTarStreamVerification [2022-04-21T20:19:07.530Z] layer_test.go:684: Failing on Windows [2022-04-21T20:19:07.530Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestLayerMigration [2022-04-21T20:19:07.530Z] migration_test.go:45: Failing on Windows [2022-04-21T20:19:07.530Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestLayerMigrationNoTarsplit [2022-04-21T20:19:07.530Z] migration_test.go:181: Failing on Windows [2022-04-21T20:19:07.530Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestMountInit [2022-04-21T20:19:07.530Z] mount_test.go:17: Failing on Windows [2022-04-21T20:19:07.530Z] --- SKIP: TestMountInit (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestMountSize [2022-04-21T20:19:07.530Z] mount_test.go:76: Failing on Windows [2022-04-21T20:19:07.530Z] --- SKIP: TestMountSize (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestMountChanges [2022-04-21T20:19:07.530Z] mount_test.go:125: Failing on Windows [2022-04-21T20:19:07.530Z] --- SKIP: TestMountChanges (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestMountApply [2022-04-21T20:19:07.530Z] mount_test.go:212: Failing on Windows [2022-04-21T20:19:07.530Z] --- SKIP: TestMountApply (0.00s) [2022-04-21T20:19:07.530Z] PASS [2022-04-21T20:19:07.530Z] coverage: 30.6% of statements [2022-04-21T20:19:07.530Z] ok github.com/docker/docker/layer 0.237s coverage: 30.6% of statements [2022-04-21T20:19:07.530Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T20:19:07.530Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T20:19:07.530Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T20:19:07.530Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T20:19:07.530Z] === RUN TestSequenceGetAvailableBit [2022-04-21T20:19:07.530Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestSequenceEqual [2022-04-21T20:19:07.530Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestSequenceCopy [2022-04-21T20:19:07.530Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestGetFirstAvailable [2022-04-21T20:19:07.530Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestFindSequence [2022-04-21T20:19:07.530Z] --- PASS: TestFindSequence (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestCheckIfAvailable [2022-04-21T20:19:07.530Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestMergeSequences [2022-04-21T20:19:07.530Z] --- PASS: TestMergeSequences (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestPushReservation [2022-04-21T20:19:07.530Z] --- PASS: TestPushReservation (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestSerializeDeserialize [2022-04-21T20:19:07.530Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestSet [2022-04-21T20:19:07.530Z] --- PASS: TestSet (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestSetUnset [2022-04-21T20:19:07.530Z] --- PASS: TestSetUnset (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestOffsetSetUnset [2022-04-21T20:19:07.530Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestSetInRange [2022-04-21T20:19:07.530Z] --- PASS: TestSetInRange (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestSetAnyInRange [2022-04-21T20:19:07.530Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestMethods [2022-04-21T20:19:07.530Z] --- PASS: TestMethods (0.00s) [2022-04-21T20:19:07.530Z] === RUN TestRandomAllocateDeallocate [2022-04-21T20:19:08.152Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-21T20:19:09.087Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-21T20:19:09.357Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-21T20:19:09.697Z] === RUN TestInvalidConfig [2022-04-21T20:19:09.697Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-21T20:19:09.697Z] === RUN TestConfig [2022-04-21T20:19:09.697Z] --- PASS: TestConfig (0.00s) [2022-04-21T20:19:09.697Z] === RUN TestOptionsLabels [2022-04-21T20:19:09.697Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-21T20:19:09.697Z] === RUN TestValidName [2022-04-21T20:19:09.697Z] --- PASS: TestValidName (0.00s) [2022-04-21T20:19:09.697Z] PASS [2022-04-21T20:19:09.697Z] coverage: 19.7% of statements [2022-04-21T20:19:09.697Z] ok github.com/docker/docker/libnetwork/config 0.072s coverage: 19.7% of statements [2022-04-21T20:19:09.697Z] === RUN TestKey [2022-04-21T20:19:09.697Z] --- PASS: TestKey (0.00s) [2022-04-21T20:19:09.697Z] === RUN TestParseKey [2022-04-21T20:19:09.697Z] --- PASS: TestParseKey (0.00s) [2022-04-21T20:19:09.697Z] === RUN TestInvalidDataStore [2022-04-21T20:19:09.697Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-21T20:19:10.153Z] === RUN TestKVObjectFlatKey [2022-04-21T20:19:10.153Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-21T20:19:10.153Z] === RUN TestAtomicKVObjectFlatKey [2022-04-21T20:19:10.153Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-21T20:19:10.153Z] PASS [2022-04-21T20:19:10.153Z] coverage: 21.9% of statements [2022-04-21T20:19:10.153Z] ok github.com/docker/docker/libnetwork/datastore 0.036s coverage: 21.9% of statements [2022-04-21T20:19:10.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-21T20:19:10.295Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-21T20:19:10.609Z] === RUN TestErrorInterfaces [2022-04-21T20:19:10.609Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-21T20:19:10.609Z] === RUN TestNetworkMarshalling [2022-04-21T20:19:10.609Z] --- PASS: TestNetworkMarshalling (0.12s) [2022-04-21T20:19:10.609Z] === RUN TestEndpointMarshalling [2022-04-21T20:19:10.609Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-21T20:19:10.609Z] === RUN TestAuxAddresses [2022-04-21T20:19:10.609Z] time="2022-04-21T20:19:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T20:19:10.609Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-21T20:19:10.609Z] === RUN TestSRVServiceQuery [2022-04-21T20:19:10.609Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:19:10.609Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-21T20:19:10.609Z] === RUN TestServiceVIPReuse [2022-04-21T20:19:10.609Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:19:10.609Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-21T20:19:10.609Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-21T20:19:10.609Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:19:10.609Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T20:19:10.609Z] === RUN TestDNSIPQuery [2022-04-21T20:19:10.609Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:19:10.609Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-21T20:19:10.609Z] === RUN TestDNSProxyServFail [2022-04-21T20:19:10.609Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:19:10.609Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-21T20:19:10.609Z] === RUN TestSandboxAddEmpty [2022-04-21T20:19:10.609Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:19:10.609Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-21T20:19:10.609Z] === RUN TestSandboxAddMultiPrio [2022-04-21T20:19:10.609Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:19:10.609Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-21T20:19:10.609Z] === RUN TestSandboxAddSamePrio [2022-04-21T20:19:10.609Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:19:10.609Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-21T20:19:10.609Z] === RUN TestCleanupServiceDiscovery [2022-04-21T20:19:10.609Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:19:10.609Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-21T20:19:10.609Z] === RUN TestDNSOptions [2022-04-21T20:19:10.609Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:19:10.609Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-21T20:19:10.609Z] === RUN TestMultipleControllersWithSameStore [2022-04-21T20:19:10.609Z] time="2022-04-21T20:19:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T20:19:10.609Z] time="2022-04-21T20:19:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T20:19:10.609Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2022-04-21T20:19:10.609Z] PASS [2022-04-21T20:19:10.609Z] coverage: 8.5% of statements [2022-04-21T20:19:10.609Z] ok github.com/docker/docker/libnetwork 0.250s coverage: 8.5% of statements [2022-04-21T20:19:10.609Z] === RUN TestIPDataMarshalling [2022-04-21T20:19:10.609Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-21T20:19:10.609Z] === RUN TestValidateAndIsV6 [2022-04-21T20:19:10.609Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-21T20:19:10.609Z] PASS [2022-04-21T20:19:10.609Z] coverage: 68.9% of statements [2022-04-21T20:19:10.609Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2022-04-21T20:19:10.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-21T20:19:11.065Z] === RUN TestDriver [2022-04-21T20:19:11.065Z] --- PASS: TestDriver (0.00s) [2022-04-21T20:19:11.065Z] PASS [2022-04-21T20:19:11.065Z] coverage: 34.8% of statements [2022-04-21T20:19:11.065Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2022-04-21T20:19:11.230Z] === RUN TestDockerSuite/TestBuildUser [2022-04-21T20:19:11.521Z] --- PASS: TestRandomAllocateDeallocate (3.85s) [2022-04-21T20:19:11.521Z] === RUN TestAllocateRandomDeallocate [2022-04-21T20:19:11.521Z] === RUN TestDriver [2022-04-21T20:19:11.521Z] --- PASS: TestDriver (0.00s) [2022-04-21T20:19:11.521Z] PASS [2022-04-21T20:19:11.521Z] coverage: 34.8% of statements [2022-04-21T20:19:11.521Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2022-04-21T20:19:11.521Z] === RUN TestNetworkAllocateFree [2022-04-21T20:19:11.521Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-21T20:19:11.521Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-21T20:19:11.521Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-21T20:19:11.521Z] PASS [2022-04-21T20:19:11.521Z] coverage: 63.6% of statements [2022-04-21T20:19:11.521Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.035s coverage: 63.6% of statements [2022-04-21T20:19:11.977Z] === RUN TestGetEmptyCapabilities [2022-04-21T20:19:11.977Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-21T20:19:11.977Z] === RUN TestGetExtraCapabilities [2022-04-21T20:19:11.977Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-21T20:19:11.977Z] === RUN TestGetInvalidCapabilities [2022-04-21T20:19:11.977Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-21T20:19:11.977Z] === RUN TestRemoteDriver [2022-04-21T20:19:11.977Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-21T20:19:11.977Z] === RUN TestDriverError [2022-04-21T20:19:11.977Z] --- PASS: TestDriverError (0.00s) [2022-04-21T20:19:11.977Z] === RUN TestMissingValues [2022-04-21T20:19:11.977Z] --- PASS: TestMissingValues (0.00s) [2022-04-21T20:19:11.977Z] === RUN TestRollback [2022-04-21T20:19:11.977Z] --- PASS: TestRollback (0.00s) [2022-04-21T20:19:11.977Z] PASS [2022-04-21T20:19:11.977Z] coverage: 57.4% of statements [2022-04-21T20:19:11.977Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.071s coverage: 57.4% of statements [2022-04-21T20:19:12.169Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.18s) [2022-04-21T20:19:12.169Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-21T20:19:12.433Z] --- PASS: TestAllocateRandomDeallocate (0.85s) [2022-04-21T20:19:12.433Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-21T20:19:12.737Z] docker_api_swarm_test.go:272: [d4ac02a770a78] joining swarm manager [d3c750e52c600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:19:12.889Z] === RUN TestNew [2022-04-21T20:19:12.889Z] --- PASS: TestNew (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestAddDriver [2022-04-21T20:19:12.889Z] --- PASS: TestAddDriver (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestAddDuplicateDriver [2022-04-21T20:19:12.889Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-21T20:19:12.889Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestDriver [2022-04-21T20:19:12.889Z] --- PASS: TestDriver (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestIPAM [2022-04-21T20:19:12.889Z] --- PASS: TestIPAM (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestWalkIPAMs [2022-04-21T20:19:12.889Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestWalkDrivers [2022-04-21T20:19:12.889Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-21T20:19:12.889Z] PASS [2022-04-21T20:19:12.889Z] coverage: 82.4% of statements [2022-04-21T20:19:12.889Z] ok github.com/docker/docker/libnetwork/drvregistry 0.059s coverage: 82.4% of statements [2022-04-21T20:19:12.889Z] === RUN TestNAT [2022-04-21T20:19:12.889Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T20:19:12.889Z] --- SKIP: TestNAT (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestTransparent [2022-04-21T20:19:12.889Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T20:19:12.889Z] --- SKIP: TestTransparent (0.00s) [2022-04-21T20:19:12.889Z] PASS [2022-04-21T20:19:12.889Z] coverage: 0.0% of statements [2022-04-21T20:19:12.889Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.039s coverage: 0.0% of statements [2022-04-21T20:19:12.889Z] === RUN TestBuildDefault [2022-04-21T20:19:12.889Z] --- PASS: TestBuildDefault (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestBuildHostnameDomainname [2022-04-21T20:19:12.889Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestBuildHostname [2022-04-21T20:19:12.889Z] --- PASS: TestBuildHostname (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestBuildHostnameFQDN [2022-04-21T20:19:12.889Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestBuildNoIP [2022-04-21T20:19:12.889Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestUpdate [2022-04-21T20:19:12.889Z] --- PASS: TestUpdate (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-21T20:19:12.889Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-21T20:19:12.889Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestAddEmpty [2022-04-21T20:19:12.889Z] --- PASS: TestAddEmpty (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestAdd [2022-04-21T20:19:12.889Z] --- PASS: TestAdd (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestDeleteEmpty [2022-04-21T20:19:12.889Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestDeleteNewline [2022-04-21T20:19:12.889Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestDelete [2022-04-21T20:19:12.889Z] --- PASS: TestDelete (0.00s) [2022-04-21T20:19:12.889Z] === RUN TestConcurrentWrites [2022-04-21T20:19:12.889Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.83s) [2022-04-21T20:19:12.889Z] === RUN TestRetrieveFromStore [2022-04-21T20:19:13.303Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-21T20:19:13.345Z] --- PASS: TestConcurrentWrites (0.16s) [2022-04-21T20:19:13.345Z] PASS [2022-04-21T20:19:13.345Z] coverage: 81.2% of statements [2022-04-21T20:19:13.345Z] ok github.com/docker/docker/libnetwork/etchosts 0.206s coverage: 81.2% of statements [2022-04-21T20:19:13.345Z] === RUN TestCaller [2022-04-21T20:19:13.345Z] --- PASS: TestCaller (0.00s) [2022-04-21T20:19:13.345Z] PASS [2022-04-21T20:19:13.345Z] coverage: 100.0% of statements [2022-04-21T20:19:13.345Z] ok github.com/docker/docker/libnetwork/internal/caller 0.031s coverage: 100.0% of statements [2022-04-21T20:19:13.345Z] === RUN TestNew [2022-04-21T20:19:13.345Z] --- PASS: TestNew (0.00s) [2022-04-21T20:19:13.345Z] === RUN TestAllocate [2022-04-21T20:19:13.345Z] --- PASS: TestAllocate (0.00s) [2022-04-21T20:19:13.345Z] === RUN TestUninitialized [2022-04-21T20:19:13.345Z] --- PASS: TestUninitialized (0.00s) [2022-04-21T20:19:13.345Z] === RUN TestAllocateInRange [2022-04-21T20:19:13.345Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-21T20:19:13.345Z] === RUN TestAllocateSerial [2022-04-21T20:19:13.345Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-21T20:19:13.345Z] PASS [2022-04-21T20:19:13.345Z] coverage: 87.5% of statements [2022-04-21T20:19:13.345Z] ok github.com/docker/docker/libnetwork/idm 0.032s coverage: 87.5% of statements [2022-04-21T20:19:13.345Z] --- PASS: TestRetrieveFromStore (0.46s) [2022-04-21T20:19:13.345Z] === RUN TestIsCorrupted [2022-04-21T20:19:13.345Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-21T20:19:13.345Z] === RUN TestSetRollover [2022-04-21T20:19:13.870Z] docker_api_swarm_test.go:273: [d34a6f855e0c9] joining swarm manager [d3c750e52c600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:19:14.307Z] === RUN TestSetSerialInsertDelete [2022-04-21T20:19:14.307Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-21T20:19:14.307Z] === RUN TestSetParallelInsertDelete [2022-04-21T20:19:14.764Z] === RUN TestInt2IP2IntConversion [2022-04-21T20:19:14.764Z] --- PASS: TestSetRollover (1.26s) [2022-04-21T20:19:14.764Z] === RUN TestSetRolloverSerial [2022-04-21T20:19:14.764Z] === RUN TestPoolRequest [2022-04-21T20:19:14.764Z] --- PASS: TestPoolRequest (0.00s) [2022-04-21T20:19:14.764Z] === RUN TestOtherRequests [2022-04-21T20:19:14.764Z] --- PASS: TestOtherRequests (0.00s) [2022-04-21T20:19:14.764Z] PASS [2022-04-21T20:19:14.764Z] coverage: 57.1% of statements [2022-04-21T20:19:14.764Z] ok github.com/docker/docker/libnetwork/ipams/null 0.033s coverage: 57.1% of statements [2022-04-21T20:19:15.220Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2022-04-21T20:19:15.220Z] === RUN TestGetAddressVersion [2022-04-21T20:19:15.220Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-21T20:19:15.220Z] === RUN TestKeyString [2022-04-21T20:19:15.220Z] --- PASS: TestKeyString (0.00s) [2022-04-21T20:19:15.220Z] === RUN TestPoolDataMarshal [2022-04-21T20:19:15.220Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-21T20:19:15.220Z] === RUN TestSubnetsMarshal [2022-04-21T20:19:15.220Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-04-21T20:19:15.220Z] === RUN TestAddSubnets [2022-04-21T20:19:15.220Z] --- PASS: TestAddSubnets (0.03s) [2022-04-21T20:19:15.220Z] === RUN TestDoublePoolRelease [2022-04-21T20:19:15.220Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-21T20:19:15.220Z] === RUN TestAddReleasePoolID [2022-04-21T20:19:15.220Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-04-21T20:19:15.220Z] === RUN TestPredefinedPool [2022-04-21T20:19:15.220Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-21T20:19:15.220Z] === RUN TestRemoveSubnet [2022-04-21T20:19:15.220Z] --- PASS: TestRemoveSubnet (0.12s) [2022-04-21T20:19:15.220Z] === RUN TestGetSameAddress [2022-04-21T20:19:15.220Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-21T20:19:15.220Z] === RUN TestPoolAllocationReuse [2022-04-21T20:19:15.676Z] --- PASS: TestSetRolloverSerial (1.00s) [2022-04-21T20:19:15.676Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-21T20:19:15.676Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-21T20:19:15.676Z] PASS [2022-04-21T20:19:15.676Z] coverage: 84.4% of statements [2022-04-21T20:19:15.676Z] ok github.com/docker/docker/libnetwork/bitseq 8.316s coverage: 84.4% of statements [2022-04-21T20:19:15.676Z] === RUN TestGetCapabilities [2022-04-21T20:19:15.676Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-21T20:19:15.676Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-21T20:19:15.676Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-21T20:19:15.676Z] === RUN TestGetDefaultAddressSpaces [2022-04-21T20:19:15.676Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-21T20:19:15.676Z] === RUN TestRemoteDriver [2022-04-21T20:19:15.676Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-21T20:19:15.676Z] PASS [2022-04-21T20:19:15.676Z] coverage: 47.4% of statements [2022-04-21T20:19:15.676Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.061s coverage: 47.4% of statements [2022-04-21T20:19:15.772Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-21T20:19:16.637Z] --- PASS: TestPoolAllocationReuse (1.03s) [2022-04-21T20:19:16.637Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-21T20:19:16.637Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-21T20:19:16.637Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-21T20:19:16.637Z] === RUN TestWindowsIPAM [2022-04-21T20:19:16.637Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-21T20:19:16.637Z] PASS [2022-04-21T20:19:16.637Z] coverage: 71.4% of statements [2022-04-21T20:19:16.637Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.035s coverage: 71.4% of statements [2022-04-21T20:19:17.602Z] === RUN TestDefaultNetwork [2022-04-21T20:19:17.602Z] --- PASS: TestDefaultNetwork (0.22s) [2022-04-21T20:19:17.602Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-21T20:19:17.602Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2022-04-21T20:19:17.602Z] === RUN TestInitAddressPools [2022-04-21T20:19:17.602Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-21T20:19:17.602Z] PASS [2022-04-21T20:19:17.602Z] coverage: 74.0% of statements [2022-04-21T20:19:17.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-21T20:19:18.057Z] ok github.com/docker/docker/libnetwork/ipamutils 0.492s coverage: 74.0% of statements [2022-04-21T20:19:18.057Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.61s) [2022-04-21T20:19:18.057Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-21T20:19:18.513Z] === RUN TestKeyValue [2022-04-21T20:19:18.513Z] --- PASS: TestKeyValue (0.00s) [2022-04-21T20:19:18.513Z] PASS [2022-04-21T20:19:18.513Z] coverage: 60.0% of statements [2022-04-21T20:19:18.513Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T20:19:18.513Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T20:19:18.975Z] === RUN TestGenerate [2022-04-21T20:19:18.975Z] --- PASS: TestGenerate (0.00s) [2022-04-21T20:19:18.975Z] === RUN TestGeneratePtr [2022-04-21T20:19:18.975Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-21T20:19:18.975Z] === RUN TestGenerateMissingField [2022-04-21T20:19:18.975Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-21T20:19:18.975Z] === RUN TestFieldCannotBeSet [2022-04-21T20:19:18.975Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-21T20:19:18.975Z] === RUN TestTypeMismatchError [2022-04-21T20:19:18.975Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-21T20:19:18.975Z] PASS [2022-04-21T20:19:18.975Z] coverage: 100.0% of statements [2022-04-21T20:19:18.975Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2022-04-21T20:19:19.936Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.91s) [2022-04-21T20:19:19.936Z] === RUN TestGetAddress [2022-04-21T20:19:19.936Z] testing: warning: no tests to run [2022-04-21T20:19:19.936Z] PASS [2022-04-21T20:19:19.936Z] coverage: 0.0% of statements [2022-04-21T20:19:19.936Z] ok github.com/docker/docker/libnetwork/osl 0.032s coverage: 0.0% of statements [no tests to run] [2022-04-21T20:19:20.392Z] === RUN TestNetworkDBSimple [2022-04-21T20:19:20.850Z] === RUN TestRequestNewPort [2022-04-21T20:19:20.850Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-21T20:19:20.850Z] === RUN TestRequestSpecificPort [2022-04-21T20:19:20.850Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-21T20:19:20.850Z] === RUN TestReleasePort [2022-04-21T20:19:20.850Z] --- PASS: TestReleasePort (0.00s) [2022-04-21T20:19:20.850Z] === RUN TestReuseReleasedPort [2022-04-21T20:19:20.850Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-21T20:19:20.850Z] === RUN TestReleaseUnreadledPort [2022-04-21T20:19:20.850Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-21T20:19:20.850Z] === RUN TestUnknowProtocol [2022-04-21T20:19:20.850Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-21T20:19:20.850Z] === RUN TestAllocateAllPorts [2022-04-21T20:19:20.850Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-21T20:19:20.850Z] === RUN TestPortAllocation [2022-04-21T20:19:20.850Z] --- PASS: TestPortAllocation (0.00s) [2022-04-21T20:19:20.850Z] === RUN TestPortAllocationWithCustomRange [2022-04-21T20:19:20.850Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-21T20:19:20.850Z] === RUN TestNoDuplicateBPR [2022-04-21T20:19:20.850Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-21T20:19:20.850Z] === RUN TestChangePortRange [2022-04-21T20:19:20.850Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-21T20:19:20.850Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-21T20:19:20.850Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-21T20:19:20.850Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-21T20:19:20.850Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-21T20:19:20.850Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-21T20:19:20.850Z] --- PASS: TestChangePortRange (0.00s) [2022-04-21T20:19:20.850Z] PASS [2022-04-21T20:19:20.850Z] coverage: 88.6% of statements [2022-04-21T20:19:20.850Z] ok github.com/docker/docker/libnetwork/portallocator 0.035s coverage: 88.6% of statements [2022-04-21T20:19:21.306Z] 2022/04/21 20:19:21 Closing DB instances... [2022-04-21T20:19:21.764Z] testing: warning: no tests to run [2022-04-21T20:19:21.764Z] PASS [2022-04-21T20:19:21.764Z] coverage: 0.0% of statements [2022-04-21T20:19:21.764Z] ok github.com/docker/docker/libnetwork/portmapper 0.031s coverage: 0.0% of statements [no tests to run] [2022-04-21T20:19:22.220Z] === RUN TestHashData [2022-04-21T20:19:22.220Z] --- PASS: TestHashData (0.00s) [2022-04-21T20:19:22.220Z] PASS [2022-04-21T20:19:22.220Z] coverage: 2.8% of statements [2022-04-21T20:19:22.220Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-04-21T20:19:22.675Z] --- PASS: TestNetworkDBSimple (2.05s) [2022-04-21T20:19:22.675Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-21T20:19:23.132Z] === RUN TestErrorConstructors [2022-04-21T20:19:23.132Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-21T20:19:23.132Z] === RUN TestCompareIPMask [2022-04-21T20:19:23.132Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-21T20:19:23.132Z] === RUN TestUtilGetHostPartIP [2022-04-21T20:19:23.132Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-21T20:19:23.132Z] === RUN TestUtilGetBroadcastIP [2022-04-21T20:19:23.132Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-21T20:19:23.132Z] === RUN TestParseCIDR [2022-04-21T20:19:23.132Z] --- PASS: TestParseCIDR (0.00s) [2022-04-21T20:19:23.132Z] PASS [2022-04-21T20:19:23.132Z] coverage: 37.3% of statements [2022-04-21T20:19:23.132Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-04-21T20:19:23.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-21T20:19:23.732Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T20:19:23.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-21T20:19:24.093Z] 2022/04/21 20:19:23 Closing DB instances... [2022-04-21T20:19:24.093Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-21T20:19:24.093Z] PASS [2022-04-21T20:19:24.093Z] coverage: 100.0% of statements [2022-04-21T20:19:24.093Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-21T20:19:24.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-21T20:19:24.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-21T20:19:24.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-21T20:19:24.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-21T20:19:24.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-21T20:19:24.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-21T20:19:24.094Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-21T20:19:24.094Z] PASS [2022-04-21T20:19:24.094Z] coverage: 55.0% of statements [2022-04-21T20:19:24.094Z] ok github.com/docker/docker/oci 0.037s coverage: 55.0% of statements [2022-04-21T20:19:24.550Z] === RUN TestParseVersion [2022-04-21T20:19:24.550Z] --- PASS: TestParseVersion (0.00s) [2022-04-21T20:19:24.550Z] PASS [2022-04-21T20:19:24.550Z] coverage: 52.9% of statements [2022-04-21T20:19:24.550Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2022-04-21T20:19:25.005Z] === RUN TestAddressPoolOpt [2022-04-21T20:19:25.005Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/a [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/something [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/_=a [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/env1=value1 [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/_env1=value1 [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/PATH [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/=a [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/PATH= [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/PATH=something [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/asd!qwe [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/1asd [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/123 [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/some_space [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/__some_space_before [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/some_space_after__ [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/= [2022-04-21T20:19:25.005Z] === RUN TestValidateEnv/PaTh [2022-04-21T20:19:25.005Z] --- PASS: TestValidateEnv (0.00s) [2022-04-21T20:19:25.005Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-21T20:19:25.005Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-21T20:19:25.005Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-21T20:19:25.005Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-21T20:19:25.005Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-21T20:19:25.005Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-21T20:19:25.005Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-21T20:19:25.005Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-21T20:19:25.006Z] === RUN TestParseHost [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://:5555/ [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://:5555/p [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-21T20:19:25.006Z] === RUN TestParseHost/something_with_spaces [2022-04-21T20:19:25.006Z] === RUN TestParseHost/unknown:// [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://:port [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-21T20:19:25.006Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-21T20:19:25.006Z] === RUN TestParseHost/:// [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://invalid:port [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-21T20:19:25.006Z] === RUN TestParseHost/fd://something [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://[::1]: [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://: [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-21T20:19:25.006Z] === RUN TestParseHost/unix:// [2022-04-21T20:19:25.006Z] === RUN TestParseHost/npipe:// [2022-04-21T20:19:25.006Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://host: [2022-04-21T20:19:25.006Z] === RUN TestParseHost/#00 [2022-04-21T20:19:25.006Z] === RUN TestParseHost/_ [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp:// [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseHost/unix://path/to/socket [2022-04-21T20:19:25.006Z] === RUN TestParseHost/tcp://:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseHost/__ [2022-04-21T20:19:25.006Z] === RUN TestParseHost/fd:// [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/: [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-21T20:19:25.006Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-21T20:19:25.006Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-21T20:19:25.006Z] === RUN TestParseTCP [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/:5555/path [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/localhost:5555/path [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/0.0.0.1: [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/: [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/[::1]: [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/localhost: [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/0.0.0.1 [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/tcp://:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/#00 [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/tcp://: [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/:5555 [2022-04-21T20:19:25.006Z] === RUN TestParseTCP/::1 [2022-04-21T20:19:25.462Z] === RUN TestParseTCP/[::1]:5555 [2022-04-21T20:19:25.462Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-21T20:19:25.462Z] === RUN TestParseTCP/localhost [2022-04-21T20:19:25.462Z] === RUN TestParseTCP/localhost:5555 [2022-04-21T20:19:25.462Z] === RUN TestParseTCP/tcp:// [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP (0.02s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-21T20:19:25.462Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-21T20:19:25.462Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-21T20:19:25.463Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestValidateExtraHosts [2022-04-21T20:19:25.463Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestIpOptString [2022-04-21T20:19:25.463Z] --- PASS: TestIpOptString (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-21T20:19:25.463Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestNewIpOptValidDefaultVal [2022-04-21T20:19:25.463Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestIpOptSetInvalidVal [2022-04-21T20:19:25.463Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestValidateIPAddress [2022-04-21T20:19:25.463Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestMapOpts [2022-04-21T20:19:25.463Z] --- PASS: TestMapOpts (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestListOptsWithoutValidator [2022-04-21T20:19:25.463Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestListOptsWithValidator [2022-04-21T20:19:25.463Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestValidateDNSSearch [2022-04-21T20:19:25.463Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel/label_with_general_format [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel/label_with_one_more [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-21T20:19:25.463Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel (0.00s) [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-21T20:19:25.463Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestNamedListOpts [2022-04-21T20:19:25.463Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestNamedMapOpts [2022-04-21T20:19:25.463Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestParseLink [2022-04-21T20:19:25.463Z] --- PASS: TestParseLink (0.00s) [2022-04-21T20:19:25.463Z] === RUN TestUlimitOpt [2022-04-21T20:19:25.463Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-21T20:19:25.463Z] PASS [2022-04-21T20:19:25.463Z] coverage: 66.7% of statements [2022-04-21T20:19:25.463Z] ok github.com/docker/docker/opts 0.113s coverage: 66.7% of statements [2022-04-21T20:19:25.463Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-04-21T20:19:25.463Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-21T20:19:25.743Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-21T20:19:26.001Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-21T20:19:26.259Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-21T20:19:26.424Z] === RUN TestIsArchivePathDir [2022-04-21T20:19:26.424Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-21T20:19:26.424Z] === RUN TestIsArchivePathInvalidFile [2022-04-21T20:19:26.827Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-21T20:19:26.880Z] 2022/04/21 20:19:26 Closing DB instances... [2022-04-21T20:19:26.880Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-04-21T20:19:26.880Z] === RUN TestIsArchivePathTar [2022-04-21T20:19:26.880Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-04-21T20:19:26.880Z] === RUN TestDecompressStreamGzip [2022-04-21T20:19:26.880Z] === RUN TestPeerCertificateMarshalJSON [2022-04-21T20:19:26.880Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-04-21T20:19:26.880Z] === RUN TestDecompressStreamBzip2 [2022-04-21T20:19:27.336Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-04-21T20:19:27.336Z] === RUN TestDecompressStreamXz [2022-04-21T20:19:27.336Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T20:19:27.336Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestDecompressStreamZstd [2022-04-21T20:19:27.336Z] archive_test.go:140: zstd not installed [2022-04-21T20:19:27.336Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-21T20:19:27.336Z] === RUN TestCompressStreamXzUnsupported [2022-04-21T20:19:27.336Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-21T20:19:27.336Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestCompressStreamInvalid [2022-04-21T20:19:27.336Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestExtensionInvalid [2022-04-21T20:19:27.336Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestExtensionUncompressed [2022-04-21T20:19:27.336Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestExtensionBzip2 [2022-04-21T20:19:27.336Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestExtensionGzip [2022-04-21T20:19:27.336Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestExtensionXz [2022-04-21T20:19:27.336Z] --- PASS: TestExtensionXz (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestExtensionZstd [2022-04-21T20:19:27.336Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestCmdStreamLargeStderr [2022-04-21T20:19:27.336Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-21T20:19:27.336Z] === RUN TestCmdStreamBad [2022-04-21T20:19:27.336Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T20:19:27.336Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestCmdStreamGood [2022-04-21T20:19:27.336Z] --- PASS: TestCmdStreamGood (0.03s) [2022-04-21T20:19:27.336Z] === RUN TestUntarPathWithInvalidDest [2022-04-21T20:19:27.336Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-21T20:19:27.336Z] === RUN TestUntarPathWithInvalidSrc [2022-04-21T20:19:27.336Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestUntarPath [2022-04-21T20:19:27.336Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-21T20:19:27.336Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-21T20:19:27.336Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2022-04-21T20:19:27.336Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-21T20:19:27.336Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestMiddleware [2022-04-21T20:19:27.336Z] --- PASS: TestMiddleware (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestNewResponseModifier [2022-04-21T20:19:27.336Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-21T20:19:27.336Z] PASS [2022-04-21T20:19:27.336Z] coverage: 26.8% of statements [2022-04-21T20:19:27.336Z] ok github.com/docker/docker/pkg/authorization 0.403s coverage: 26.8% of statements [2022-04-21T20:19:27.336Z] --- PASS: TestUntarPath (0.06s) [2022-04-21T20:19:27.336Z] === RUN TestUntarPathWithDestinationFile [2022-04-21T20:19:27.336Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-21T20:19:27.336Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-21T20:19:27.336Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-21T20:19:27.336Z] === RUN TestCopyWithTarInvalidSrc [2022-04-21T20:19:27.336Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-21T20:19:27.336Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestCopyWithTarSrcFile [2022-04-21T20:19:27.336Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestCopyWithTarSrcFolder [2022-04-21T20:19:27.336Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-21T20:19:27.336Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-21T20:19:27.336Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-21T20:19:27.336Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-21T20:19:27.336Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestCopyFileWithTarSrcFile [2022-04-21T20:19:27.336Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-21T20:19:27.336Z] === RUN TestTarFiles [2022-04-21T20:19:27.396Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-21T20:19:27.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-21T20:19:27.511Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T20:19:27.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-21T20:19:27.511Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T20:19:27.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-21T20:19:27.792Z] === RUN TestUnbuffered [2022-04-21T20:19:27.792Z] --- PASS: TestUnbuffered (0.00s) [2022-04-21T20:19:27.792Z] === RUN TestRaceUnbuffered [2022-04-21T20:19:27.792Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-21T20:19:27.792Z] PASS [2022-04-21T20:19:27.792Z] coverage: 100.0% of statements [2022-04-21T20:19:27.792Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2022-04-21T20:19:28.248Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-21T20:19:28.248Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-21T20:19:28.331Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-21T20:19:28.331Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-21T20:19:28.331Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-21T20:19:28.331Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-21T20:19:28.331Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-21T20:19:28.331Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-21T20:19:28.331Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-21T20:19:28.331Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-21T20:19:28.331Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-21T20:19:28.590Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2022-04-21T20:19:28.590Z] PASS [2022-04-21T20:19:28.590Z] [2022-04-21T20:19:28.590Z] DONE 17 tests in 52.060s [2022-04-21T20:19:28.590Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-21T20:19:28.590Z] ++ 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-04-21T20:19:28.590Z] ++ set -e [2022-04-21T20:19:28.590Z] ++ '[' -n 0 ']' [2022-04-21T20:19:28.590Z] ++ set -x [2022-04-21T20:19:28.590Z] ++ 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-04-21T20:19:28.704Z] === RUN TestMatch [2022-04-21T20:19:28.704Z] === RUN TestMatch/[[]] [2022-04-21T20:19:28.704Z] === RUN TestMatch/[[foo]] [2022-04-21T20:19:28.704Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-21T20:19:28.704Z] === RUN TestMatch/[[foo_bar]] [2022-04-21T20:19:28.704Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-21T20:19:28.704Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-21T20:19:28.704Z] === RUN TestMatch/[] [2022-04-21T20:19:28.704Z] === RUN TestMatch/[]#01 [2022-04-21T20:19:28.704Z] === RUN TestMatch/[[qux]] [2022-04-21T20:19:28.704Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-21T20:19:28.704Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-21T20:19:28.704Z] === RUN TestMatch/[[foo_baz]] [2022-04-21T20:19:28.704Z] --- PASS: TestMatch (0.00s) [2022-04-21T20:19:28.704Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-21T20:19:28.704Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-21T20:19:28.704Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-21T20:19:28.704Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-21T20:19:28.704Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-21T20:19:28.704Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-21T20:19:28.704Z] --- PASS: TestMatch/[] (0.00s) [2022-04-21T20:19:28.704Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-21T20:19:28.704Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-21T20:19:28.704Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-21T20:19:28.704Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-21T20:19:28.704Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-21T20:19:28.704Z] PASS [2022-04-21T20:19:28.704Z] coverage: 87.5% of statements [2022-04-21T20:19:28.704Z] ok github.com/docker/docker/pkg/capabilities 0.157s coverage: 87.5% of statements [2022-04-21T20:19:28.849Z] INFO: Testing against a local daemon [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:19:28.849Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:19:28.849Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T20:19:28.849Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T20:19:28.849Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T20:19:28.849Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T20:19:28.849Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T20:19:28.849Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T20:19:28.849Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T20:19:28.849Z] === RUN TestPluginInstall [2022-04-21T20:19:28.849Z] === RUN TestPluginInstall/no_auth [2022-04-21T20:19:29.666Z] === RUN TestChrootTarUntar [2022-04-21T20:19:29.666Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:19:29.666Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-21T20:19:29.666Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-21T20:19:29.666Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:19:29.666Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T20:19:29.666Z] === RUN TestChrootUntarEmptyArchive [2022-04-21T20:19:29.666Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-04-21T20:19:29.666Z] === RUN TestChrootTarUntarWithSymlink [2022-04-21T20:19:29.666Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:19:29.666Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T20:19:29.666Z] === RUN TestChrootCopyWithTar [2022-04-21T20:19:29.666Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:19:29.666Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-21T20:19:29.666Z] === RUN TestChrootCopyFileWithTar [2022-04-21T20:19:29.666Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:19:29.666Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-21T20:19:29.666Z] === RUN TestChrootUntarPath [2022-04-21T20:19:29.666Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:19:29.666Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-21T20:19:29.666Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-21T20:19:29.666Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:19:29.666Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T20:19:29.666Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-21T20:19:29.666Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:19:29.666Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T20:19:29.666Z] === RUN TestChrootApplyDotDotFile [2022-04-21T20:19:29.666Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:19:29.666Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-21T20:19:29.666Z] PASS [2022-04-21T20:19:29.666Z] coverage: 12.0% of statements [2022-04-21T20:19:29.666Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 12.0% of statements [2022-04-21T20:19:29.785Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-21T20:19:29.785Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-21T20:19:30.354Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-21T20:19:30.628Z] === RUN TestEnsureRemoveAllNotExist [2022-04-21T20:19:30.628Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-21T20:19:30.628Z] === RUN TestEnsureRemoveAllWithDir [2022-04-21T20:19:30.628Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-21T20:19:30.628Z] === RUN TestEnsureRemoveAllWithFile [2022-04-21T20:19:30.628Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-21T20:19:30.628Z] PASS [2022-04-21T20:19:30.628Z] coverage: 0.0% of statements [2022-04-21T20:19:30.628Z] ok github.com/docker/docker/pkg/containerfs 0.034s coverage: 0.0% of statements [2022-04-21T20:19:30.628Z] 2022/04/21 20:19:30 Closing DB instances... [2022-04-21T20:19:30.922Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-21T20:19:31.086Z] --- PASS: TestTarFiles (3.43s) [2022-04-21T20:19:31.086Z] === RUN TestDetectCompressionZstd [2022-04-21T20:19:31.086Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-21T20:19:31.086Z] === RUN TestTarUntar [2022-04-21T20:19:31.086Z] --- PASS: TestTarUntar (0.03s) [2022-04-21T20:19:31.086Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-21T20:19:31.086Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-21T20:19:31.086Z] === RUN TestTarWithOptions [2022-04-21T20:19:31.086Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-21T20:19:31.086Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-21T20:19:31.086Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-21T20:19:31.086Z] === RUN TestUntarUstarGnuConflict [2022-04-21T20:19:31.086Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-21T20:19:31.086Z] === RUN TestUntarInvalidFilenames [2022-04-21T20:19:31.086Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1478265688\\dest" [2022-04-21T20:19:31.086Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-21T20:19:31.086Z] === RUN TestUntarHardlinkToSymlink [2022-04-21T20:19:31.086Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-21T20:19:31.086Z] === RUN TestUntarInvalidHardlink [2022-04-21T20:19:31.086Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink146134714\\victim\\hello" -> "../victim/hello" [2022-04-21T20:19:31.086Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2750113156\\victim\\hello" -> "/../victim/hello" [2022-04-21T20:19:31.086Z] === RUN TestSizeEmpty [2022-04-21T20:19:31.086Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-21T20:19:31.086Z] === RUN TestSizeEmptyFile [2022-04-21T20:19:31.086Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-21T20:19:31.086Z] === RUN TestSizeNonemptyFile [2022-04-21T20:19:31.086Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1521596846\\victim" -> "../victim" [2022-04-21T20:19:31.086Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-21T20:19:31.086Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-21T20:19:31.086Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-21T20:19:31.086Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-21T20:19:31.086Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-21T20:19:31.086Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-21T20:19:31.086Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-21T20:19:31.086Z] === RUN TestMoveToSubdir [2022-04-21T20:19:31.086Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink395799586\\victim" -> "../victim" [2022-04-21T20:19:31.086Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-21T20:19:31.086Z] === RUN TestSizeNonExistingDirectory [2022-04-21T20:19:31.086Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-21T20:19:31.086Z] PASS [2022-04-21T20:19:31.086Z] coverage: 80.0% of statements [2022-04-21T20:19:31.086Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2908019125\\victim" -> "../victim" [2022-04-21T20:19:31.086Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink944349819\\victim" -> "../victim" [2022-04-21T20:19:31.086Z] ok github.com/docker/docker/pkg/directory 0.040s coverage: 80.0% of statements [2022-04-21T20:19:31.086Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-21T20:19:31.086Z] === RUN TestUntarInvalidSymlink [2022-04-21T20:19:31.086Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1056620711\\dest\\dotdot" -> "../victim/hello" [2022-04-21T20:19:31.086Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3027394786\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T20:19:31.086Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2912489422\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:19:31.086Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1418348176\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:19:31.086Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3745870994\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:19:31.086Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3129442101\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:19:31.086Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4062681474\\dest\\dir\\loophole" -> "../../victim" [2022-04-21T20:19:31.086Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-21T20:19:31.086Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-21T20:19:31.086Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-21T20:19:31.086Z] === RUN TestXGlobalNoParent [2022-04-21T20:19:31.086Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-21T20:19:31.086Z] === RUN TestReplaceFileTarWrapper [2022-04-21T20:19:31.086Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2022-04-21T20:19:31.086Z] === RUN TestPrefixHeaderReadable [2022-04-21T20:19:31.086Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-21T20:19:31.086Z] === RUN TestDisablePigz [2022-04-21T20:19:31.086Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-21T20:19:31.494Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-21T20:19:31.494Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-21T20:19:31.545Z] --- PASS: TestDisablePigz (0.12s) [2022-04-21T20:19:31.545Z] === RUN TestPigz [2022-04-21T20:19:31.545Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-21T20:19:31.545Z] --- PASS: TestPigz (0.12s) [2022-04-21T20:19:31.545Z] === RUN TestNosysFileInfo [2022-04-21T20:19:31.545Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T20:19:31.545Z] archive_windows_test.go:16: Currently fails [2022-04-21T20:19:31.545Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestCanonicalTarNameForPath [2022-04-21T20:19:31.545Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestCanonicalTarName [2022-04-21T20:19:31.545Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestChmodTarEntry [2022-04-21T20:19:31.545Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestHardLinkOrder [2022-04-21T20:19:31.545Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-21T20:19:31.545Z] === RUN TestChangeString [2022-04-21T20:19:31.545Z] --- PASS: TestChangeString (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestChangesWithNoChanges [2022-04-21T20:19:31.545Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-21T20:19:31.545Z] === RUN TestChangesWithChanges [2022-04-21T20:19:31.545Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-21T20:19:31.545Z] === RUN TestChangesWithChangesGH13590 [2022-04-21T20:19:31.545Z] changes_test.go:196: needs more investigation [2022-04-21T20:19:31.545Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestChangesDirsEmpty [2022-04-21T20:19:31.545Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T20:19:31.545Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestChangesDirsMutated [2022-04-21T20:19:31.545Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T20:19:31.545Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestApplyLayer [2022-04-21T20:19:31.545Z] changes_test.go:433: needs further investigation [2022-04-21T20:19:31.545Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestChangesSizeWithHardlinks [2022-04-21T20:19:31.545Z] changes_test.go:469: needs further investigation [2022-04-21T20:19:31.545Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestChangesSizeWithNoChanges [2022-04-21T20:19:31.545Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-21T20:19:31.545Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestChangesSize [2022-04-21T20:19:31.545Z] --- PASS: TestChangesSize (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestApplyLayerInvalidFilenames [2022-04-21T20:19:31.545Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2403436049\\dest" [2022-04-21T20:19:31.545Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-21T20:19:31.545Z] === RUN TestApplyLayerInvalidHardlink [2022-04-21T20:19:31.545Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1135698051\\victim\\hello" -> "../victim/hello" [2022-04-21T20:19:31.545Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2306668271\\victim\\hello" -> "/../victim/hello" [2022-04-21T20:19:31.545Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink187871416\\victim" -> "../victim" [2022-04-21T20:19:31.545Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2402222016\\victim" -> "../victim" [2022-04-21T20:19:31.545Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink175447715\\victim" -> "../victim" [2022-04-21T20:19:31.545Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3326083704\\victim" -> "../victim" [2022-04-21T20:19:31.545Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-21T20:19:31.545Z] === RUN TestApplyLayerInvalidSymlink [2022-04-21T20:19:31.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3132542303\\dest\\dotdot" -> "../victim/hello" [2022-04-21T20:19:31.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3562589336\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T20:19:31.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3355795079\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:19:31.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink933754915\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:19:31.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2836680675\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:19:31.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4232123753\\dest\\loophole-victim" -> "../victim" [2022-04-21T20:19:31.545Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-21T20:19:31.545Z] === RUN TestApplyLayerWhiteouts [2022-04-21T20:19:31.545Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-21T20:19:31.545Z] === RUN TestGenerateEmptyFile [2022-04-21T20:19:31.545Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-21T20:19:31.545Z] === RUN TestGenerateWithContent [2022-04-21T20:19:31.545Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-21T20:19:31.545Z] PASS [2022-04-21T20:19:31.545Z] coverage: 61.9% of statements [2022-04-21T20:19:31.545Z] ok github.com/docker/docker/pkg/archive 5.223s coverage: 61.9% of statements [2022-04-21T20:19:32.003Z] === RUN TestPollerAddRemove [2022-04-21T20:19:32.003Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-21T20:19:32.003Z] === RUN TestPollerEvent [2022-04-21T20:19:32.003Z] poller_test.go:40: No chmod on Windows [2022-04-21T20:19:32.003Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-21T20:19:32.003Z] === RUN TestPollerClose [2022-04-21T20:19:32.003Z] --- PASS: TestPollerClose (0.00s) [2022-04-21T20:19:32.003Z] PASS [2022-04-21T20:19:32.003Z] coverage: 45.7% of statements [2022-04-21T20:19:32.003Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2022-04-21T20:19:32.431Z] time="2022-04-21T20:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:19:32.431Z] time="2022-04-21T20:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff0da9b7ff8d94246b3bd21654b720b8afa9b1725ab6f0b7639ac9bafd1e5510" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:19:32.431Z] time="2022-04-21T20:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:19:32.431Z] time="2022-04-21T20:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff0da9b7ff8d94246b3bd21654b720b8afa9b1725ab6f0b7639ac9bafd1e5510" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:19:32.462Z] --- PASS: TestNetworkDBCRUDTableEntry (4.24s) [2022-04-21T20:19:32.462Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-21T20:19:32.692Z] === RUN TestPluginInstall/with_htpasswd [2022-04-21T20:19:32.918Z] === RUN TestCopyFileWithInvalidSrc [2022-04-21T20:19:32.918Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T20:19:32.918Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-21T20:19:32.918Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-21T20:19:32.918Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestCopyFile [2022-04-21T20:19:32.918Z] --- PASS: TestCopyFile (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-21T20:19:32.918Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T20:19:32.918Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-21T20:19:32.918Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-21T20:19:32.918Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T20:19:32.918Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestWildcardMatches [2022-04-21T20:19:32.918Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestPatternMatches [2022-04-21T20:19:32.918Z] --- PASS: TestPatternMatches (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-21T20:19:32.918Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestPatternMatchesFolderExclusions [2022-04-21T20:19:32.918Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-21T20:19:32.918Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-21T20:19:32.918Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-21T20:19:32.918Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-21T20:19:32.918Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestSingleExclamationError [2022-04-21T20:19:32.918Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestMatchesWithNoPatterns [2022-04-21T20:19:32.918Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestMatchesWithMalformedPatterns [2022-04-21T20:19:32.918Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestMatches [2022-04-21T20:19:32.918Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-21T20:19:32.918Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-21T20:19:32.918Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-21T20:19:32.918Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-21T20:19:32.918Z] --- PASS: TestMatches (0.01s) [2022-04-21T20:19:32.918Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-21T20:19:32.918Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-21T20:19:32.918Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-21T20:19:32.918Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestCleanPatterns [2022-04-21T20:19:32.918Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-21T20:19:32.918Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestCleanPatternsExceptionFlag [2022-04-21T20:19:32.918Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-21T20:19:32.918Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-21T20:19:32.918Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestCleanPatternsErrorSingleException [2022-04-21T20:19:32.918Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestCreateIfNotExistsDir [2022-04-21T20:19:32.918Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestCreateIfNotExistsFile [2022-04-21T20:19:32.918Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestMatch [2022-04-21T20:19:32.918Z] --- PASS: TestMatch (0.00s) [2022-04-21T20:19:32.918Z] === RUN TestCompile [2022-04-21T20:19:32.918Z] === RUN TestCompile/slash [2022-04-21T20:19:32.918Z] === RUN TestCompile/backslash [2022-04-21T20:19:32.918Z] --- PASS: TestCompile (0.00s) [2022-04-21T20:19:32.918Z] --- PASS: TestCompile/slash (0.00s) [2022-04-21T20:19:32.918Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-21T20:19:32.918Z] PASS [2022-04-21T20:19:32.918Z] coverage: 84.7% of statements [2022-04-21T20:19:32.918Z] ok github.com/docker/docker/pkg/fileutils 0.061s coverage: 84.7% of statements [2022-04-21T20:19:33.261Z] time="2022-04-21T20:19:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:19:33.261Z] time="2022-04-21T20:19:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85972d72d36e692084a093ef752cf5a967c595846e2938c848472e7e5af00166" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:19:33.261Z] time="2022-04-21T20:19:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:19:33.261Z] time="2022-04-21T20:19:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85972d72d36e692084a093ef752cf5a967c595846e2938c848472e7e5af00166" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:19:33.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-21T20:19:33.369Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T20:19:33.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-21T20:19:33.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-21T20:19:33.369Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T20:19:33.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-21T20:19:33.369Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T20:19:33.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-21T20:19:33.383Z] === RUN TestGet [2022-04-21T20:19:33.383Z] --- PASS: TestGet (0.00s) [2022-04-21T20:19:33.383Z] === RUN TestGetShortcutString [2022-04-21T20:19:33.383Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-21T20:19:33.383Z] PASS [2022-04-21T20:19:33.383Z] coverage: 42.9% of statements [2022-04-21T20:19:33.383Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 42.9% of statements [2022-04-21T20:19:33.519Z] === RUN TestPluginInstall/with_insecure [2022-04-21T20:19:34.085Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-21T20:19:34.345Z] === RUN TestCreateIDMapOrder [2022-04-21T20:19:34.345Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-21T20:19:34.345Z] PASS [2022-04-21T20:19:34.345Z] coverage: 7.2% of statements [2022-04-21T20:19:34.345Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2022-04-21T20:19:34.655Z] time="2022-04-21T20:19:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:19:34.655Z] time="2022-04-21T20:19:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c7d8b7dd987ba80e4a9de5e904c3351ffac95d19a61f7de6308fad927c41e2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:19:34.655Z] time="2022-04-21T20:19:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T20:19:34.655Z] time="2022-04-21T20:19:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c7d8b7dd987ba80e4a9de5e904c3351ffac95d19a61f7de6308fad927c41e2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T20:19:34.655Z] plugin_test.go:195: [dcd2eaaafccc8] daemon is not started [2022-04-21T20:19:34.655Z] --- PASS: TestPluginInstall (5.83s) [2022-04-21T20:19:34.655Z] --- PASS: TestPluginInstall/no_auth (3.72s) [2022-04-21T20:19:34.655Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2022-04-21T20:19:34.801Z] 2022/04/21 20:19:34 Closing DB instances... [2022-04-21T20:19:34.913Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-04-21T20:19:34.913Z] === RUN TestPluginsWithRuntimes [2022-04-21T20:19:35.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-21T20:19:35.256Z] === RUN TestFixedBufferCap [2022-04-21T20:19:35.256Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-21T20:19:35.256Z] === RUN TestFixedBufferLen [2022-04-21T20:19:35.256Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-21T20:19:35.256Z] === RUN TestFixedBufferString [2022-04-21T20:19:35.256Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-21T20:19:35.256Z] === RUN TestFixedBufferWrite [2022-04-21T20:19:35.256Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-21T20:19:35.256Z] === RUN TestFixedBufferRead [2022-04-21T20:19:35.256Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-21T20:19:35.256Z] === RUN TestBytesPipeRead [2022-04-21T20:19:35.256Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-21T20:19:35.256Z] === RUN TestBytesPipeWrite [2022-04-21T20:19:35.256Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-21T20:19:35.256Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-21T20:19:35.712Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2022-04-21T20:19:35.712Z] === RUN TestAtomicWriteToFile [2022-04-21T20:19:35.712Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-21T20:19:35.712Z] === RUN TestAtomicWriteSetCommit [2022-04-21T20:19:35.712Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2022-04-21T20:19:35.712Z] === RUN TestAtomicWriteSetCancel [2022-04-21T20:19:35.712Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-21T20:19:35.712Z] === RUN TestReadCloserWrapperClose [2022-04-21T20:19:35.712Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-21T20:19:35.712Z] === RUN TestReaderErrWrapperReadOnError [2022-04-21T20:19:35.712Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-21T20:19:35.712Z] === RUN TestReaderErrWrapperRead [2022-04-21T20:19:35.712Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-21T20:19:35.712Z] === RUN TestCancelReadCloser [2022-04-21T20:19:35.712Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-21T20:19:35.712Z] === RUN TestWriteCloserWrapperClose [2022-04-21T20:19:35.712Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-21T20:19:35.712Z] === RUN TestNopWriteCloser [2022-04-21T20:19:35.712Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-21T20:19:35.712Z] === RUN TestNopWriter [2022-04-21T20:19:35.712Z] --- PASS: TestNopWriter (0.00s) [2022-04-21T20:19:35.712Z] === RUN TestWriteCounter [2022-04-21T20:19:35.712Z] --- PASS: TestWriteCounter (0.00s) [2022-04-21T20:19:35.712Z] PASS [2022-04-21T20:19:35.712Z] coverage: 69.2% of statements [2022-04-21T20:19:35.712Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2022-04-21T20:19:35.712Z] === RUN TestNetworkDBNodeLeave [2022-04-21T20:19:35.712Z] ok github.com/docker/docker/pkg/ioutils 0.548s coverage: 69.2% of statements [2022-04-21T20:19:35.749Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-21T20:19:36.674Z] === RUN TestError [2022-04-21T20:19:36.674Z] --- PASS: TestError (0.00s) [2022-04-21T20:19:36.674Z] === RUN TestProgressString [2022-04-21T20:19:36.674Z] === RUN TestProgressString/no_progress [2022-04-21T20:19:36.674Z] === RUN TestProgressString/progress_1 [2022-04-21T20:19:36.674Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-21T20:19:36.674Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-21T20:19:36.674Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-21T20:19:36.674Z] === RUN TestProgressString/with_units [2022-04-21T20:19:36.674Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-21T20:19:36.674Z] === RUN TestProgressString/hide_counts [2022-04-21T20:19:36.674Z] --- PASS: TestProgressString (0.00s) [2022-04-21T20:19:36.674Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-21T20:19:36.674Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-21T20:19:36.674Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-21T20:19:36.674Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-21T20:19:36.674Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-21T20:19:36.674Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-21T20:19:36.674Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-21T20:19:36.674Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-21T20:19:36.674Z] === RUN TestJSONMessageDisplay [2022-04-21T20:19:36.674Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-04-21T20:19:36.674Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-21T20:19:36.674Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-21T20:19:36.674Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-21T20:19:36.674Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-21T20:19:36.674Z] === RUN TestDisplayJSONMessagesStream [2022-04-21T20:19:36.674Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-21T20:19:36.674Z] PASS [2022-04-21T20:19:36.674Z] coverage: 91.7% of statements [2022-04-21T20:19:36.674Z] ok github.com/docker/docker/pkg/jsonmessage 0.166s coverage: 91.7% of statements [2022-04-21T20:19:36.683Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-21T20:19:36.684Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-21T20:19:37.250Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-21T20:19:37.635Z] === RUN TestStandardLongPath [2022-04-21T20:19:37.635Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-21T20:19:37.635Z] === RUN TestUNCLongPath [2022-04-21T20:19:37.635Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-21T20:19:37.635Z] PASS [2022-04-21T20:19:37.635Z] coverage: 100.0% of statements [2022-04-21T20:19:37.635Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2022-04-21T20:19:38.090Z] === RUN TestNameFormat [2022-04-21T20:19:38.091Z] --- PASS: TestNameFormat (0.00s) [2022-04-21T20:19:38.091Z] === RUN TestNameRetries [2022-04-21T20:19:38.091Z] --- PASS: TestNameRetries (0.00s) [2022-04-21T20:19:38.091Z] PASS [2022-04-21T20:19:38.091Z] coverage: 85.7% of statements [2022-04-21T20:19:38.091Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2022-04-21T20:19:38.188Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-21T20:19:38.188Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-21T20:19:38.188Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-21T20:19:38.188Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-21T20:19:38.546Z] === RUN TestParseKeyValueOpt [2022-04-21T20:19:38.546Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-21T20:19:38.546Z] === RUN TestParseUintList [2022-04-21T20:19:38.546Z] --- PASS: TestParseUintList (0.00s) [2022-04-21T20:19:38.546Z] === RUN TestParseUintListMaximumLimits [2022-04-21T20:19:38.546Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-21T20:19:38.546Z] PASS [2022-04-21T20:19:38.546Z] coverage: 97.0% of statements [2022-04-21T20:19:38.546Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2022-04-21T20:19:38.755Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-21T20:19:39.002Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-21T20:19:39.002Z] === RUN TestNetworkDBWatch [2022-04-21T20:19:39.322Z] --- PASS: TestPluginsWithRuntimes (4.47s) [2022-04-21T20:19:39.322Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.31s) [2022-04-21T20:19:39.322Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2022-04-21T20:19:39.322Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T20:19:39.458Z] === RUN Test_windowsOSRelease_String [2022-04-21T20:19:39.458Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-21T20:19:39.458Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-21T20:19:39.458Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-21T20:19:39.458Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-21T20:19:39.458Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-21T20:19:39.458Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-21T20:19:39.458Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-21T20:19:39.458Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-21T20:19:39.458Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-21T20:19:39.458Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T20:19:39.458Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T20:19:39.458Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T20:19:39.458Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T20:19:39.458Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T20:19:39.458Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T20:19:39.458Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T20:19:39.458Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T20:19:39.458Z] PASS [2022-04-21T20:19:39.458Z] coverage: 36.4% of statements [2022-04-21T20:19:39.458Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 36.4% of statements [2022-04-21T20:19:40.259Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2022-04-21T20:19:40.259Z] PASS [2022-04-21T20:19:40.259Z] [2022-04-21T20:19:40.259Z] DONE 24 tests in 11.353s [2022-04-21T20:19:40.259Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-21T20:19:40.260Z] ++ 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-04-21T20:19:40.260Z] ++ set -e [2022-04-21T20:19:40.260Z] ++ '[' -n 0 ']' [2022-04-21T20:19:40.260Z] ++ set -x [2022-04-21T20:19:40.260Z] ++ 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-04-21T20:19:40.260Z] INFO: Testing against a local daemon [2022-04-21T20:19:40.260Z] === RUN TestExternalGraphDriver [2022-04-21T20:19:40.260Z] === RUN TestExternalGraphDriver/json [2022-04-21T20:19:40.422Z] === RUN TestNewAndRemove [2022-04-21T20:19:40.422Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-21T20:19:40.422Z] === RUN TestRemoveInvalidPath [2022-04-21T20:19:40.422Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-21T20:19:40.422Z] PASS [2022-04-21T20:19:40.422Z] coverage: 82.6% of statements [2022-04-21T20:19:40.422Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-04-21T20:19:40.422Z] 2022/04/21 20:19:40 Closing DB instances... [2022-04-21T20:19:40.422Z] --- PASS: TestGetAddress (20.51s) [2022-04-21T20:19:40.422Z] === RUN TestRequestSyntaxCheck [2022-04-21T20:19:40.422Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-21T20:19:40.422Z] === RUN TestRequest [2022-04-21T20:19:40.518Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-21T20:19:40.518Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-21T20:19:40.518Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T20:19:40.518Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-21T20:19:41.085Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-21T20:19:41.951Z] === RUN TestFailedConnection [2022-04-21T20:19:41.951Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-04-21T20:19:41.951Z] === RUN TestNetworkDBBulkSync [2022-04-21T20:19:42.022Z] === RUN TestDockerSuite/TestCommitChange [2022-04-21T20:19:42.022Z] === RUN TestExternalGraphDriver/spec [2022-04-21T20:19:42.594Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-21T20:19:42.913Z] 2022/04/21 20:19:42 Closing DB instances... [2022-04-21T20:19:43.530Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-21T20:19:43.875Z] --- PASS: TestFailedConnection (2.23s) [2022-04-21T20:19:43.875Z] === RUN TestFailOnce [2022-04-21T20:19:43.875Z] 2022/04/21 20:19:43 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-04-21T20:19:43.875Z] goroutine 13 [running]: [2022-04-21T20:19:43.875Z] net/http.(*conn).serve.func1() [2022-04-21T20:19:43.875Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T20:19:43.875Z] panic({0x993700, 0xadd060}) [2022-04-21T20:19:43.875Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T20:19:43.875Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00004fa70?) [2022-04-21T20:19:43.875Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-21T20:19:43.875Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xae2878?, 0xc000234000?}, 0x8ed9a6?) [2022-04-21T20:19:43.875Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T20:19:43.875Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xae2878, 0xc000234000}, 0xc00019e300) [2022-04-21T20:19:43.875Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-21T20:19:43.875Z] net/http.serverHandler.ServeHTTP({0xae0e98?}, {0xae2878, 0xc000234000}, 0xc00019e300) [2022-04-21T20:19:43.875Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T20:19:43.875Z] net/http.(*conn).serve(0xc000066dc0, {0xae2d78, 0xc00014b440}) [2022-04-21T20:19:43.875Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T20:19:43.875Z] created by net/http.(*Server).Serve [2022-04-21T20:19:43.875Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T20:19:43.875Z] time="2022-04-21T20:19:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-04-21T20:19:44.099Z] === RUN TestExternalGraphDriver/pull [2022-04-21T20:19:44.667Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-21T20:19:44.839Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-21T20:19:44.839Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-21T20:19:44.839Z] --- PASS: TestFailOnce (1.13s) [2022-04-21T20:19:44.839Z] === RUN TestEchoInputOutput [2022-04-21T20:19:44.839Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-21T20:19:44.839Z] === RUN TestBackoff [2022-04-21T20:19:44.839Z] --- PASS: TestBackoff (0.00s) [2022-04-21T20:19:44.839Z] === RUN TestAbortRetry [2022-04-21T20:19:44.839Z] --- PASS: TestAbortRetry (0.00s) [2022-04-21T20:19:44.839Z] === RUN TestClientScheme [2022-04-21T20:19:44.839Z] --- PASS: TestClientScheme (0.00s) [2022-04-21T20:19:44.839Z] === RUN TestNewClientWithTimeout [2022-04-21T20:19:45.803Z] time="2022-04-21T20:19:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-21T20:19:45.803Z] === RUN TestParseEmptyInterface [2022-04-21T20:19:45.803Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-21T20:19:45.803Z] === RUN TestParseNonInterfaceType [2022-04-21T20:19:45.803Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-21T20:19:45.803Z] === RUN TestParseWithOneFunction [2022-04-21T20:19:45.803Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-21T20:19:45.803Z] === RUN TestParseWithMultipleFuncs [2022-04-21T20:19:45.803Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-21T20:19:45.803Z] === RUN TestParseWithUnnamedReturn [2022-04-21T20:19:45.803Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-21T20:19:45.803Z] === RUN TestEmbeddedInterface [2022-04-21T20:19:45.803Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-21T20:19:45.803Z] === RUN TestParsedImports [2022-04-21T20:19:45.803Z] --- PASS: TestParsedImports (0.00s) [2022-04-21T20:19:45.803Z] === RUN TestAliasedImports [2022-04-21T20:19:45.803Z] --- PASS: TestAliasedImports (0.00s) [2022-04-21T20:19:45.803Z] PASS [2022-04-21T20:19:45.803Z] coverage: 56.8% of statements [2022-04-21T20:19:45.803Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2022-04-21T20:19:46.046Z] --- PASS: TestExternalGraphDriver (5.53s) [2022-04-21T20:19:46.046Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2022-04-21T20:19:46.046Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2022-04-21T20:19:46.046Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-04-21T20:19:46.046Z] === RUN TestGraphdriverPluginV2 [2022-04-21T20:19:46.046Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-21T20:19:46.258Z] --- PASS: TestRequest (5.86s) [2022-04-21T20:19:46.258Z] === RUN TestOverlappingRequests [2022-04-21T20:19:46.614Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-21T20:19:46.714Z] --- PASS: TestOverlappingRequests (0.27s) [2022-04-21T20:19:46.714Z] === RUN TestRelease [2022-04-21T20:19:46.714Z] === RUN TestHTTPTransport [2022-04-21T20:19:46.714Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-21T20:19:46.714Z] PASS [2022-04-21T20:19:46.714Z] coverage: 85.7% of statements [2022-04-21T20:19:46.714Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2022-04-21T20:19:47.170Z] time="2022-04-21T20:19:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-21T20:19:47.170Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-21T20:19:47.170Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T20:19:47.170Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-21T20:19:47.170Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-21T20:19:47.170Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-21T20:19:47.170Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-21T20:19:47.170Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-21T20:19:47.170Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T20:19:47.170Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-21T20:19:47.170Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-21T20:19:47.170Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-21T20:19:47.170Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-21T20:19:47.170Z] === RUN TestBufferPoolPutAndGet [2022-04-21T20:19:47.170Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-21T20:19:47.170Z] PASS [2022-04-21T20:19:47.170Z] coverage: 88.2% of statements [2022-04-21T20:19:47.170Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2022-04-21T20:19:47.549Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-21T20:19:47.637Z] 2022/04/21 20:19:47 Closing DB instances... [2022-04-21T20:19:47.637Z] time="2022-04-21T20:19:47Z" level=error msg="node: dfc024911293 is unknown to memberlist" [2022-04-21T20:19:47.637Z] === RUN TestOutputOnPrematureClose [2022-04-21T20:19:47.637Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-21T20:19:47.637Z] === RUN TestCompleteSilently [2022-04-21T20:19:47.637Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-21T20:19:47.637Z] PASS [2022-04-21T20:19:47.637Z] coverage: 75.9% of statements [2022-04-21T20:19:47.637Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2022-04-21T20:19:47.637Z] --- PASS: TestRelease (1.08s) [2022-04-21T20:19:47.637Z] === RUN TestAllocateRandomDeallocate [2022-04-21T20:19:48.093Z] === RUN TestSendToOneSub [2022-04-21T20:19:48.093Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-21T20:19:48.093Z] === RUN TestSendToMultipleSubs [2022-04-21T20:19:48.093Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-21T20:19:48.093Z] === RUN TestEvictOneSub [2022-04-21T20:19:48.093Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-21T20:19:48.093Z] === RUN TestClosePublisher [2022-04-21T20:19:48.093Z] --- PASS: TestClosePublisher (0.00s) [2022-04-21T20:19:48.093Z] === RUN TestPubSubRace [2022-04-21T20:19:48.115Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-21T20:19:49.055Z] --- PASS: TestPubSubRace (1.04s) [2022-04-21T20:19:49.055Z] PASS [2022-04-21T20:19:49.055Z] coverage: 75.0% of statements [2022-04-21T20:19:49.055Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 75.0% of statements [2022-04-21T20:19:49.491Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-21T20:19:49.511Z] time="2022-04-21T20:19:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-21T20:19:49.967Z] === RUN TestRegister [2022-04-21T20:19:49.967Z] --- PASS: TestRegister (0.00s) [2022-04-21T20:19:49.967Z] === RUN TestCommand [2022-04-21T20:19:49.967Z] --- PASS: TestCommand (0.02s) [2022-04-21T20:19:49.967Z] === RUN TestNaiveSelf [2022-04-21T20:19:49.967Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-21T20:19:49.967Z] PASS [2022-04-21T20:19:49.967Z] coverage: 82.4% of statements [2022-04-21T20:19:49.967Z] ok github.com/docker/docker/pkg/reexec 0.076s coverage: 82.4% of statements [2022-04-21T20:19:49.967Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.27s) [2022-04-21T20:19:49.967Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-21T20:19:50.059Z] --- PASS: TestGraphdriverPluginV2 (4.35s) [2022-04-21T20:19:50.059Z] PASS [2022-04-21T20:19:50.059Z] [2022-04-21T20:19:50.059Z] DONE 5 tests in 10.042s [2022-04-21T20:19:50.059Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-21T20:19:50.059Z] ++ 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-04-21T20:19:50.059Z] ++ set -e [2022-04-21T20:19:50.059Z] ++ '[' -n 0 ']' [2022-04-21T20:19:50.059Z] ++ set -x [2022-04-21T20:19:50.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-21T20:19:50.317Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-21T20:19:50.317Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-21T20:19:50.318Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-21T20:19:50.318Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-21T20:19:50.318Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-21T20:19:50.318Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-21T20:19:50.318Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-21T20:19:50.318Z] INFO: Testing against a local daemon [2022-04-21T20:19:50.318Z] === RUN TestContinueAfterPluginCrash [2022-04-21T20:19:50.318Z] === PAUSE TestContinueAfterPluginCrash [2022-04-21T20:19:50.318Z] === RUN TestReadPluginNoRead [2022-04-21T20:19:50.318Z] === PAUSE TestReadPluginNoRead [2022-04-21T20:19:50.318Z] === RUN TestDaemonStartWithLogOpt [2022-04-21T20:19:50.318Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-21T20:19:50.318Z] === CONT TestContinueAfterPluginCrash [2022-04-21T20:19:50.318Z] === CONT TestDaemonStartWithLogOpt [2022-04-21T20:19:50.423Z] === RUN TestDump [2022-04-21T20:19:50.423Z] goroutine 4 [running]: [2022-04-21T20:19:50.423Z] github.com/docker/docker/pkg/stack.dump(0xb2d57?) [2022-04-21T20:19:50.423Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T20:19:50.423Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-21T20:19:50.423Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-21T20:19:50.423Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-21T20:19:50.423Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-21T20:19:50.423Z] testing.tRunner(0xc00015c000, 0x27a498) [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T20:19:50.423Z] created by testing.(*T).Run [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T20:19:50.423Z] [2022-04-21T20:19:50.423Z] goroutine 1 [chan receive]: [2022-04-21T20:19:50.423Z] testing.(*T).Run(0xc000031d40, {0x26913c?, 0x8c1f3?}, 0x27a498) [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T20:19:50.423Z] testing.runTests.func1(0xc00005e870?) [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T20:19:50.423Z] testing.tRunner(0xc000031d40, 0xc000067ca0) [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T20:19:50.423Z] testing.runTests(0xc00004a460?, {0x3fe400, 0x3, 0x3}, {0x14ddff50108?, 0x40?, 0x4034a0?}) [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T20:19:50.423Z] testing.(*M).Run(0xc00004a460) [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T20:19:50.423Z] main.main() [2022-04-21T20:19:50.423Z] _testmain.go:99 +0x255 [2022-04-21T20:19:50.423Z] --- PASS: TestDump (0.00s) [2022-04-21T20:19:50.423Z] === RUN TestDumpToFile [2022-04-21T20:19:50.423Z] --- PASS: TestDumpToFile (0.11s) [2022-04-21T20:19:50.423Z] === RUN TestDumpToFileWithEmptyInput [2022-04-21T20:19:50.423Z] goroutine 6 [running]: [2022-04-21T20:19:50.423Z] github.com/docker/docker/pkg/stack.dump(0x12ed13?) [2022-04-21T20:19:50.423Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T20:19:50.423Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x12ece0?}) [2022-04-21T20:19:50.423Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-21T20:19:50.423Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c000?) [2022-04-21T20:19:50.423Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-21T20:19:50.423Z] testing.tRunner(0xc00015c680, 0x27a488) [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T20:19:50.423Z] created by testing.(*T).Run [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T20:19:50.423Z] [2022-04-21T20:19:50.423Z] goroutine 1 [chan receive]: [2022-04-21T20:19:50.423Z] testing.(*T).Run(0xc000031d40, {0x270713?, 0x8c1f3?}, 0x27a488) [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T20:19:50.423Z] testing.runTests.func1(0xc00005e870?) [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T20:19:50.423Z] testing.tRunner(0xc000031d40, 0xc000067ca0) [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T20:19:50.423Z] testing.runTests(0xc00004a460?, {0x3fe400, 0x3, 0x3}, {0x14ddff50108?, 0x40?, 0x4034a0?}) [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T20:19:50.423Z] testing.(*M).Run(0xc00004a460) [2022-04-21T20:19:50.423Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T20:19:50.423Z] main.main() [2022-04-21T20:19:50.423Z] _testmain.go:99 +0x255 [2022-04-21T20:19:50.423Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-21T20:19:50.423Z] PASS [2022-04-21T20:19:50.423Z] coverage: 90.9% of statements [2022-04-21T20:19:50.423Z] ok github.com/docker/docker/pkg/stack 0.137s coverage: 90.9% of statements [2022-04-21T20:19:50.423Z] --- PASS: TestAllocateRandomDeallocate (2.79s) [2022-04-21T20:19:50.423Z] === RUN TestRetrieveFromStore [2022-04-21T20:19:50.879Z] 2022/04/21 20:19:50 Closing DB instances... [2022-04-21T20:19:50.879Z] === RUN TestNewStdWriter [2022-04-21T20:19:50.879Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-21T20:19:50.879Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestWriteWithNilBytes [2022-04-21T20:19:50.879Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestWrite [2022-04-21T20:19:50.879Z] --- PASS: TestWrite (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestWriteWithWriterError [2022-04-21T20:19:50.879Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-21T20:19:50.879Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestStdCopyWriteAndRead [2022-04-21T20:19:50.879Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-21T20:19:50.879Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-21T20:19:50.879Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-21T20:19:50.879Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-21T20:19:50.879Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-21T20:19:50.879Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-21T20:19:50.879Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-21T20:19:50.879Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-21T20:19:50.879Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-21T20:19:50.879Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-21T20:19:50.879Z] PASS [2022-04-21T20:19:50.879Z] coverage: 100.0% of statements [2022-04-21T20:19:50.879Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-04-21T20:19:51.694Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-21T20:19:51.841Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-21T20:19:51.841Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-21T20:19:51.841Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestFormatStatus [2022-04-21T20:19:51.841Z] --- PASS: TestFormatStatus (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestFormatError [2022-04-21T20:19:51.841Z] --- PASS: TestFormatError (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestFormatJSONError [2022-04-21T20:19:51.841Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-21T20:19:51.841Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-21T20:19:51.841Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestNewJSONProgressOutput [2022-04-21T20:19:51.841Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestAuxFormatterEmit [2022-04-21T20:19:51.841Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestStreamWriterStdout [2022-04-21T20:19:51.841Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestStreamWriterStderr [2022-04-21T20:19:51.841Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-21T20:19:51.841Z] PASS [2022-04-21T20:19:51.841Z] coverage: 66.2% of statements [2022-04-21T20:19:51.841Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2022-04-21T20:19:51.841Z] --- PASS: TestRetrieveFromStore (1.05s) [2022-04-21T20:19:51.841Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-21T20:19:51.841Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-21T20:19:51.841Z] === RUN TestParallelPredefinedRequest1 [2022-04-21T20:19:51.841Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-21T20:19:51.841Z] === RUN TestParallelPredefinedRequest2 [2022-04-21T20:19:51.841Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-21T20:19:51.841Z] === RUN TestParallelPredefinedRequest3 [2022-04-21T20:19:51.841Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-21T20:19:51.841Z] === RUN TestParallelPredefinedRequest4 [2022-04-21T20:19:51.841Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-21T20:19:51.841Z] === RUN TestParallelPredefinedRequest5 [2022-04-21T20:19:51.841Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-21T20:19:51.841Z] === RUN TestDebug [2022-04-21T20:19:51.841Z] --- PASS: TestDebug (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestRequestPoolParallel [2022-04-21T20:19:51.841Z] --- PASS: TestRequestPoolParallel (0.35s) [2022-04-21T20:19:51.841Z] === RUN TestFullAllocateRelease [2022-04-21T20:19:51.841Z] === RUN TestGenerateRandomID [2022-04-21T20:19:51.841Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestShortenId [2022-04-21T20:19:51.841Z] --- PASS: TestShortenId (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestShortenSha256Id [2022-04-21T20:19:51.841Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestShortenIdEmpty [2022-04-21T20:19:51.841Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-21T20:19:51.841Z] === RUN TestShortenIdInvalid [2022-04-21T20:19:51.841Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-21T20:19:52.297Z] === RUN TestIsShortIDNonHex [2022-04-21T20:19:52.297Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-21T20:19:52.297Z] === RUN TestIsShortIDNotCorrectSize [2022-04-21T20:19:52.297Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-21T20:19:52.297Z] PASS [2022-04-21T20:19:52.297Z] coverage: 70.6% of statements [2022-04-21T20:19:52.297Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-04-21T20:19:52.297Z] --- PASS: TestFullAllocateRelease (0.35s) [2022-04-21T20:19:52.297Z] === RUN TestOddAllocateRelease [2022-04-21T20:19:52.297Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-04-21T20:19:52.297Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-21T20:19:52.752Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-21T20:19:52.752Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-21T20:19:52.752Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-21T20:19:52.752Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-21T20:19:52.752Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-21T20:19:52.752Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T20:19:52.752Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T20:19:52.752Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T20:19:52.752Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:19:52.752Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T20:19:52.752Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:19:52.752Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T20:19:52.752Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:19:52.752Z] === CONT TestParallelPredefinedRequest5 [2022-04-21T20:19:52.752Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:19:52.753Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-21T20:19:52.753Z] === CONT TestParallelPredefinedRequest2 [2022-04-21T20:19:52.753Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:19:52.753Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-21T20:19:52.753Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-21T20:19:52.753Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-21T20:19:52.753Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-21T20:19:52.753Z] PASS [2022-04-21T20:19:52.753Z] coverage: 85.3% of statements [2022-04-21T20:19:52.753Z] ok github.com/docker/docker/libnetwork/ipam 37.940s coverage: 85.3% of statements [2022-04-21T20:19:52.753Z] === RUN TestIsCpusetListAvailable [2022-04-21T20:19:52.753Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-21T20:19:52.753Z] PASS [2022-04-21T20:19:52.753Z] coverage: 39.4% of statements [2022-04-21T20:19:52.753Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2022-04-21T20:19:52.753Z] === RUN TestNetworkDBGarbageCollection [2022-04-21T20:19:52.753Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-04-21T20:19:53.597Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-21T20:19:53.597Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-21T20:19:53.714Z] === RUN TestChtimes [2022-04-21T20:19:53.714Z] --- PASS: TestChtimes (0.00s) [2022-04-21T20:19:53.714Z] === RUN TestChtimesWindows [2022-04-21T20:19:53.714Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-21T20:19:53.714Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-21T20:19:53.714Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-21T20:19:53.714Z] PASS [2022-04-21T20:19:53.714Z] coverage: 13.0% of statements [2022-04-21T20:19:53.714Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 13.0% of statements [2022-04-21T20:19:54.166Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-21T20:19:54.170Z] time="2022-04-21T20:19:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-21T20:19:54.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-21T20:19:54.630Z] === RUN TestTailFile [2022-04-21T20:19:54.630Z] --- PASS: TestTailFile (0.00s) [2022-04-21T20:19:54.630Z] === RUN TestTailFileManyLines [2022-04-21T20:19:54.630Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-21T20:19:54.630Z] === RUN TestTailEmptyFile [2022-04-21T20:19:54.630Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-21T20:19:54.630Z] === RUN TestTailNegativeN [2022-04-21T20:19:54.630Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader [2022-04-21T20:19:54.630Z] === CONT TestNewTailReader [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/no_delimiter [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/truncated_last_line [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-21T20:19:54.630Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.630Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.630Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.630Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.630Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.630Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T20:19:54.630Z] === CONT TestNewTailReader/no_delimiter [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.630Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T20:19:54.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T20:19:54.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.631Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.631Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.632Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.633Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:54.635Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:54.737Z] --- PASS: TestDaemonStartWithLogOpt (4.28s) [2022-04-21T20:19:54.737Z] === CONT TestReadPluginNoRead [2022-04-21T20:19:54.737Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-21T20:19:55.156Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T20:19:55.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T20:19:55.158Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T20:19:55.158Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T20:19:55.158Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T20:19:55.158Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T20:19:55.158Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.01s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.01s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:19:55.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:19:55.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T20:19:55.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T20:19:55.160Z] PASS [2022-04-21T20:19:55.160Z] coverage: 88.6% of statements [2022-04-21T20:19:55.160Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2022-04-21T20:19:55.338Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-21T20:19:55.616Z] === RUN TestTarSumRemoveNonExistent [2022-04-21T20:19:55.616Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-21T20:19:55.616Z] === RUN TestTarSumRemove [2022-04-21T20:19:55.616Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-21T20:19:55.616Z] === RUN TestSortFileInfoSums [2022-04-21T20:19:55.616Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-21T20:19:55.616Z] === RUN TestNewTarSumForLabelInvalid [2022-04-21T20:19:55.616Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-21T20:19:55.616Z] === RUN TestNewTarSumForLabel [2022-04-21T20:19:55.616Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-21T20:19:55.616Z] === RUN TestEmptyTar [2022-04-21T20:19:55.616Z] --- PASS: TestEmptyTar (0.00s) [2022-04-21T20:19:55.616Z] === RUN TestTarSumsReadSize [2022-04-21T20:19:55.616Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-21T20:19:55.616Z] === RUN TestTarSums [2022-04-21T20:19:55.616Z] --- PASS: TestTarSums (0.07s) [2022-04-21T20:19:55.616Z] === RUN TestIteration [2022-04-21T20:19:55.616Z] --- PASS: TestIteration (0.00s) [2022-04-21T20:19:55.616Z] === RUN TestVersionLabelForChecksum [2022-04-21T20:19:55.616Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-21T20:19:55.616Z] === RUN TestVersion [2022-04-21T20:19:55.616Z] --- PASS: TestVersion (0.00s) [2022-04-21T20:19:55.616Z] === RUN TestGetVersion [2022-04-21T20:19:55.616Z] --- PASS: TestGetVersion (0.00s) [2022-04-21T20:19:55.616Z] === RUN TestGetVersions [2022-04-21T20:19:55.616Z] --- PASS: TestGetVersions (0.00s) [2022-04-21T20:19:55.616Z] PASS [2022-04-21T20:19:55.616Z] coverage: 89.3% of statements [2022-04-21T20:19:55.616Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2022-04-21T20:19:55.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-21T20:19:55.679Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T20:19:55.910Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-21T20:19:56.072Z] === RUN TestTruncIndex [2022-04-21T20:19:56.072Z] --- PASS: TestTruncIndex (0.10s) [2022-04-21T20:19:56.072Z] PASS [2022-04-21T20:19:56.072Z] coverage: 91.5% of statements [2022-04-21T20:19:56.072Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2022-04-21T20:19:56.146Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-21T20:19:56.146Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T20:19:56.613Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-21T20:19:56.847Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-21T20:19:56.847Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-21T20:19:56.847Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-21T20:19:57.034Z] === RUN TestVersionInfo [2022-04-21T20:19:57.034Z] --- PASS: TestVersionInfo (0.00s) [2022-04-21T20:19:57.034Z] === RUN TestAppendVersions [2022-04-21T20:19:57.034Z] --- PASS: TestAppendVersions (0.00s) [2022-04-21T20:19:57.034Z] PASS [2022-04-21T20:19:57.034Z] coverage: 88.9% of statements [2022-04-21T20:19:57.034Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2022-04-21T20:19:57.417Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-21T20:19:57.417Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-21T20:19:57.417Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-21T20:19:57.417Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-21T20:19:57.417Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-21T20:19:57.417Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-21T20:19:57.595Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-21T20:19:57.595Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T20:19:57.595Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-21T20:19:57.985Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-21T20:19:58.552Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-21T20:19:58.561Z] === RUN TestValidatePrivileges [2022-04-21T20:19:58.561Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-21T20:19:58.561Z] === RUN TestFilterByCapNeg [2022-04-21T20:19:58.561Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-21T20:19:58.562Z] === RUN TestFilterByCapPos [2022-04-21T20:19:58.562Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-21T20:19:58.562Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-21T20:19:58.562Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-21T20:19:58.562Z] PASS [2022-04-21T20:19:58.562Z] coverage: 12.2% of statements [2022-04-21T20:19:58.562Z] ok github.com/docker/docker/plugin 0.040s coverage: 12.2% of statements [2022-04-21T20:19:59.018Z] === RUN TestNewSettable [2022-04-21T20:19:59.018Z] --- PASS: TestNewSettable (0.00s) [2022-04-21T20:19:59.018Z] === RUN TestIsSettable [2022-04-21T20:19:59.018Z] --- PASS: TestIsSettable (0.00s) [2022-04-21T20:19:59.018Z] === RUN TestUpdateSettingsEnv [2022-04-21T20:19:59.018Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-21T20:19:59.018Z] PASS [2022-04-21T20:19:59.018Z] coverage: 20.0% of statements [2022-04-21T20:19:59.018Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2022-04-21T20:19:59.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-21T20:19:59.384Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-21T20:19:59.384Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-21T20:19:59.384Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-21T20:19:59.473Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T20:19:59.474Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T20:19:59.474Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T20:19:59.474Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-21T20:19:59.929Z] === RUN TestLoad [2022-04-21T20:19:59.929Z] --- PASS: TestLoad (0.00s) [2022-04-21T20:19:59.929Z] === RUN TestSave [2022-04-21T20:19:59.929Z] --- PASS: TestSave (0.02s) [2022-04-21T20:19:59.929Z] === RUN TestAddDeleteGet [2022-04-21T20:19:59.929Z] --- PASS: TestAddDeleteGet (0.02s) [2022-04-21T20:19:59.929Z] === RUN TestInvalidTags [2022-04-21T20:19:59.929Z] --- PASS: TestInvalidTags (0.00s) [2022-04-21T20:19:59.929Z] PASS [2022-04-21T20:19:59.929Z] coverage: 84.4% of statements [2022-04-21T20:19:59.929Z] ok github.com/docker/docker/reference 0.087s coverage: 84.4% of statements [2022-04-21T20:19:59.954Z] --- PASS: TestContinueAfterPluginCrash (9.58s) [2022-04-21T20:20:00.890Z] === RUN TestReadPluginNoRead/default [2022-04-21T20:20:00.892Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-21T20:20:00.892Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-21T20:20:00.892Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-21T20:20:00.892Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-21T20:20:00.892Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-21T20:20:00.892Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-21T20:20:00.892Z] === RUN TestResumableRequestReaderWithReadError [2022-04-21T20:20:00.892Z] time="2022-04-21T20:20:00Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-21T20:20:00.892Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2022-04-21T20:20:00.892Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-21T20:20:00.892Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-21T20:20:00.892Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-21T20:20:00.892Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-21T20:20:00.892Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-21T20:20:00.892Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.01s) [2022-04-21T20:20:00.892Z] === RUN TestResumableRequestReader [2022-04-21T20:20:00.892Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-21T20:20:00.892Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-21T20:20:00.892Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-21T20:20:00.892Z] PASS [2022-04-21T20:20:00.892Z] coverage: 100.0% of statements [2022-04-21T20:20:00.892Z] ok github.com/docker/docker/registry/resumable 0.194s coverage: 100.0% of statements [2022-04-21T20:20:00.892Z] === RUN TestResolveAuthConfigIndexServer [2022-04-21T20:20:00.892Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-21T20:20:00.892Z] === RUN TestResolveAuthConfigFullURL [2022-04-21T20:20:00.892Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-21T20:20:00.892Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-21T20:20:00.892Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-21T20:20:00.892Z] === RUN TestValidateMirror [2022-04-21T20:20:00.892Z] --- PASS: TestValidateMirror (0.00s) [2022-04-21T20:20:00.892Z] === RUN TestLoadInsecureRegistries [2022-04-21T20:20:01.149Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-21T20:20:01.351Z] time="2022-04-21T20:20:00Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T20:20:01.351Z] time="2022-04-21T20:20:00Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-21T20:20:01.351Z] time="2022-04-21T20:20:00Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T20:20:01.351Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-04-21T20:20:01.351Z] === RUN TestNewServiceConfig [2022-04-21T20:20:01.351Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestValidateIndexName [2022-04-21T20:20:01.351Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestValidateIndexNameWithError [2022-04-21T20:20:01.351Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestEndpointParse [2022-04-21T20:20:01.351Z] --- PASS: TestEndpointParse (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestEndpointParseInvalid [2022-04-21T20:20:01.351Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestValidateEndpoint [2022-04-21T20:20:01.351Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-21T20:20:01.351Z] === RUN TestPing [2022-04-21T20:20:01.351Z] --- PASS: TestPing (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestPingRegistryEndpoint [2022-04-21T20:20:01.351Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:20:01.351Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-21T20:20:01.351Z] === RUN TestEndpoint [2022-04-21T20:20:01.351Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:20:01.351Z] --- SKIP: TestEndpoint (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestParseRepositoryInfo [2022-04-21T20:20:01.351Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestNewIndexInfo [2022-04-21T20:20:01.351Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestMirrorEndpointLookup [2022-04-21T20:20:01.351Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:20:01.351Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestSearchRepositories [2022-04-21T20:20:01.351Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-21T20:20:01.351Z] Host: 127.0.0.1:49330 [2022-04-21T20:20:01.351Z] User-Agent: docker test client [2022-04-21T20:20:01.351Z] Authorization: Token fake-token [2022-04-21T20:20:01.351Z] X-Docker-Token: true [2022-04-21T20:20:01.351Z] Accept-Encoding: gzip [2022-04-21T20:20:01.351Z] [2022-04-21T20:20:01.351Z] [2022-04-21T20:20:01.351Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-21T20:20:01.351Z] Connection: close [2022-04-21T20:20:01.351Z] Content-Length: 144 [2022-04-21T20:20:01.351Z] Cache-Control: no-cache [2022-04-21T20:20:01.351Z] Content-Type: application/json [2022-04-21T20:20:01.351Z] Date: Thu, 21 Apr 2022 20:20:00 GMT [2022-04-21T20:20:01.351Z] Expires: -1 [2022-04-21T20:20:01.351Z] Pragma: no-cache [2022-04-21T20:20:01.351Z] Server: docker-tests/mock [2022-04-21T20:20:01.351Z] X-Docker-Registry-Config: mock [2022-04-21T20:20:01.351Z] X-Docker-Registry-Version: 0.0.0 [2022-04-21T20:20:01.351Z] [2022-04-21T20:20:01.351Z] [2022-04-21T20:20:01.351Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestTrustedLocation [2022-04-21T20:20:01.351Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-21T20:20:01.351Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestAllowNondistributableArtifacts [2022-04-21T20:20:01.351Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestIsSecureIndex [2022-04-21T20:20:01.351Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-21T20:20:01.351Z] PASS [2022-04-21T20:20:01.351Z] coverage: 51.7% of statements [2022-04-21T20:20:01.351Z] ok github.com/docker/docker/registry 0.190s coverage: 51.7% of statements [2022-04-21T20:20:01.351Z] === RUN TestRestartManagerTimeout [2022-04-21T20:20:01.351Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-21T20:20:01.351Z] === RUN TestRestartManagerTimeoutReset [2022-04-21T20:20:01.351Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-21T20:20:01.351Z] PASS [2022-04-21T20:20:01.351Z] coverage: 45.3% of statements [2022-04-21T20:20:01.351Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 45.3% of statements [2022-04-21T20:20:01.374Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-21T20:20:01.807Z] === RUN TestDecodeContainerConfig [2022-04-21T20:20:01.807Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-21T20:20:01.807Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-21T20:20:01.807Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-21T20:20:01.807Z] === RUN TestDecodeContainerConfigIsolation [2022-04-21T20:20:01.807Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-21T20:20:01.807Z] === RUN TestValidatePrivileged [2022-04-21T20:20:01.807Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-21T20:20:01.807Z] PASS [2022-04-21T20:20:01.807Z] coverage: 52.4% of statements [2022-04-21T20:20:01.807Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.4% of statements [2022-04-21T20:20:02.085Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-21T20:20:02.085Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-21T20:20:02.263Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-21T20:20:02.263Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-21T20:20:02.263Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-21T20:20:02.263Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-21T20:20:02.263Z] PASS [2022-04-21T20:20:02.263Z] coverage: 62.5% of statements [2022-04-21T20:20:02.263Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2022-04-21T20:20:02.362Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-21T20:20:02.362Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T20:20:02.362Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-21T20:20:02.362Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T20:20:02.362Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-21T20:20:02.718Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-21T20:20:02.719Z] === RUN TestClientStream [2022-04-21T20:20:02.719Z] --- PASS: TestClientStream (0.00s) [2022-04-21T20:20:02.719Z] === RUN TestClientSendFile [2022-04-21T20:20:02.719Z] --- PASS: TestClientSendFile (0.00s) [2022-04-21T20:20:02.719Z] === RUN TestClientWithRequestTimeout [2022-04-21T20:20:02.719Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-21T20:20:02.719Z] === RUN TestFileSpecPlugin [2022-04-21T20:20:02.719Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-21T20:20:02.719Z] === RUN TestFileJSONSpecPlugin [2022-04-21T20:20:02.719Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-21T20:20:02.719Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-21T20:20:02.719Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-21T20:20:02.719Z] === RUN TestPluginAddHandler [2022-04-21T20:20:02.719Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-21T20:20:02.719Z] === RUN TestPluginWaitBadPlugin [2022-04-21T20:20:02.719Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-21T20:20:02.719Z] === RUN TestGet [2022-04-21T20:20:02.719Z] time="2022-04-21T20:20:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-21T20:20:03.024Z] === CONT TestReadPluginNoRead [2022-04-21T20:20:03.024Z] read_test.go:92: [d2acaf7dc6c34] daemon is not started [2022-04-21T20:20:03.024Z] --- PASS: TestReadPluginNoRead (8.29s) [2022-04-21T20:20:03.024Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.77s) [2022-04-21T20:20:03.024Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2022-04-21T20:20:03.024Z] --- PASS: TestReadPluginNoRead/default (2.15s) [2022-04-21T20:20:03.024Z] PASS [2022-04-21T20:20:03.024Z] [2022-04-21T20:20:03.024Z] DONE 6 tests in 12.811s [2022-04-21T20:20:03.024Z] 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-04-21T20:20:03.024Z] ++ 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-04-21T20:20:03.024Z] ++ set -e [2022-04-21T20:20:03.024Z] ++ '[' -n 0 ']' [2022-04-21T20:20:03.024Z] ++ set -x [2022-04-21T20:20:03.024Z] ++ 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-04-21T20:20:03.024Z] testing: warning: no tests to run [2022-04-21T20:20:03.024Z] PASS [2022-04-21T20:20:03.024Z] [2022-04-21T20:20:03.024Z] DONE 0 tests in 0.050s [2022-04-21T20:20:03.024Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-21T20:20:03.024Z] ++ 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-04-21T20:20:03.024Z] ++ set -e [2022-04-21T20:20:03.024Z] ++ '[' -n 0 ']' [2022-04-21T20:20:03.024Z] ++ set -x [2022-04-21T20:20:03.024Z] ++ 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-04-21T20:20:03.024Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-21T20:20:03.283Z] INFO: Testing against a local daemon [2022-04-21T20:20:03.283Z] === RUN TestPluginWithDevMounts [2022-04-21T20:20:03.283Z] === PAUSE TestPluginWithDevMounts [2022-04-21T20:20:03.283Z] === CONT TestPluginWithDevMounts [2022-04-21T20:20:03.346Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-21T20:20:03.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-21T20:20:03.683Z] time="2022-04-21T20:20:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-21T20:20:03.801Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-21T20:20:04.139Z] === RUN TestGetDriver [2022-04-21T20:20:04.139Z] --- PASS: TestGetDriver (0.00s) [2022-04-21T20:20:04.139Z] === RUN TestVolumeRequestError [2022-04-21T20:20:04.139Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-21T20:20:04.139Z] PASS [2022-04-21T20:20:04.139Z] coverage: 36.1% of statements [2022-04-21T20:20:04.139Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2022-04-21T20:20:04.139Z] === RUN TestGetAddress [2022-04-21T20:20:04.139Z] --- PASS: TestGetAddress (0.00s) [2022-04-21T20:20:04.139Z] === RUN TestRemove [2022-04-21T20:20:04.139Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T20:20:04.139Z] --- SKIP: TestRemove (0.00s) [2022-04-21T20:20:04.139Z] === RUN TestInitializeWithVolumes [2022-04-21T20:20:04.139Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-21T20:20:04.139Z] === RUN TestCreate [2022-04-21T20:20:04.139Z] --- PASS: TestCreate (0.01s) [2022-04-21T20:20:04.139Z] === RUN TestValidateName [2022-04-21T20:20:04.139Z] --- PASS: TestValidateName (0.00s) [2022-04-21T20:20:04.139Z] === RUN TestCreateWithOpts [2022-04-21T20:20:04.139Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T20:20:04.139Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-21T20:20:04.139Z] === RUN TestRelaodNoOpts [2022-04-21T20:20:04.139Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-21T20:20:04.139Z] PASS [2022-04-21T20:20:04.139Z] coverage: 41.5% of statements [2022-04-21T20:20:04.139Z] ok github.com/docker/docker/volume/local 0.057s coverage: 41.5% of statements [2022-04-21T20:20:04.330Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-21T20:20:04.737Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-21T20:20:04.797Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRaw [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRawSplit [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-21T20:20:05.105Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T20:20:05.105Z] === RUN TestLinuxParseMountRaw [2022-04-21T20:20:05.105Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-21T20:20:05.105Z] === RUN TestLinuxParseMountRawSplit [2022-04-21T20:20:05.105Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-21T20:20:05.105Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-21T20:20:05.105Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-21T20:20:05.105Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-21T20:20:05.105Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-21T20:20:05.105Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-21T20:20:05.105Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-21T20:20:05.105Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-21T20:20:05.105Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-21T20:20:05.105Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-21T20:20:05.105Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-21T20:20:05.105Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T20:20:05.105Z] === RUN TestConvertTmpfsOptions [2022-04-21T20:20:05.105Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-21T20:20:05.105Z] linux_parser_test.go:209: data="ro" [2022-04-21T20:20:05.105Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-21T20:20:05.105Z] === RUN TestParseMountSpec [2022-04-21T20:20:05.105Z] parser_test.go:62: case 0 [2022-04-21T20:20:05.105Z] parser_test.go:62: case 1 [2022-04-21T20:20:05.105Z] parser_test.go:62: case 2 [2022-04-21T20:20:05.105Z] parser_test.go:62: case 3 [2022-04-21T20:20:05.105Z] parser_test.go:62: case 4 [2022-04-21T20:20:05.105Z] parser_test.go:62: case 5 [2022-04-21T20:20:05.105Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-21T20:20:05.105Z] === RUN TestValidateMount [2022-04-21T20:20:05.105Z] --- PASS: TestValidateMount (0.00s) [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRaw [2022-04-21T20:20:05.105Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-21T20:20:05.105Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-21T20:20:05.105Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-21T20:20:05.105Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-21T20:20:05.106Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-21T20:20:05.106Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-21T20:20:05.106Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-21T20:20:05.106Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-21T20:20:05.106Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-21T20:20:05.106Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-21T20:20:05.106Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-21T20:20:05.106Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-21T20:20:05.106Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-21T20:20:05.106Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T20:20:05.106Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-21T20:20:05.106Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T20:20:05.106Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-21T20:20:05.106Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T20:20:05.106Z] PASS [2022-04-21T20:20:05.106Z] coverage: 67.6% of statements [2022-04-21T20:20:05.106Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.6% of statements [2022-04-21T20:20:05.264Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-21T20:20:05.303Z] --- PASS: TestPluginWithDevMounts (1.91s) [2022-04-21T20:20:05.303Z] PASS [2022-04-21T20:20:05.303Z] [2022-04-21T20:20:05.303Z] DONE 1 tests in 2.194s [2022-04-21T20:20:05.303Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-21T20:20:05.303Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-21T20:20:05.303Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-21T20:20:05.303Z] ++ 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-04-21T20:20:05.303Z] ++ set -e [2022-04-21T20:20:05.303Z] ++ '[' -n 0 ']' [2022-04-21T20:20:05.303Z] ++ set -x [2022-04-21T20:20:05.303Z] ++ 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-04-21T20:20:05.562Z] INFO: Testing against a local daemon [2022-04-21T20:20:05.562Z] === RUN TestSecretInspect [2022-04-21T20:20:05.562Z] time="2022-04-21T20:20:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-21T20:20:05.563Z] === RUN TestSetGetMeta [2022-04-21T20:20:05.563Z] === PAUSE TestSetGetMeta [2022-04-21T20:20:05.563Z] === RUN TestRestore [2022-04-21T20:20:05.563Z] === PAUSE TestRestore [2022-04-21T20:20:05.563Z] === RUN TestServiceCreate [2022-04-21T20:20:05.563Z] === PAUSE TestServiceCreate [2022-04-21T20:20:05.563Z] === RUN TestServiceList [2022-04-21T20:20:05.563Z] === PAUSE TestServiceList [2022-04-21T20:20:05.563Z] === RUN TestServiceRemove [2022-04-21T20:20:05.563Z] === PAUSE TestServiceRemove [2022-04-21T20:20:05.563Z] === RUN TestServiceGet [2022-04-21T20:20:05.563Z] === PAUSE TestServiceGet [2022-04-21T20:20:05.563Z] === RUN TestServicePrune [2022-04-21T20:20:05.563Z] === PAUSE TestServicePrune [2022-04-21T20:20:05.563Z] === RUN TestCreate [2022-04-21T20:20:05.563Z] === PAUSE TestCreate [2022-04-21T20:20:05.563Z] === RUN TestRemove [2022-04-21T20:20:05.563Z] === PAUSE TestRemove [2022-04-21T20:20:05.563Z] === RUN TestList [2022-04-21T20:20:05.563Z] === PAUSE TestList [2022-04-21T20:20:05.563Z] === RUN TestFindByDriver [2022-04-21T20:20:05.563Z] === PAUSE TestFindByDriver [2022-04-21T20:20:05.563Z] === RUN TestFindByReferenced [2022-04-21T20:20:05.563Z] === PAUSE TestFindByReferenced [2022-04-21T20:20:05.563Z] === RUN TestDerefMultipleOfSameRef [2022-04-21T20:20:05.563Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-21T20:20:05.563Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T20:20:05.563Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T20:20:05.563Z] === RUN TestDefererencePluginOnCreateError [2022-04-21T20:20:05.563Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-21T20:20:05.563Z] === RUN TestRefDerefRemove [2022-04-21T20:20:05.563Z] === PAUSE TestRefDerefRemove [2022-04-21T20:20:05.563Z] === RUN TestGet [2022-04-21T20:20:05.563Z] === PAUSE TestGet [2022-04-21T20:20:05.563Z] === RUN TestGetWithReference [2022-04-21T20:20:05.563Z] === PAUSE TestGetWithReference [2022-04-21T20:20:05.563Z] === RUN TestFilterFunc [2022-04-21T20:20:05.563Z] === RUN TestFilterFunc/test_nil_list [2022-04-21T20:20:05.563Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-21T20:20:05.563Z] === RUN TestFilterFunc/test_empty_list [2022-04-21T20:20:05.563Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-21T20:20:05.563Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T20:20:05.563Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T20:20:05.563Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T20:20:05.563Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T20:20:05.563Z] === RUN TestFilterFunc/test_filter_some [2022-04-21T20:20:05.563Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-21T20:20:05.563Z] === RUN TestFilterFunc/test_filter_middle [2022-04-21T20:20:05.563Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-21T20:20:05.563Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-21T20:20:05.563Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-21T20:20:05.563Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-21T20:20:05.563Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-21T20:20:05.563Z] === CONT TestFilterFunc/test_nil_list [2022-04-21T20:20:05.563Z] === CONT TestFilterFunc/test_filter_some [2022-04-21T20:20:05.563Z] === CONT TestFilterFunc/test_empty_list [2022-04-21T20:20:05.563Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T20:20:05.563Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T20:20:05.563Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-21T20:20:05.563Z] === CONT TestFilterFunc/test_filter_middle [2022-04-21T20:20:05.563Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-21T20:20:05.563Z] --- PASS: TestFilterFunc (0.00s) [2022-04-21T20:20:05.563Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-21T20:20:05.563Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-21T20:20:05.563Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-21T20:20:05.563Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-21T20:20:05.563Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-21T20:20:05.563Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-21T20:20:05.563Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-21T20:20:05.563Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-21T20:20:05.563Z] === CONT TestSetGetMeta [2022-04-21T20:20:05.563Z] === CONT TestList [2022-04-21T20:20:05.563Z] === CONT TestDefererencePluginOnCreateError [2022-04-21T20:20:05.563Z] === CONT TestGet [2022-04-21T20:20:05.563Z] --- PASS: TestSetGetMeta (0.01s) [2022-04-21T20:20:05.563Z] === CONT TestRemove [2022-04-21T20:20:05.563Z] --- PASS: TestGet (0.02s) [2022-04-21T20:20:05.563Z] === CONT TestCreate [2022-04-21T20:20:05.563Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-21T20:20:05.563Z] === CONT TestServicePrune [2022-04-21T20:20:05.563Z] --- PASS: TestList (0.02s) [2022-04-21T20:20:05.563Z] === CONT TestServiceGet [2022-04-21T20:20:05.563Z] --- PASS: TestRemove (0.02s) [2022-04-21T20:20:05.563Z] === CONT TestServiceRemove [2022-04-21T20:20:05.563Z] --- PASS: TestCreate (0.01s) [2022-04-21T20:20:05.563Z] === CONT TestServiceList [2022-04-21T20:20:05.731Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-21T20:20:06.018Z] --- PASS: TestServiceGet (0.12s) [2022-04-21T20:20:06.018Z] === CONT TestServiceCreate [2022-04-21T20:20:06.018Z] time="2022-04-21T20:20:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T20:20:06.018Z] --- PASS: TestServiceRemove (0.11s) [2022-04-21T20:20:06.018Z] === CONT TestRestore [2022-04-21T20:20:06.018Z] --- PASS: TestServiceList (0.11s) [2022-04-21T20:20:06.018Z] === CONT TestRefDerefRemove [2022-04-21T20:20:06.018Z] time="2022-04-21T20:20:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T20:20:06.019Z] time="2022-04-21T20:20:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T20:20:06.019Z] --- PASS: TestServiceCreate (0.02s) [2022-04-21T20:20:06.019Z] === CONT TestDerefMultipleOfSameRef [2022-04-21T20:20:06.019Z] time="2022-04-21T20:20:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-21T20:20:06.019Z] time="2022-04-21T20:20:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T20:20:06.019Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-21T20:20:06.019Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T20:20:06.019Z] --- PASS: TestRestore (0.02s) [2022-04-21T20:20:06.019Z] === CONT TestFindByReferenced [2022-04-21T20:20:06.019Z] --- PASS: TestServicePrune (0.15s) [2022-04-21T20:20:06.019Z] === CONT TestGetWithReference [2022-04-21T20:20:06.019Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-21T20:20:06.019Z] === CONT TestFindByDriver [2022-04-21T20:20:06.019Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-21T20:20:06.019Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-21T20:20:06.019Z] --- PASS: TestGetWithReference (0.01s) [2022-04-21T20:20:06.019Z] --- PASS: TestFindByDriver (0.01s) [2022-04-21T20:20:06.019Z] PASS [2022-04-21T20:20:06.019Z] coverage: 69.0% of statements [2022-04-21T20:20:06.019Z] ok github.com/docker/docker/volume/service 0.223s coverage: 69.0% of statements [2022-04-21T20:20:06.131Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-21T20:20:06.131Z] docker_api_swarm_node_test.go:20: [dee31e6668987] joining swarm manager [df6daae9d8bf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-21T20:20:06.804Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-21T20:20:06.804Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-21T20:20:06.804Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-21T20:20:06.804Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-21T20:20:06.804Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-21T20:20:06.804Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-21T20:20:06.804Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-21T20:20:06.804Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-21T20:20:06.804Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-21T20:20:06.804Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-21T20:20:06.804Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-21T20:20:07.068Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-21T20:20:07.328Z] docker_api_swarm_node_test.go:21: [d6518d599f60c] joining swarm manager [df6daae9d8bf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:20:07.896Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-21T20:20:07.896Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-21T20:20:08.830Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-21T20:20:08.830Z] --- PASS: TestSecretInspect (3.18s) [2022-04-21T20:20:08.830Z] === RUN TestSecretList [2022-04-21T20:20:09.015Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-21T20:20:09.015Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T20:20:09.015Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-21T20:20:09.015Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T20:20:09.015Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-21T20:20:09.015Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T20:20:09.015Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-21T20:20:09.015Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T20:20:09.015Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-21T20:20:09.734Z] time="2022-04-21T20:20:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-21T20:20:09.765Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-21T20:20:10.474Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-21T20:20:10.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-21T20:20:10.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-21T20:20:10.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-21T20:20:10.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-21T20:20:10.702Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-21T20:20:11.271Z] --- PASS: TestSecretList (2.55s) [2022-04-21T20:20:11.271Z] === RUN TestSecretsCreateAndDelete [2022-04-21T20:20:11.529Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-21T20:20:11.959Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-21T20:20:11.960Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T20:20:11.960Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-21T20:20:11.960Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T20:20:11.960Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-21T20:20:12.684Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-21T20:20:12.684Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T20:20:12.684Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-21T20:20:13.150Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-21T20:20:13.150Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T20:20:13.150Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-21T20:20:13.428Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-04-21T20:20:13.428Z] === RUN TestSecretsUpdate [2022-04-21T20:20:13.617Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-21T20:20:15.176Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-21T20:20:15.957Z] --- PASS: TestSecretsUpdate (2.27s) [2022-04-21T20:20:15.958Z] === RUN TestTemplatedSecret [2022-04-21T20:20:15.958Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-21T20:20:16.160Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-21T20:20:16.228Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-21T20:20:16.626Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-21T20:20:16.626Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T20:20:16.626Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-21T20:20:16.795Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-21T20:20:16.795Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-21T20:20:16.795Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-21T20:20:16.795Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-21T20:20:17.093Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-21T20:20:17.820Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-21T20:20:18.077Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-21T20:20:18.077Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T20:20:18.077Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-21T20:20:18.077Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T20:20:18.077Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-21T20:20:18.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-21T20:20:18.268Z] --- PASS: TestGet (15.01s) [2022-04-21T20:20:18.268Z] === RUN TestPluginWithNoManifest [2022-04-21T20:20:18.268Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-21T20:20:18.268Z] === RUN TestGetAll [2022-04-21T20:20:18.268Z] --- PASS: TestGetAll (0.00s) [2022-04-21T20:20:18.268Z] PASS [2022-04-21T20:20:18.268Z] coverage: 73.2% of statements [2022-04-21T20:20:18.268Z] ok github.com/docker/docker/pkg/plugins 36.040s coverage: 73.2% of statements [2022-04-21T20:20:18.430Z] --- PASS: TestTemplatedSecret (2.74s) [2022-04-21T20:20:18.430Z] === RUN TestSecretCreateResolve [2022-04-21T20:20:19.363Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-21T20:20:20.303Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-21T20:20:21.238Z] --- PASS: TestSecretCreateResolve (2.88s) [2022-04-21T20:20:21.238Z] PASS [2022-04-21T20:20:21.238Z] [2022-04-21T20:20:21.238Z] DONE 6 tests in 15.951s [2022-04-21T20:20:21.238Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-21T20:20:21.238Z] ++ 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-04-21T20:20:21.238Z] ++ set -e [2022-04-21T20:20:21.238Z] ++ '[' -n 0 ']' [2022-04-21T20:20:21.238Z] ++ set -x [2022-04-21T20:20:21.238Z] ++ 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-04-21T20:20:21.498Z] INFO: Testing against a local daemon [2022-04-21T20:20:21.498Z] === RUN TestServiceCreateInit [2022-04-21T20:20:21.498Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T20:20:21.757Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-21T20:20:22.820Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-21T20:20:23.135Z] docker_api_swarm_test.go:502: [d6e55890f968d] joining swarm manager [d23dd326bedf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:20:26.422Z] docker_api_swarm_test.go:507: [da326c51bfe67] joining swarm manager [d23dd326bedf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:20:26.422Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-21T20:20:26.422Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T20:20:26.989Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-21T20:20:28.365Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-21T20:20:29.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-21T20:20:30.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-21T20:20:31.176Z] --- PASS: TestServiceCreateInit (9.52s) [2022-04-21T20:20:31.176Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.85s) [2022-04-21T20:20:31.176Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.65s) [2022-04-21T20:20:31.177Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T20:20:31.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-21T20:20:33.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-21T20:20:34.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-21T20:20:35.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a80df8_} [2022-04-21T20:20:36.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14146374634_/foo_false____} [2022-04-21T20:20:37.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14146374634_/foo_true____} [2022-04-21T20:20:39.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32966958753_/foo_false____} [2022-04-21T20:20:40.593Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32966958753_/foo_true____} [2022-04-21T20:20:41.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32966958753_/foo_true__0xc000a80e28__} [2022-04-21T20:20:42.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a80e40_} [2022-04-21T20:20:43.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a80e58_} [2022-04-21T20:20:44.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a80e70_} [2022-04-21T20:20:46.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a80e88_} [2022-04-21T20:20:46.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-21T20:20:47.138Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-21T20:20:47.138Z] Copying nested executables into bundles/binary-daemon [2022-04-21T20:20:47.490Z] --- PASS: TestCreateServiceMultipleTimes (16.37s) [2022-04-21T20:20:47.490Z] === RUN TestCreateServiceConflict [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-21T20:20:48.061Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-21T20:20:48.169Z] 2022/04/21 20:20:44 Closing DB instances... [2022-04-21T20:20:48.169Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-04-21T20:20:48.169Z] === RUN TestFindNode [2022-04-21T20:20:48.169Z] 2022/04/21 20:20:46 Closing DB instances... [2022-04-21T20:20:48.169Z] --- PASS: TestFindNode (0.02s) [2022-04-21T20:20:48.169Z] === RUN TestChangeNodeState [2022-04-21T20:20:48.169Z] 2022/04/21 20:20:46 Closing DB instances... [2022-04-21T20:20:48.169Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-21T20:20:48.169Z] === RUN TestNodeReincarnation [2022-04-21T20:20:48.169Z] 2022/04/21 20:20:46 Closing DB instances... [2022-04-21T20:20:49.032Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-21T20:20:49.032Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T20:20:49.032Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-21T20:20:49.032Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-21T20:20:50.286Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=fba555486c611e673c08206a60053f30687a4555 -e DOCKER_GRAPHDRIVER docker:fba555486c611e673c08206a60053f30687a4555 hack/make.sh cross [2022-04-21T20:20:50.543Z] [2022-04-21T20:20:50.599Z] --- PASS: TestCreateServiceConflict (2.67s) [2022-04-21T20:20:50.599Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T20:20:50.599Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-21T20:20:50.800Z] Removing bundles/ [2022-04-21T20:20:50.800Z] [2022-04-21T20:20:50.800Z] ---> Making bundle: cross (in bundles/cross) [2022-04-21T20:20:50.800Z] Cross building: bundles/cross/linux/amd64 [2022-04-21T20:20:50.800Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-21T20:20:50.800Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-21T20:20:51.900Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-21T20:20:51.900Z] === RUN TestParallelCreate [2022-04-21T20:20:51.900Z] 2022/04/21 20:20:51 Closing DB instances... [2022-04-21T20:20:51.900Z] --- PASS: TestParallelCreate (0.02s) [2022-04-21T20:20:51.900Z] === RUN TestParallelDelete [2022-04-21T20:20:51.900Z] 2022/04/21 20:20:51 Closing DB instances... [2022-04-21T20:20:51.900Z] --- PASS: TestParallelDelete (0.02s) [2022-04-21T20:20:51.900Z] === RUN TestNetworkDBIslands [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ca6ade9f29dd with config:&{NodeID:ca6ade9f29dd 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-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, added to nodes list" [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:267e47ce3aba with config:&{NodeID:267e47ce3aba 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-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=info msg="Node 267e47ce3aba/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=info msg="Node 267e47ce3aba/172.30.41.128, added to nodes list" [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=info msg="Node 267e47ce3aba/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=info msg="Node 267e47ce3aba/172.30.41.128, added to nodes list" [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, added to nodes list" [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-04-21T20:20:51.900Z] time="2022-04-21T20:20:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-21T20:20:51.976Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2f90d38795d4 with config:&{NodeID:2f90d38795d4 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-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=info msg="Node 2f90d38795d4/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=info msg="Node 2f90d38795d4/172.30.41.128, added to nodes list" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=info msg="Node 2f90d38795d4/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=info msg="Node 2f90d38795d4/172.30.41.128, added to nodes list" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, added to nodes list" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=info msg="Node 267e47ce3aba/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=info msg="Node 267e47ce3aba/172.30.41.128, added to nodes list" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=info msg="Node 2f90d38795d4/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:52.861Z] time="2022-04-21T20:20:52Z" level=info msg="Node 2f90d38795d4/172.30.41.128, added to nodes list" [2022-04-21T20:20:52.906Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-21T20:20:52.906Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-21T20:20:52.906Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7d5a5dad9546 with config:&{NodeID:7d5a5dad9546 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-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node 267e47ce3aba/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node 267e47ce3aba/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node 2f90d38795d4/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node 2f90d38795d4/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.316Z] time="2022-04-21T20:20:53Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:90371d68d926 with config:&{NodeID:90371d68d926 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-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 90371d68d926/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 90371d68d926/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 90371d68d926/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 90371d68d926/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 267e47ce3aba/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 267e47ce3aba/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 2f90d38795d4/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 2f90d38795d4/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 90371d68d926/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 90371d68d926/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 90371d68d926/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 90371d68d926/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 90371d68d926/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:53.772Z] time="2022-04-21T20:20:53Z" level=info msg="Node 90371d68d926/172.30.41.128, added to nodes list" [2022-04-21T20:20:53.879Z] --- PASS: TestCreateServiceMaxReplicas (3.39s) [2022-04-21T20:20:53.879Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T20:20:54.227Z] networkdb_test.go:835: Re-joining: 3 [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:53Z" level=info msg="The new bootstrap node list is:[172.30.41.128:10033 172.30.41.128:10034 172.30.41.128:10035]" [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.41.128:10033" [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Stream connection from=172.30.41.128:49367" [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Stream connection from=172.30.41.128:49368" [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.41.128:10034" [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.41.128:10035" [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:53Z" level=debug msg="memberlist: Stream connection from=172.30.41.128:49369" [2022-04-21T20:20:54.227Z] networkdb_test.go:835: Re-joining: 4 [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:54Z" level=info msg="The new bootstrap node list is:[172.30.41.128:10033 172.30.41.128:10034 172.30.41.128:10035]" [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.41.128:10033" [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:54Z" level=debug msg="memberlist: Stream connection from=172.30.41.128:49370" [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.41.128:10034" [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:54Z" level=debug msg="memberlist: Stream connection from=172.30.41.128:49371" [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.41.128:10035" [2022-04-21T20:20:54.227Z] time="2022-04-21T20:20:54Z" level=debug msg="memberlist: Stream connection from=172.30.41.128:49372" [2022-04-21T20:20:54.447Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-21T20:20:54.467Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-21T20:20:54.467Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T20:20:54.467Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-21T20:20:54.467Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="node 0 leaving" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="Node ca6ade9f29dd change state NodeActive --> NodeLeft" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="node2(267e47ce3aba): Node leave event for ca6ade9f29dd/172.30.41.128" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="Node ca6ade9f29dd change state NodeActive --> NodeLeft" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="node5(90371d68d926): Node leave event for ca6ade9f29dd/172.30.41.128" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="Node ca6ade9f29dd change state NodeActive --> NodeLeft" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="node3(2f90d38795d4): Node leave event for ca6ade9f29dd/172.30.41.128" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="Node ca6ade9f29dd change state NodeActive --> NodeLeft" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="node4(7d5a5dad9546): Node leave event for ca6ade9f29dd/172.30.41.128" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="Node ca6ade9f29dd change state NodeActive --> NodeLeft" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="node1(ca6ade9f29dd): Node leave event for ca6ade9f29dd/172.30.41.128" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, left gossip cluster" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, left gossip cluster" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, left gossip cluster" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, left gossip cluster" [2022-04-21T20:20:54.683Z] time="2022-04-21T20:20:54Z" level=info msg="Node ca6ade9f29dd/172.30.41.128, left gossip cluster" [2022-04-21T20:20:54.933Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-21T20:20:54.933Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T20:20:54.933Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:54Z" level=info msg="node 1 leaving" [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:54Z" level=info msg="Node 267e47ce3aba change state NodeActive --> NodeLeft" [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:54Z" level=info msg="node3(2f90d38795d4): Node leave event for 267e47ce3aba/172.30.41.128" [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:54Z" level=info msg="Node 267e47ce3aba/172.30.41.128, left gossip cluster" [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:54Z" level=info msg="Node 267e47ce3aba change state NodeActive --> NodeLeft" [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:54Z" level=info msg="node5(90371d68d926): Node leave event for 267e47ce3aba/172.30.41.128" [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:54Z" level=info msg="Node 267e47ce3aba change state NodeActive --> NodeFailed" [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:54Z" level=info msg="Node 267e47ce3aba/172.30.41.128, added to failed nodes list" [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:54Z" level=error msg="node: 267e47ce3aba is unknown to memberlist" [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:54Z" level=info msg="Node 267e47ce3aba change state NodeActive --> NodeLeft" [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:54Z" level=info msg="node4(7d5a5dad9546): Node leave event for 267e47ce3aba/172.30.41.128" [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:55Z" level=info msg="Node 267e47ce3aba/172.30.41.128, left gossip cluster" [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:55Z" level=info msg="Node 267e47ce3aba/172.30.41.128, left gossip cluster" [2022-04-21T20:20:55.139Z] time="2022-04-21T20:20:55Z" level=info msg="Node 267e47ce3aba/172.30.41.128, left gossip cluster" [2022-04-21T20:20:55.400Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-21T20:20:55.400Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T20:20:55.400Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-21T20:20:55.595Z] time="2022-04-21T20:20:55Z" level=info msg="node 2 leaving" [2022-04-21T20:20:55.595Z] time="2022-04-21T20:20:55Z" level=info msg="Node 2f90d38795d4 change state NodeActive --> NodeLeft" [2022-04-21T20:20:55.595Z] time="2022-04-21T20:20:55Z" level=info msg="node5(90371d68d926): Node leave event for 2f90d38795d4/172.30.41.128" [2022-04-21T20:20:55.595Z] time="2022-04-21T20:20:55Z" level=info msg="Node 2f90d38795d4 change state NodeActive --> NodeLeft" [2022-04-21T20:20:55.595Z] time="2022-04-21T20:20:55Z" level=info msg="node4(7d5a5dad9546): Node leave event for 2f90d38795d4/172.30.41.128" [2022-04-21T20:20:55.595Z] time="2022-04-21T20:20:55Z" level=info msg="Node 2f90d38795d4 change state NodeActive --> NodeLeft" [2022-04-21T20:20:55.595Z] time="2022-04-21T20:20:55Z" level=info msg="node3(2f90d38795d4): Node leave event for 2f90d38795d4/172.30.41.128" [2022-04-21T20:20:55.595Z] time="2022-04-21T20:20:55Z" level=debug msg="memberlist: Failed ping: 267e47ce3aba (timeout reached)" [2022-04-21T20:20:55.595Z] time="2022-04-21T20:20:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.41.128:10035: use of closed network connection" [2022-04-21T20:20:55.595Z] time="2022-04-21T20:20:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.41.128:10037: use of closed network connection" [2022-04-21T20:20:55.824Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-21T20:20:55.824Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-21T20:20:56.051Z] time="2022-04-21T20:20:55Z" level=info msg="Node 2f90d38795d4/172.30.41.128, left gossip cluster" [2022-04-21T20:20:56.051Z] time="2022-04-21T20:20:55Z" level=info msg="Node 2f90d38795d4/172.30.41.128, left gossip cluster" [2022-04-21T20:20:56.051Z] time="2022-04-21T20:20:55Z" level=info msg="Node 2f90d38795d4/172.30.41.128, left gossip cluster" [2022-04-21T20:20:56.051Z] time="2022-04-21T20:20:55Z" level=info msg="memberlist: Suspect 267e47ce3aba has failed, no acks received" [2022-04-21T20:20:56.392Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-21T20:20:56.507Z] networkdb_test.go:867: node4: OK [2022-04-21T20:20:56.507Z] networkdb_test.go:867: node5: OK [2022-04-21T20:20:56.507Z] time="2022-04-21T20:20:56Z" level=info msg="node 0 coming back" [2022-04-21T20:20:56.507Z] time="2022-04-21T20:20:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6b90fd14487e with config:&{NodeID:6b90fd14487e 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-04-21T20:20:56.507Z] time="2022-04-21T20:20:56Z" level=info msg="Node 6b90fd14487e/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:56.507Z] time="2022-04-21T20:20:56Z" level=info msg="Node 6b90fd14487e/172.30.41.128, added to nodes list" [2022-04-21T20:20:56.507Z] time="2022-04-21T20:20:56Z" level=info msg="node 1 coming back" [2022-04-21T20:20:56.507Z] time="2022-04-21T20:20:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ac95f08e3729 with config:&{NodeID:ac95f08e3729 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-04-21T20:20:56.507Z] time="2022-04-21T20:20:56Z" level=info msg="Node ac95f08e3729/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:56.507Z] time="2022-04-21T20:20:56Z" level=info msg="Node ac95f08e3729/172.30.41.128, added to nodes list" [2022-04-21T20:20:56.507Z] time="2022-04-21T20:20:56Z" level=info msg="node 2 coming back" [2022-04-21T20:20:56.507Z] time="2022-04-21T20:20:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8c8ef9241273 with config:&{NodeID:8c8ef9241273 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-04-21T20:20:56.507Z] time="2022-04-21T20:20:56Z" level=info msg="Node 8c8ef9241273/172.30.41.128, joined gossip cluster" [2022-04-21T20:20:56.507Z] time="2022-04-21T20:20:56Z" level=info msg="Node 8c8ef9241273/172.30.41.128, added to nodes list" [2022-04-21T20:20:56.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-21T20:20:57.217Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-21T20:20:57.785Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-21T20:20:58.722Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-21T20:20:58.722Z] docker_api_swarm_node_test.go:81: [dfb2a29edb8b4] joining swarm manager [d49bdd3677a6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:20:59.289Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-21T20:20:59.392Z] time="2022-04-21T20:20:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.41.128:10033 172.30.41.128:10034 172.30.41.128:10035]" [2022-04-21T20:20:59.849Z] time="2022-04-21T20:20:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.41.128:10033 172.30.41.128:10034 172.30.41.128:10035]" [2022-04-21T20:20:59.857Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.41.128:10033" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=debug msg="memberlist: Stream connection from=172.30.41.128:49374" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 90371d68d926/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 90371d68d926/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, is the new incarnation of the shutdown node ca6ade9f29dd/172.30.41.128" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.41.128:10034" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=debug msg="memberlist: Stream connection from=172.30.41.128:49375" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 90371d68d926/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 90371d68d926/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, is the new incarnation of the shutdown node 267e47ce3aba/172.30.41.128" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.41.128:10035" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=debug msg="memberlist: Stream connection from=172.30.41.128:49376" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 90371d68d926/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 90371d68d926/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 8c8ef9241273/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 8c8ef9241273/172.30.41.128, is the new incarnation of the shutdown node 2f90d38795d4/172.30.41.128" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 8c8ef9241273/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, is the new incarnation of the shutdown node 267e47ce3aba/172.30.41.128" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, is the new incarnation of the shutdown node ca6ade9f29dd/172.30.41.128" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 8c8ef9241273/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 8c8ef9241273/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 8c8ef9241273/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 8c8ef9241273/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 8c8ef9241273/172.30.41.128, joined gossip cluster" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 8c8ef9241273/172.30.41.128, is the new incarnation of the shutdown node 2f90d38795d4/172.30.41.128" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 8c8ef9241273/172.30.41.128, added to nodes list" [2022-04-21T20:21:00.304Z] 2022/04/21 20:21:00 Closing DB instances... [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e change state NodeActive --> NodeLeft" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="node5(90371d68d926): Node leave event for 6b90fd14487e/172.30.41.128" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e change state NodeActive --> NodeLeft" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="node3(8c8ef9241273): Node leave event for 6b90fd14487e/172.30.41.128" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e change state NodeActive --> NodeLeft" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="node4(7d5a5dad9546): Node leave event for 6b90fd14487e/172.30.41.128" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e change state NodeActive --> NodeLeft" [2022-04-21T20:21:00.304Z] time="2022-04-21T20:21:00Z" level=info msg="node2(ac95f08e3729): Node leave event for 6b90fd14487e/172.30.41.128" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e change state NodeActive --> NodeLeft" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="node1(6b90fd14487e): Node leave event for 6b90fd14487e/172.30.41.128" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, left gossip cluster" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, left gossip cluster" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, left gossip cluster" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, left gossip cluster" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.41.128:10033" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=debug msg="memberlist: Stream connection from=172.30.41.128:49377" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="Node 6b90fd14487e/172.30.41.128, left gossip cluster" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=error msg="node: 6b90fd14487e is unknown to memberlist" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.41.128:10034" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=debug msg="memberlist: Stream connection from=172.30.41.128:49378" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.41.128:10035" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=debug msg="memberlist: Stream connection from=172.30.41.128:49379" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729 change state NodeActive --> NodeLeft" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="node3(8c8ef9241273): Node leave event for ac95f08e3729/172.30.41.128" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729 change state NodeActive --> NodeLeft" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="node5(90371d68d926): Node leave event for ac95f08e3729/172.30.41.128" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729 change state NodeActive --> NodeLeft" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="node4(7d5a5dad9546): Node leave event for ac95f08e3729/172.30.41.128" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729 change state NodeActive --> NodeLeft" [2022-04-21T20:21:00.760Z] time="2022-04-21T20:21:00Z" level=info msg="node2(ac95f08e3729): Node leave event for ac95f08e3729/172.30.41.128" [2022-04-21T20:21:00.807Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-21T20:21:01.216Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, left gossip cluster" [2022-04-21T20:21:01.216Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, left gossip cluster" [2022-04-21T20:21:01.216Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, left gossip cluster" [2022-04-21T20:21:01.216Z] time="2022-04-21T20:21:00Z" level=info msg="Node ac95f08e3729/172.30.41.128, left gossip cluster" [2022-04-21T20:21:01.216Z] time="2022-04-21T20:21:01Z" level=info msg="Node 8c8ef9241273 change state NodeActive --> NodeLeft" [2022-04-21T20:21:01.216Z] time="2022-04-21T20:21:01Z" level=info msg="node4(7d5a5dad9546): Node leave event for 8c8ef9241273/172.30.41.128" [2022-04-21T20:21:01.216Z] time="2022-04-21T20:21:01Z" level=info msg="Node 8c8ef9241273 change state NodeActive --> NodeLeft" [2022-04-21T20:21:01.216Z] time="2022-04-21T20:21:01Z" level=info msg="node5(90371d68d926): Node leave event for 8c8ef9241273/172.30.41.128" [2022-04-21T20:21:01.672Z] time="2022-04-21T20:21:01Z" level=info msg="Node 8c8ef9241273 change state NodeActive --> NodeLeft" [2022-04-21T20:21:01.672Z] time="2022-04-21T20:21:01Z" level=info msg="node3(8c8ef9241273): Node leave event for 8c8ef9241273/172.30.41.128" [2022-04-21T20:21:01.672Z] time="2022-04-21T20:21:01Z" level=info msg="Node 8c8ef9241273/172.30.41.128, left gossip cluster" [2022-04-21T20:21:01.672Z] time="2022-04-21T20:21:01Z" level=info msg="Node 8c8ef9241273/172.30.41.128, left gossip cluster" [2022-04-21T20:21:01.672Z] time="2022-04-21T20:21:01Z" level=info msg="Node 8c8ef9241273/172.30.41.128, left gossip cluster" [2022-04-21T20:21:01.672Z] time="2022-04-21T20:21:01Z" level=debug msg="memberlist: Failed ping: 7d5a5dad9546 (timeout reached)" [2022-04-21T20:21:01.672Z] time="2022-04-21T20:21:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.41.128:10035: use of closed network connection" [2022-04-21T20:21:01.672Z] time="2022-04-21T20:21:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.41.128:10037: use of closed network connection" [2022-04-21T20:21:01.672Z] time="2022-04-21T20:21:01Z" level=debug msg="memberlist: Stream connection from=172.30.41.128:49380" [2022-04-21T20:21:01.744Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-21T20:21:02.128Z] time="2022-04-21T20:21:01Z" level=info msg="Node 7d5a5dad9546 change state NodeActive --> NodeLeft" [2022-04-21T20:21:02.128Z] time="2022-04-21T20:21:01Z" level=info msg="node5(90371d68d926): Node leave event for 7d5a5dad9546/172.30.41.128" [2022-04-21T20:21:02.128Z] time="2022-04-21T20:21:01Z" level=info msg="Node 7d5a5dad9546 change state NodeActive --> NodeLeft" [2022-04-21T20:21:02.128Z] time="2022-04-21T20:21:01Z" level=info msg="node4(7d5a5dad9546): Node leave event for 7d5a5dad9546/172.30.41.128" [2022-04-21T20:21:02.128Z] time="2022-04-21T20:21:02Z" level=warning msg="memberlist: Was able to connect to 7d5a5dad9546 but other probes failed, network may be misconfigured" [2022-04-21T20:21:02.313Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-21T20:21:02.584Z] time="2022-04-21T20:21:02Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, left gossip cluster" [2022-04-21T20:21:02.584Z] time="2022-04-21T20:21:02Z" level=info msg="Node 7d5a5dad9546/172.30.41.128, left gossip cluster" [2022-04-21T20:21:02.880Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-21T20:21:03.545Z] time="2022-04-21T20:21:03Z" level=warning msg="memberlist: Failed to send gossip to 172.30.41.128:10037: write udp [::]:10036->172.30.41.128:10037: use of closed network connection" [2022-04-21T20:21:03.545Z] time="2022-04-21T20:21:03Z" level=info msg="Node 90371d68d926/172.30.41.128, left gossip cluster" [2022-04-21T20:21:03.545Z] time="2022-04-21T20:21:03Z" level=info msg="Node 90371d68d926 change state NodeActive --> NodeFailed" [2022-04-21T20:21:03.545Z] time="2022-04-21T20:21:03Z" level=info msg="Node 90371d68d926/172.30.41.128, added to failed nodes list" [2022-04-21T20:21:03.545Z] --- PASS: TestNetworkDBIslands (11.26s) [2022-04-21T20:21:03.545Z] PASS [2022-04-21T20:21:03.545Z] coverage: 60.0% of statements [2022-04-21T20:21:03.545Z] ok github.com/docker/docker/libnetwork/networkdb 102.808s coverage: 60.0% of statements [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/quota [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T20:21:03.545Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T20:21:03.821Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-21T20:21:04.080Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-21T20:21:05.015Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === Skipped [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-21T20:21:05.076Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-21T20:21:05.076Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-21T20:21:05.076Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-21T20:21:05.076Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-21T20:21:05.076Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T20:21:05.076Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T20:21:05.076Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T20:21:05.076Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T20:21:05.076Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-21T20:21:05.076Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T20:21:05.076Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-21T20:21:05.076Z] daemon_test.go:145: root required [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T20:21:05.076Z] reload_test.go:342: root required [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T20:21:05.076Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T20:21:05.076Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-21T20:21:05.076Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-21T20:21:05.076Z] download_test.go:267: Needs fixing on Windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-21T20:21:05.076Z] layer_test.go:291: Failing on Windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-21T20:21:05.076Z] layer_test.go:340: Failing on Windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-21T20:21:05.076Z] layer_test.go:455: Failing on Windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-21T20:21:05.076Z] layer_test.go:684: Failing on Windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-21T20:21:05.076Z] migration_test.go:45: Failing on Windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T20:21:05.076Z] migration_test.go:181: Failing on Windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-21T20:21:05.076Z] mount_test.go:17: Failing on Windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-21T20:21:05.076Z] mount_test.go:76: Failing on Windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-21T20:21:05.076Z] mount_test.go:125: Failing on Windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-21T20:21:05.076Z] mount_test.go:212: Failing on Windows [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-21T20:21:05.076Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-21T20:21:05.076Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T20:21:05.076Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-21T20:21:05.076Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-21T20:21:05.076Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-21T20:21:05.076Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-21T20:21:05.076Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-21T20:21:05.076Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-21T20:21:05.076Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-21T20:21:05.076Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-21T20:21:05.076Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-21T20:21:05.076Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T20:21:05.076Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T20:21:05.076Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T20:21:05.076Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T20:21:05.076Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T20:21:05.076Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-21T20:21:05.076Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-21T20:21:05.076Z] archive_test.go:140: zstd not installed [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-21T20:21:05.076Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-21T20:21:05.076Z] archive_windows_test.go:16: Currently fails [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-21T20:21:05.076Z] changes_test.go:196: needs more investigation [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-21T20:21:05.076Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-21T20:21:05.076Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-21T20:21:05.076Z] changes_test.go:433: needs further investigation [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-21T20:21:05.076Z] changes_test.go:469: needs further investigation [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-21T20:21:05.076Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T20:21:05.076Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.076Z] [2022-04-21T20:21:05.076Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T20:21:05.077Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-21T20:21:05.077Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-21T20:21:05.077Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-21T20:21:05.077Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T20:21:05.077Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T20:21:05.077Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-21T20:21:05.077Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-21T20:21:05.077Z] poller_test.go:40: No chmod on Windows [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T20:21:05.077Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T20:21:05.077Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-21T20:21:05.077Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-21T20:21:05.077Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-21T20:21:05.077Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-21T20:21:05.077Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-21T20:21:05.077Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T20:21:05.077Z] [2022-04-21T20:21:05.077Z] DONE 2290 tests, 70 skipped in 254.988s [2022-04-21T20:21:05.532Z] INFO: make.ps1 ended at 04/21/2022 20:21:05 [2022-04-21T20:21:05.954Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-21T20:21:06.889Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-21T20:21:07.059Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-21T20:21:07.059Z] INFO: Unit tests ended at 04/21/2022 20:21:06. Duration:00:04:26.2418416 [2022-04-21T20:21:07.059Z] INFO: Building busybox [2022-04-21T20:21:07.059Z] Sending build context to Docker daemon 5.12kB [2022-04-21T20:21:07.059Z] [2022-04-21T20:21:07.059Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-21T20:21:07.059Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-21T20:21:07.059Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-21T20:21:07.059Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-21T20:21:07.059Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-21T20:21:07.059Z] ---> aa8714eb8356 [2022-04-21T20:21:07.059Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-21T20:21:07.059Z] ---> Running in e8e7ff53e8b1 [2022-04-21T20:21:07.456Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s) [2022-04-21T20:21:07.456Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T20:21:07.714Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-21T20:21:07.714Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-21T20:21:08.281Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-21T20:21:08.849Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-21T20:21:10.226Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-21T20:21:10.226Z] --- PASS: TestCreateServiceSecretFileMode (2.87s) [2022-04-21T20:21:10.226Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T20:21:10.794Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-21T20:21:11.361Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-21T20:21:11.726Z] Removing intermediate container e8e7ff53e8b1 [2022-04-21T20:21:11.726Z] ---> 7acf08cf0ed1 [2022-04-21T20:21:11.726Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-21T20:21:11.726Z] ---> Running in d14b577fedb9 [2022-04-21T20:21:11.726Z] Removing intermediate container d14b577fedb9 [2022-04-21T20:21:11.726Z] ---> 952b96b68c26 [2022-04-21T20:21:11.726Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-21T20:21:11.726Z] ---> Running in 45366401a286 [2022-04-21T20:21:12.181Z] Removing intermediate container 45366401a286 [2022-04-21T20:21:12.181Z] ---> f67b92fe58e2 [2022-04-21T20:21:12.181Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-21T20:21:12.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-21T20:21:12.558Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-21T20:21:13.497Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-21T20:21:13.710Z] [2022-04-21T20:21:13.756Z] --- PASS: TestCreateServiceConfigFileMode (3.35s) [2022-04-21T20:21:13.756Z] === RUN TestCreateServiceSysctls [2022-04-21T20:21:14.165Z] ---> 8bfeb6b1e27c [2022-04-21T20:21:14.166Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-21T20:21:14.166Z] ---> Running in 33add0e730f7 [2022-04-21T20:21:15.133Z] docker_api_swarm_node_test.go:53: [d6a84670ee6a4] joining swarm manager [d0ee519bcc4b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:21:15.703Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-21T20:21:15.963Z] docker_api_swarm_node_test.go:54: [d9d3363dad256] joining swarm manager [d0ee519bcc4b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:21:16.605Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-21T20:21:16.605Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-21T20:21:16.605Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T20:21:16.605Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-21T20:21:17.865Z] --- PASS: TestCreateServiceSysctls (4.30s) [2022-04-21T20:21:17.865Z] === RUN TestCreateServiceCapabilities [2022-04-21T20:21:19.767Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-21T20:21:21.142Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2022-04-21T20:21:21.142Z] === RUN TestInspect [2022-04-21T20:21:22.097Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-21T20:21:22.664Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-21T20:21:22.725Z] Removing intermediate container 33add0e730f7 [2022-04-21T20:21:22.725Z] ---> fece42a02e83 [2022-04-21T20:21:22.725Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-21T20:21:22.725Z] ---> Running in 1edae1a8381f [2022-04-21T20:21:23.185Z] [2022-04-21T20:21:23.185Z] SUCCESS: Specified value was saved. [2022-04-21T20:21:24.569Z] --- PASS: TestInspect (3.55s) [2022-04-21T20:21:24.569Z] === RUN TestCreateJob [2022-04-21T20:21:26.083Z] Removing intermediate container 1edae1a8381f [2022-04-21T20:21:26.083Z] ---> fa6fec199f97 [2022-04-21T20:21:26.083Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-21T20:21:26.083Z] ---> Running in 80f192897a06 [2022-04-21T20:21:26.474Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-21T20:21:28.380Z] --- PASS: TestCreateJob (3.77s) [2022-04-21T20:21:28.380Z] === RUN TestReplicatedJob [2022-04-21T20:21:28.948Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-21T20:21:28.986Z] Cannot create a file when that file already exists. [2022-04-21T20:21:29.106Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-21T20:21:29.514Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-21T20:21:30.670Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-21T20:21:31.137Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-21T20:21:33.651Z] Removing intermediate container 80f192897a06 [2022-04-21T20:21:33.651Z] ---> 75c8e2e786f2 [2022-04-21T20:21:33.651Z] Step 13/13 : CMD ["sh"] [2022-04-21T20:21:33.651Z] ---> Running in a5244876bf4e [2022-04-21T20:21:33.651Z] Removing intermediate container a5244876bf4e [2022-04-21T20:21:33.651Z] ---> 4c71fad62454 [2022-04-21T20:21:33.651Z] Successfully built 4c71fad62454 [2022-04-21T20:21:33.651Z] Successfully tagged busybox:latest [2022-04-21T20:21:33.651Z] INFO: Docker images of the daemon under test [2022-04-21T20:21:33.651Z] [2022-04-21T20:21:33.651Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T20:21:33.651Z] busybox latest 4c71fad62454 Less than a second ago 5.02GB [2022-04-21T20:21:33.651Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-21T20:21:33.651Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-21T20:21:33.651Z] [2022-04-21T20:21:33.651Z] INFO: Running integration tests at 04/21/2022 20:21:33... [2022-04-21T20:21:33.651Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-21T20:21:33.651Z] INFO: Integration API tests being run from the host: [2022-04-21T20:21:33.703Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-21T20:21:33.962Z] === RUN TestDockerSuite/TestCpToDot [2022-04-21T20:21:34.107Z] INFO: make.ps1 starting at 04/21/2022 20:21:33 [2022-04-21T20:21:34.564Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-21T20:21:34.897Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-21T20:21:34.897Z] --- PASS: TestReplicatedJob (6.61s) [2022-04-21T20:21:34.897Z] === RUN TestUpdateReplicatedJob [2022-04-21T20:21:34.920Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-21T20:21:35.833Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-21T20:21:37.129Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-21T20:21:37.209Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-21T20:21:37.778Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-21T20:21:38.714Z] --- PASS: TestUpdateReplicatedJob (3.65s) [2022-04-21T20:21:38.714Z] === RUN TestServiceListWithStatuses [2022-04-21T20:21:38.714Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T20:21:38.714Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T20:21:38.714Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T20:21:38.714Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-21T20:21:38.973Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-21T20:21:39.539Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-21T20:21:40.072Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-21T20:21:40.917Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-21T20:21:40.917Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-21T20:21:40.917Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-21T20:21:41.484Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-21T20:21:42.051Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-21T20:21:42.051Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-21T20:21:42.051Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-21T20:21:42.310Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-21T20:21:43.246Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-21T20:21:43.246Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-21T20:21:43.506Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-21T20:21:43.506Z] === RUN TestDockerSuite/TestCreateRM [2022-04-21T20:21:43.506Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-21T20:21:43.506Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T20:21:43.506Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-21T20:21:43.765Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-21T20:21:43.765Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-21T20:21:43.765Z] --- PASS: TestDockerNetworkConnectAlias (5.33s) [2022-04-21T20:21:43.765Z] === RUN TestDockerNetworkReConnect [2022-04-21T20:21:45.684Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-21T20:21:45.684Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-21T20:21:45.684Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-21T20:21:48.217Z] --- PASS: TestDockerNetworkReConnect (4.20s) [2022-04-21T20:21:48.217Z] === RUN TestServicePlugin [2022-04-21T20:21:48.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-21T20:21:50.123Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-21T20:21:50.123Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-21T20:21:50.123Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-21T20:21:50.123Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-21T20:21:50.382Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-21T20:21:50.382Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-21T20:21:50.950Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-21T20:21:52.429Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-21T20:21:52.687Z] plugin_test.go:61: [d6f29146d889d] joining swarm manager [d2c0bbd517c65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:21:52.946Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-21T20:21:53.882Z] plugin_test.go:64: [da45160c14f8d] joining swarm manager [d2c0bbd517c65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:21:54.140Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-21T20:21:54.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-21T20:21:55.645Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-21T20:21:56.212Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-21T20:21:57.149Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-21T20:21:57.149Z] docker_api_swarm_test.go:202: [d17fc69db7c93] joining swarm manager [db40a26607d02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:21:57.149Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-21T20:21:57.717Z] === RUN TestDockerSuite/TestDockerFails [2022-04-21T20:21:57.717Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-21T20:21:57.717Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-21T20:21:57.717Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-21T20:21:58.654Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-21T20:21:59.223Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-21T20:21:59.268Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-21T20:21:59.268Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T20:21:59.268Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-21T20:21:59.268Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-21T20:21:59.268Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-21T20:21:59.268Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-21T20:21:59.268Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-21T20:21:59.268Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T20:21:59.268Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-21T20:21:59.268Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T20:21:59.268Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-21T20:21:59.268Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T20:21:59.268Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-21T20:21:59.268Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-21T20:21:59.268Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-21T20:22:00.599Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-21T20:22:00.599Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-21T20:22:00.599Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-21T20:22:00.599Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-21T20:22:00.830Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-21T20:22:02.391Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-21T20:22:02.391Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T20:22:02.391Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-21T20:22:02.391Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T20:22:02.391Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-21T20:22:02.391Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-21T20:22:05.336Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-21T20:22:07.157Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-21T20:22:08.533Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-21T20:22:10.436Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-21T20:22:10.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:22:10.521Z] INFO: Testing against a local daemon [2022-04-21T20:22:10.521Z] === RUN TestBuildWithSession [2022-04-21T20:22:10.521Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:22:10.521Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T20:22:10.521Z] === RUN TestBuildSquashParent [2022-04-21T20:22:10.521Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:22:10.521Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-21T20:22:10.521Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T20:22:10.521Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:22:10.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:22:10.521Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:22:10.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:22:10.521Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:22:10.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:22:10.521Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:22:10.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:22:10.521Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:22:10.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:22:10.521Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:22:10.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:22:10.521Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T20:22:10.521Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T20:22:10.521Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T20:22:10.521Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T20:22:11.387Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-21T20:22:11.953Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-21T20:22:12.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-21T20:22:12.777Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-21T20:22:13.343Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-21T20:22:13.911Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-21T20:22:14.478Z] docker_api_swarm_test.go:384: [de66eb1d0e066] joining swarm manager [d54fdc85f8caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:22:14.737Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-21T20:22:15.302Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-21T20:22:15.749Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-21T20:22:15.868Z] docker_api_swarm_test.go:385: [d2f95e4da625b] joining swarm manager [d54fdc85f8caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:22:16.803Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-21T20:22:17.738Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-21T20:22:20.271Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-21T20:22:20.271Z] --- PASS: TestServicePlugin (32.19s) [2022-04-21T20:22:20.271Z] === RUN TestServiceUpdateLabel [2022-04-21T20:22:22.173Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-21T20:22:22.737Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-21T20:22:22.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T20:22:22.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T20:22:23.107Z] --- PASS: TestServiceUpdateLabel (2.66s) [2022-04-21T20:22:23.107Z] === RUN TestServiceUpdateSecrets [2022-04-21T20:22:23.107Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-21T20:22:24.403Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-21T20:22:24.482Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-21T20:22:24.944Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-21T20:22:24.944Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T20:22:25.387Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-21T20:22:25.387Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T20:22:25.387Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-21T20:22:25.410Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-21T20:22:28.336Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-21T20:22:29.744Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-21T20:22:29.900Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-21T20:22:30.003Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-21T20:22:31.377Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-21T20:22:32.311Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-21T20:22:32.311Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-21T20:22:32.569Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-21T20:22:32.828Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-21T20:22:32.828Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-21T20:22:33.763Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-21T20:22:34.648Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-21T20:22:34.648Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T20:22:34.648Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-21T20:22:34.648Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T20:22:34.648Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-21T20:22:34.648Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T20:22:34.648Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-21T20:22:34.648Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T20:22:34.648Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-21T20:22:34.648Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-21T20:22:34.722Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-21T20:22:34.722Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-21T20:22:34.722Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-21T20:22:35.290Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-21T20:22:35.296Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-04-21T20:22:35.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.30s) [2022-04-21T20:22:35.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.36s) [2022-04-21T20:22:35.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.40s) [2022-04-21T20:22:35.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.52s) [2022-04-21T20:22:35.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.23s) [2022-04-21T20:22:35.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.80s) [2022-04-21T20:22:35.296Z] === RUN TestBuildMultiStageCopy [2022-04-21T20:22:35.296Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T20:22:35.549Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-21T20:22:36.115Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-21T20:22:37.489Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-21T20:22:37.489Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-21T20:22:37.489Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-21T20:22:37.489Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-21T20:22:37.489Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-21T20:22:37.489Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-21T20:22:37.489Z] --- PASS: TestServiceUpdateSecrets (14.69s) [2022-04-21T20:22:37.489Z] === RUN TestServiceUpdateConfigs [2022-04-21T20:22:39.391Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-21T20:22:39.958Z] === RUN TestDockerSuite/TestEventsRename [2022-04-21T20:22:40.524Z] === RUN TestDockerSuite/TestEventsResize [2022-04-21T20:22:41.091Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-21T20:22:42.235Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-21T20:22:42.235Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-21T20:22:43.167Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-21T20:22:43.167Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-21T20:22:43.167Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-21T20:22:43.167Z] Cross building: bundles/cross/windows/amd64 [2022-04-21T20:22:43.167Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-21T20:22:43.167Z] { [2022-04-21T20:22:43.167Z] "RT_GROUP_ICON": { [2022-04-21T20:22:43.167Z] "#1": { [2022-04-21T20:22:43.167Z] "0409": "../../winresources/docker.ico" [2022-04-21T20:22:43.167Z] } [2022-04-21T20:22:43.167Z] }, [2022-04-21T20:22:43.167Z] "RT_MANIFEST": { [2022-04-21T20:22:43.167Z] "#1": { [2022-04-21T20:22:43.167Z] "0409": { [2022-04-21T20:22:43.167Z] "identity": {}, [2022-04-21T20:22:43.167Z] "description": "Docker Engine", [2022-04-21T20:22:43.167Z] "minimum-os": "vista", [2022-04-21T20:22:43.167Z] "execution-level": "", [2022-04-21T20:22:43.167Z] "ui-access": false, [2022-04-21T20:22:43.167Z] "auto-elevate": false, [2022-04-21T20:22:43.167Z] "dpi-awareness": "unaware", [2022-04-21T20:22:43.167Z] "disable-theming": false, [2022-04-21T20:22:43.167Z] "disable-window-filtering": false, [2022-04-21T20:22:43.167Z] "high-resolution-scrolling-aware": false, [2022-04-21T20:22:43.167Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T20:22:43.167Z] "long-path-aware": false, [2022-04-21T20:22:43.167Z] "printer-driver-isolation": false, [2022-04-21T20:22:43.167Z] "gdi-scaling": false, [2022-04-21T20:22:43.167Z] "segment-heap": false, [2022-04-21T20:22:43.167Z] "use-common-controls-v6": false [2022-04-21T20:22:43.167Z] } [2022-04-21T20:22:43.167Z] } [2022-04-21T20:22:43.167Z] }, [2022-04-21T20:22:43.167Z] "RT_MESSAGETABLE": { [2022-04-21T20:22:43.167Z] "#1": { [2022-04-21T20:22:43.167Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T20:22:43.167Z] } [2022-04-21T20:22:43.167Z] }, [2022-04-21T20:22:43.167Z] "RT_VERSION": { [2022-04-21T20:22:43.167Z] "#1": { [2022-04-21T20:22:43.167Z] "0409": { [2022-04-21T20:22:43.167Z] "fixed": { [2022-04-21T20:22:43.167Z] "file_version": "0.0.0.0", [2022-04-21T20:22:43.167Z] "product_version": "0.0.0.0", [2022-04-21T20:22:43.167Z] "type": "Unknown" [2022-04-21T20:22:43.167Z] }, [2022-04-21T20:22:43.167Z] "info": { [2022-04-21T20:22:43.167Z] "0000": { [2022-04-21T20:22:43.167Z] "CompanyName": "", [2022-04-21T20:22:43.167Z] "FileVersion": "dev", [2022-04-21T20:22:43.167Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-21T20:22:43.167Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-21T20:22:43.167Z] "ProductName": "", [2022-04-21T20:22:43.167Z] "ProductVersion": "dev", [2022-04-21T20:22:43.167Z] "SpecialBuild": "fba555486c611e673c08206a60053f30687a4555" [2022-04-21T20:22:43.167Z] } [2022-04-21T20:22:43.167Z] } [2022-04-21T20:22:43.167Z] } [2022-04-21T20:22:43.167Z] } [2022-04-21T20:22:43.167Z] } [2022-04-21T20:22:43.167Z] } [2022-04-21T20:22:43.167Z] cmd/dockerd/config.go [2022-04-21T20:22:43.167Z] cmd/dockerd/config_windows.go [2022-04-21T20:22:43.167Z] cmd/dockerd/daemon.go [2022-04-21T20:22:43.167Z] cmd/dockerd/daemon_test.go [2022-04-21T20:22:43.167Z] cmd/dockerd/daemon_windows.go [2022-04-21T20:22:43.167Z] cmd/dockerd/docker.go [2022-04-21T20:22:43.167Z] cmd/dockerd/docker_windows.go [2022-04-21T20:22:43.167Z] cmd/dockerd/genwinres_windows.go [2022-04-21T20:22:43.424Z] cmd/dockerd/metrics.go [2022-04-21T20:22:43.424Z] cmd/dockerd/options.go [2022-04-21T20:22:43.424Z] cmd/dockerd/options_test.go [2022-04-21T20:22:43.424Z] cmd/dockerd/service_windows.go [2022-04-21T20:22:43.424Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-21T20:22:43.424Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-21T20:22:46.355Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-21T20:22:47.291Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-21T20:22:47.549Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-21T20:22:47.640Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T20:22:47.640Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T20:22:48.096Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T20:22:49.058Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T20:22:50.586Z] --- PASS: TestBuildMultiStageCopy (16.86s) [2022-04-21T20:22:50.586Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (13.01s) [2022-04-21T20:22:50.586Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2022-04-21T20:22:50.586Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2022-04-21T20:22:50.586Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s) [2022-04-21T20:22:50.586Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.19s) [2022-04-21T20:22:50.586Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T20:22:50.830Z] === RUN TestDockerSuite/TestEventsTop [2022-04-21T20:22:50.830Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-21T20:22:52.730Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2022-04-21T20:22:52.730Z] === RUN TestServiceUpdateNetwork [2022-04-21T20:22:52.759Z] --- PASS: TestBuildMultiStageParentConfig (2.16s) [2022-04-21T20:22:52.759Z] === RUN TestBuildLabelWithTargets [2022-04-21T20:22:52.759Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:22:52.759Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-21T20:22:52.759Z] === RUN TestBuildWithEmptyLayers [2022-04-21T20:22:53.297Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-21T20:22:53.723Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2022-04-21T20:22:53.723Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T20:23:05.494Z] === RUN TestDockerSuite/TestExec [2022-04-21T20:23:05.494Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-21T20:23:05.494Z] --- PASS: TestServiceUpdateNetwork (12.80s) [2022-04-21T20:23:05.494Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T20:23:05.753Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-21T20:23:06.108Z] --- PASS: TestBuildMultiStageOnBuild (11.61s) [2022-04-21T20:23:06.108Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T20:23:06.108Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:23:06.108Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-21T20:23:06.108Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T20:23:06.320Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-21T20:23:06.578Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-21T20:23:06.842Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-21T20:23:07.419Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-21T20:23:08.356Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-21T20:23:08.923Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-21T20:23:09.858Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-21T20:23:10.116Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-21T20:23:10.684Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-21T20:23:11.251Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-21T20:23:11.817Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-21T20:23:12.751Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-21T20:23:13.687Z] === RUN TestDockerSuite/TestExecEnv [2022-04-21T20:23:14.254Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-21T20:23:14.513Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-21T20:23:14.513Z] check_test.go:378: [d2f95e4da625b] daemon is not started [2022-04-21T20:23:14.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-21T20:23:15.891Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-21T20:23:16.244Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-21T20:23:16.244Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-21T20:23:16.244Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-21T20:23:16.433Z] --- PASS: TestBuildMultiStageLayerLeak (10.06s) [2022-04-21T20:23:16.433Z] === RUN TestBuildWithHugeFile [2022-04-21T20:23:16.829Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-21T20:23:17.088Z] docker_api_swarm_test.go:802: [dd8777e7900f2] joining swarm manager [dc5f8f4420bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:23:18.463Z] docker_api_swarm_test.go:802: [dbac2cfa9a30d] joining swarm manager [dc5f8f4420bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:23:19.397Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-21T20:23:19.656Z] docker_api_swarm_test.go:802: [d6dcdeeecf29f] joining swarm manager [dc5f8f4420bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-21T20:23:20.223Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-21T20:23:20.790Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-21T20:23:21.049Z] docker_api_swarm_test.go:802: [d684d88298bd2] joining swarm manager [dc5f8f4420bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-21T20:23:21.308Z] === RUN TestDockerSuite/TestExecParseError [2022-04-21T20:23:21.876Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-21T20:23:22.443Z] docker_api_swarm_test.go:810: [d36e3ab12afb6] joining swarm manager [dc5f8f4420bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-21T20:23:22.443Z] --- PASS: TestServiceUpdatePidsLimit (17.32s) [2022-04-21T20:23:22.443Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2022-04-21T20:23:22.443Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.93s) [2022-04-21T20:23:22.443Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.43s) [2022-04-21T20:23:22.443Z] PASS [2022-04-21T20:23:22.443Z] [2022-04-21T20:23:22.443Z] === Skipped [2022-04-21T20:23:22.443Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-21T20:23:22.443Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T20:23:22.443Z] [2022-04-21T20:23:22.443Z] DONE 27 tests, 1 skipped in 181.237s [2022-04-21T20:23:22.443Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-21T20:23:22.443Z] ++ 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-04-21T20:23:22.443Z] ++ set -e [2022-04-21T20:23:22.443Z] ++ '[' -n 0 ']' [2022-04-21T20:23:22.443Z] ++ set -x [2022-04-21T20:23:22.443Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-21T20:23:22.701Z] INFO: Testing against a local daemon [2022-04-21T20:23:22.701Z] === RUN TestSessionCreate [2022-04-21T20:23:22.701Z] --- PASS: TestSessionCreate (0.03s) [2022-04-21T20:23:22.701Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T20:23:22.701Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-21T20:23:22.701Z] PASS [2022-04-21T20:23:22.701Z] [2022-04-21T20:23:22.701Z] DONE 2 tests in 0.212s [2022-04-21T20:23:22.701Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-21T20:23:22.701Z] ++ 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-04-21T20:23:22.701Z] ++ set -e [2022-04-21T20:23:22.701Z] ++ '[' -n 0 ']' [2022-04-21T20:23:22.701Z] ++ set -x [2022-04-21T20:23:22.701Z] ++ 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-04-21T20:23:22.959Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-21T20:23:22.959Z] INFO: Testing against a local daemon [2022-04-21T20:23:22.959Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T20:23:22.959Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T20:23:22.959Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-04-21T20:23:22.959Z] === RUN TestDiskUsage [2022-04-21T20:23:22.959Z] === PAUSE TestDiskUsage [2022-04-21T20:23:22.959Z] === RUN TestEventsExecDie [2022-04-21T20:23:23.526Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-21T20:23:23.785Z] --- PASS: TestEventsExecDie (0.76s) [2022-04-21T20:23:23.785Z] === RUN TestEventsBackwardsCompatible [2022-04-21T20:23:23.785Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-04-21T20:23:23.785Z] === RUN TestEventsVolumeCreate [2022-04-21T20:23:23.785Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-21T20:23:23.785Z] === RUN TestInfoBinaryCommits [2022-04-21T20:23:23.785Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-21T20:23:23.785Z] === RUN TestInfoAPIVersioned [2022-04-21T20:23:23.785Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-21T20:23:23.785Z] === RUN TestInfoAPI [2022-04-21T20:23:23.785Z] --- PASS: TestInfoAPI (0.03s) [2022-04-21T20:23:23.785Z] === RUN TestInfoAPIWarnings [2022-04-21T20:23:24.719Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-21T20:23:25.287Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-21T20:23:25.498Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-21T20:23:25.498Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T20:23:25.498Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-21T20:23:25.498Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T20:23:25.498Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-21T20:23:25.855Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-21T20:23:28.735Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-21T20:23:37.388Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-21T20:23:38.067Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-21T20:23:38.067Z] === RUN TestDockerSuite/TestExecTTY [2022-04-21T20:23:38.067Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-21T20:23:38.067Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-21T20:23:39.003Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-21T20:23:39.570Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-21T20:23:39.570Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-21T20:23:39.570Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-21T20:23:40.137Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-04-21T20:23:40.137Z] === RUN TestInfoDebug [2022-04-21T20:23:40.707Z] --- PASS: TestInfoDebug (0.52s) [2022-04-21T20:23:40.707Z] === RUN TestInfoInsecureRegistries [2022-04-21T20:23:40.965Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-21T20:23:41.224Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-21T20:23:41.224Z] === RUN TestInfoRegistryMirrors [2022-04-21T20:23:41.483Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-21T20:23:41.743Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-21T20:23:41.743Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T20:23:42.001Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-04-21T20:23:42.001Z] === RUN TestPingCacheHeaders [2022-04-21T20:23:42.001Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-21T20:23:42.001Z] === RUN TestPingGet [2022-04-21T20:23:42.001Z] --- PASS: TestPingGet (0.02s) [2022-04-21T20:23:42.001Z] === RUN TestPingHead [2022-04-21T20:23:42.001Z] --- PASS: TestPingHead (0.02s) [2022-04-21T20:23:42.001Z] === RUN TestPingSwarmHeader [2022-04-21T20:23:42.567Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-21T20:23:42.567Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-21T20:23:43.134Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-21T20:23:43.134Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-21T20:23:43.316Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-21T20:23:43.316Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T20:23:43.316Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-21T20:23:43.316Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-21T20:23:43.703Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-21T20:23:44.539Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-21T20:23:44.636Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-21T20:23:44.636Z] --- PASS: TestPingSwarmHeader (2.46s) [2022-04-21T20:23:44.636Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-21T20:23:44.636Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-21T20:23:44.636Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-21T20:23:44.636Z] === RUN TestVersion [2022-04-21T20:23:44.636Z] --- PASS: TestVersion (0.01s) [2022-04-21T20:23:44.636Z] === CONT TestDiskUsage [2022-04-21T20:23:44.894Z] === RUN TestDiskUsage/empty [2022-04-21T20:23:44.894Z] === RUN TestDiskUsage/empty/container_types [2022-04-21T20:23:44.894Z] === RUN TestDiskUsage/empty/image_types [2022-04-21T20:23:44.894Z] === RUN TestDiskUsage/empty/volume_types [2022-04-21T20:23:44.894Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-21T20:23:44.894Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-21T20:23:44.894Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-21T20:23:44.894Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-21T20:23:44.894Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-21T20:23:44.894Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-21T20:23:44.894Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-21T20:23:44.894Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-21T20:23:45.152Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-21T20:23:45.152Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-21T20:23:45.152Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-21T20:23:45.152Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-21T20:23:45.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-21T20:23:45.152Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-21T20:23:45.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-21T20:23:45.152Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-21T20:23:45.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-21T20:23:45.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-21T20:23:45.152Z] === RUN TestDiskUsage/after_container.Run [2022-04-21T20:23:45.411Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-21T20:23:45.411Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-21T20:23:45.411Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-21T20:23:45.411Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-21T20:23:45.411Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-21T20:23:45.411Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-21T20:23:45.411Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-21T20:23:45.411Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-21T20:23:45.411Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-21T20:23:45.411Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage (1.17s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-21T20:23:45.670Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T20:23:45.670Z] PASS [2022-04-21T20:23:45.670Z] [2022-04-21T20:23:45.670Z] === Skipped [2022-04-21T20:23:45.670Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-04-21T20:23:45.670Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T20:23:45.670Z] [2022-04-21T20:23:45.670Z] DONE 54 tests, 1 skipped in 22.919s [2022-04-21T20:23:45.670Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-21T20:23:45.670Z] ++ 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-04-21T20:23:45.670Z] ++ set -e [2022-04-21T20:23:45.670Z] ++ '[' -n 0 ']' [2022-04-21T20:23:45.670Z] ++ set -x [2022-04-21T20:23:45.670Z] ++ 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-04-21T20:23:45.670Z] INFO: Testing against a local daemon [2022-04-21T20:23:45.670Z] === RUN TestVolumesCreateAndList [2022-04-21T20:23:45.929Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-21T20:23:45.929Z] === RUN TestVolumesRemove [2022-04-21T20:23:45.929Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-21T20:23:45.929Z] === RUN TestVolumesInspect [2022-04-21T20:23:45.929Z] --- PASS: TestVolumesInspect (0.01s) [2022-04-21T20:23:45.929Z] === RUN TestVolumesInvalidJSON [2022-04-21T20:23:45.929Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T20:23:45.929Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T20:23:45.929Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T20:23:45.929Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T20:23:45.929Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T20:23:45.929Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T20:23:45.929Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T20:23:45.929Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-21T20:23:45.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T20:23:45.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T20:23:45.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T20:23:45.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T20:23:45.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T20:23:45.929Z] PASS [2022-04-21T20:23:45.929Z] [2022-04-21T20:23:45.929Z] DONE 9 tests in 0.212s [2022-04-21T20:23:45.929Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T20:23:46.187Z] ++++ cat bundles/test-integration/docker.pid [2022-04-21T20:23:46.187Z] +++ kill 6655 [2022-04-21T20:23:46.445Z] +++ /etc/init.d/apparmor stop [2022-04-21T20:23:46.445Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T20:23:46.445Z] [2022-04-21T20:23:46.445Z] Unloading profiles will leave already running processes permanently [2022-04-21T20:23:46.445Z] unconfined, which can lead to unexpected situations. [2022-04-21T20:23:46.445Z] [2022-04-21T20:23:46.445Z] To set a process to complain mode, use the command line tool [2022-04-21T20:23:46.445Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T20:23:46.445Z] +++ true [2022-04-21T20:23:46.445Z] exiting test-integration [2022-04-21T20:23:46.445Z] ++ exit 0 [2022-04-21T20:23:46.445Z] [2022-04-21T20:23:47.379Z] + for job in $(jobs -p) [2022-04-21T20:23:47.379Z] + wait 17777 [2022-04-21T20:23:48.312Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-21T20:23:49.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-21T20:23:49.177Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T20:23:49.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-21T20:23:53.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-21T20:23:53.574Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-21T20:23:54.512Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-21T20:23:59.781Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-21T20:23:59.781Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-21T20:23:59.781Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-21T20:23:59.781Z] === RUN TestDockerSuite/TestHealth [2022-04-21T20:24:02.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-21T20:24:09.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-21T20:24:09.237Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T20:24:09.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-21T20:24:09.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-21T20:24:09.805Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-21T20:24:15.659Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-21T20:24:17.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-21T20:24:17.891Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T20:24:17.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-21T20:24:17.891Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T20:24:17.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-21T20:24:19.720Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-21T20:24:19.720Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-21T20:24:19.720Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-21T20:24:19.720Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-21T20:24:19.720Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-21T20:24:19.720Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-21T20:24:19.721Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-21T20:24:19.721Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-21T20:24:19.721Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-21T20:24:19.721Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-21T20:24:19.721Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-21T20:24:19.979Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-21T20:24:20.237Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-21T20:24:20.237Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-21T20:24:20.803Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-21T20:24:20.803Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-21T20:24:21.370Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-21T20:24:21.936Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-21T20:24:22.194Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-21T20:24:22.759Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-21T20:24:24.302Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-21T20:24:25.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-21T20:24:25.042Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T20:24:25.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-21T20:24:25.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-21T20:24:25.042Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T20:24:25.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-21T20:24:25.042Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T20:24:25.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-21T20:24:25.291Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-21T20:24:25.291Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-21T20:24:25.291Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-21T20:24:26.227Z] === RUN TestDockerSuite/TestImportFile [2022-04-21T20:24:27.602Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-21T20:24:27.602Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-21T20:24:28.536Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-21T20:24:29.911Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-21T20:24:30.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-21T20:24:30.736Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-21T20:24:31.671Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-21T20:24:31.929Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-21T20:24:32.889Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-21T20:24:32.889Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-21T20:24:32.889Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-21T20:24:33.462Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-21T20:24:34.399Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-21T20:24:34.850Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-21T20:24:34.850Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-21T20:24:34.850Z] { [2022-04-21T20:24:34.850Z] "RT_GROUP_ICON": { [2022-04-21T20:24:34.850Z] "#1": { [2022-04-21T20:24:34.850Z] "0409": "../../winresources/docker.ico" [2022-04-21T20:24:34.850Z] } [2022-04-21T20:24:34.850Z] }, [2022-04-21T20:24:34.850Z] "RT_MANIFEST": { [2022-04-21T20:24:34.850Z] "#1": { [2022-04-21T20:24:34.850Z] "0409": { [2022-04-21T20:24:34.850Z] "identity": {}, [2022-04-21T20:24:34.850Z] "description": "Docker Engine", [2022-04-21T20:24:34.850Z] "minimum-os": "vista", [2022-04-21T20:24:34.850Z] "execution-level": "", [2022-04-21T20:24:34.850Z] "ui-access": false, [2022-04-21T20:24:34.850Z] "auto-elevate": false, [2022-04-21T20:24:34.850Z] "dpi-awareness": "unaware", [2022-04-21T20:24:34.850Z] "disable-theming": false, [2022-04-21T20:24:34.850Z] "disable-window-filtering": false, [2022-04-21T20:24:34.850Z] "high-resolution-scrolling-aware": false, [2022-04-21T20:24:34.850Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T20:24:34.850Z] "long-path-aware": false, [2022-04-21T20:24:34.850Z] "printer-driver-isolation": false, [2022-04-21T20:24:34.850Z] "gdi-scaling": false, [2022-04-21T20:24:34.850Z] "segment-heap": false, [2022-04-21T20:24:34.850Z] "use-common-controls-v6": false [2022-04-21T20:24:34.850Z] } [2022-04-21T20:24:34.850Z] } [2022-04-21T20:24:34.850Z] }, [2022-04-21T20:24:34.850Z] "RT_MESSAGETABLE": { [2022-04-21T20:24:34.850Z] "#1": { [2022-04-21T20:24:34.850Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T20:24:34.850Z] } [2022-04-21T20:24:34.850Z] }, [2022-04-21T20:24:34.850Z] "RT_VERSION": { [2022-04-21T20:24:34.850Z] "#1": { [2022-04-21T20:24:34.850Z] "0409": { [2022-04-21T20:24:34.850Z] "fixed": { [2022-04-21T20:24:34.850Z] "file_version": "0.0.0.0", [2022-04-21T20:24:34.850Z] "product_version": "0.0.0.0", [2022-04-21T20:24:34.850Z] "type": "Unknown" [2022-04-21T20:24:34.850Z] }, [2022-04-21T20:24:34.850Z] "info": { [2022-04-21T20:24:34.850Z] "0000": { [2022-04-21T20:24:34.850Z] "CompanyName": "", [2022-04-21T20:24:34.850Z] "FileVersion": "dev", [2022-04-21T20:24:34.850Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-21T20:24:34.850Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-21T20:24:34.850Z] "ProductName": "", [2022-04-21T20:24:34.850Z] "ProductVersion": "dev", [2022-04-21T20:24:34.850Z] "SpecialBuild": "fba555486c611e673c08206a60053f30687a4555" [2022-04-21T20:24:34.850Z] } [2022-04-21T20:24:34.850Z] } [2022-04-21T20:24:34.850Z] } [2022-04-21T20:24:34.850Z] } [2022-04-21T20:24:34.850Z] } [2022-04-21T20:24:34.850Z] } [2022-04-21T20:24:34.850Z] cmd/docker-proxy/genwinres_windows.go [2022-04-21T20:24:34.850Z] cmd/docker-proxy/main.go [2022-04-21T20:24:34.850Z] cmd/docker-proxy/network_proxy_test.go [2022-04-21T20:24:34.850Z] cmd/docker-proxy/proxy.go [2022-04-21T20:24:34.850Z] cmd/docker-proxy/sctp_proxy.go [2022-04-21T20:24:34.850Z] cmd/docker-proxy/tcp_proxy.go [2022-04-21T20:24:34.850Z] cmd/docker-proxy/udp_proxy.go [2022-04-21T20:24:34.850Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-21T20:24:34.850Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-21T20:24:34.850Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-21T20:24:34.850Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-21T20:24:34.850Z] remote: Enumerating objects: 23, done. [2022-04-21T20:24:34.850Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-21T20:24:34.850Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-21T20:24:34.850Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-21T20:24:34.850Z] 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-04-21T20:24:34.850Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-21T20:24:34.850Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-21T20:24:34.850Z] Cross building: bundles/cross/linux/ppc64le [2022-04-21T20:24:34.850Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-21T20:24:34.850Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-21T20:24:34.967Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-21T20:24:35.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-21T20:24:35.484Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-21T20:24:36.051Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-21T20:24:36.619Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-21T20:24:36.619Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-21T20:24:37.555Z] docker_api_swarm_service_test.go:395: [dabd7ec48cfc1] joining swarm manager [d10ed678b5759]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:24:38.122Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-21T20:24:38.381Z] docker_api_swarm_service_test.go:395: [d66246ed1ddb9] joining swarm manager [d10ed678b5759]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:24:38.641Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-21T20:24:39.208Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-21T20:24:39.467Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-21T20:24:40.033Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-21T20:24:40.033Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-21T20:24:40.033Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-21T20:24:40.969Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-21T20:24:41.536Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-21T20:24:42.103Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-21T20:24:43.038Z] === RUN TestDockerSuite/TestInspectImage [2022-04-21T20:24:43.038Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-21T20:24:43.296Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-21T20:24:43.296Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-21T20:24:43.296Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-21T20:24:43.863Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-21T20:24:44.430Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-21T20:24:44.430Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-21T20:24:44.997Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-21T20:24:45.563Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-21T20:24:47.463Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-21T20:24:47.463Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-21T20:24:48.031Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-21T20:24:48.598Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-21T20:24:49.534Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-21T20:24:49.792Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-21T20:24:50.357Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-21T20:24:50.925Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-21T20:24:51.492Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-21T20:24:51.750Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-21T20:24:52.342Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-21T20:24:52.342Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-21T20:24:53.721Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-21T20:24:53.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-21T20:24:54.914Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-21T20:24:55.849Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-21T20:24:56.108Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-21T20:24:56.108Z] docker_api_swarm_service_test.go:343: [d7487ec233da7] joining swarm manager [da5decf476b0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:24:57.044Z] docker_api_swarm_service_test.go:343: [d478a1ff31140] joining swarm manager [da5decf476b0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:24:57.611Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-21T20:24:57.697Z] --- PASS: TestBuildWithHugeFile (91.08s) [2022-04-21T20:24:57.697Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T20:24:57.697Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:24:57.697Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:24:57.697Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T20:24:57.697Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:24:57.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:24:57.697Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:24:57.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:24:57.697Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:24:57.697Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:24:57.697Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T20:24:57.697Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T20:24:57.697Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T20:24:57.697Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-21T20:24:57.697Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-21T20:24:57.697Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-21T20:24:57.697Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-21T20:24:57.697Z] === RUN TestBuildPreserveOwnership [2022-04-21T20:24:57.697Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:24:57.697Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-21T20:24:57.697Z] === RUN TestBuildPlatformInvalid [2022-04-21T20:24:57.697Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-21T20:24:57.697Z] PASS [2022-04-21T20:24:57.697Z] ok github.com/docker/docker/integration/build 160.370s [2022-04-21T20:24:57.697Z] [2022-04-21T20:24:57.697Z] === Skipped [2022-04-21T20:24:57.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-21T20:24:57.697Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T20:24:57.697Z] [2022-04-21T20:24:57.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-21T20:24:57.697Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.697Z] [2022-04-21T20:24:57.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-21T20:24:57.697Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:24:57.697Z] [2022-04-21T20:24:57.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-21T20:24:57.697Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:24:57.697Z] [2022-04-21T20:24:57.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T20:24:57.697Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T20:24:57.697Z] [2022-04-21T20:24:57.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-21T20:24:57.697Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:24:57.697Z] [2022-04-21T20:24:57.697Z] DONE 29 tests, 6 skipped in 192.156s [2022-04-21T20:24:57.697Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-21T20:24:57.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:24:57.697Z] INFO: Testing against a local daemon [2022-04-21T20:24:57.697Z] === RUN TestConfigInspect [2022-04-21T20:24:57.697Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.697Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-21T20:24:57.697Z] === RUN TestConfigList [2022-04-21T20:24:57.697Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.698Z] --- SKIP: TestConfigList (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestConfigsCreateAndDelete [2022-04-21T20:24:57.698Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.698Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestConfigsUpdate [2022-04-21T20:24:57.698Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.698Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestTemplatedConfig [2022-04-21T20:24:57.698Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.698Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestConfigCreateResolve [2022-04-21T20:24:57.698Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:24:57.698Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-21T20:24:57.698Z] PASS [2022-04-21T20:24:57.698Z] ok github.com/docker/docker/integration/config 0.101s [2022-04-21T20:24:57.698Z] [2022-04-21T20:24:57.698Z] === Skipped [2022-04-21T20:24:57.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-21T20:24:57.698Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.698Z] [2022-04-21T20:24:57.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-21T20:24:57.698Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.698Z] [2022-04-21T20:24:57.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-21T20:24:57.698Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.698Z] [2022-04-21T20:24:57.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-21T20:24:57.698Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.698Z] [2022-04-21T20:24:57.698Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-21T20:24:57.698Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.698Z] [2022-04-21T20:24:57.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-21T20:24:57.698Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:24:57.698Z] [2022-04-21T20:24:57.698Z] DONE 6 tests, 6 skipped in 1.943s [2022-04-21T20:24:57.698Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-21T20:24:57.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:24:57.698Z] INFO: Testing against a local daemon [2022-04-21T20:24:57.698Z] === RUN TestCheckpoint [2022-04-21T20:24:57.698Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:24:57.698Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T20:24:57.698Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T20:24:57.698Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:24:57.698Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:24:57.698Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:24:57.698Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:24:57.698Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T20:24:57.698Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T20:24:57.698Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T20:24:57.698Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T20:24:57.698Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T20:24:57.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T20:24:57.698Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-04-21T20:24:57.698Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T20:24:57.698Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2022-04-21T20:24:57.698Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T20:24:57.698Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2022-04-21T20:24:57.698Z] === RUN TestCopyEmptyFile [2022-04-21T20:24:57.698Z] --- PASS: TestCopyEmptyFile (0.32s) [2022-04-21T20:24:57.698Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T20:24:57.698Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2022-04-21T20:24:57.698Z] === RUN TestCopyFromContainer [2022-04-21T20:24:57.698Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.698Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T20:24:57.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:24:57.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:24:57.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:24:57.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:24:57.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:24:57.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:24:57.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T20:24:57.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T20:24:57.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T20:24:57.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-21T20:24:57.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T20:24:57.698Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T20:24:57.698Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestCreateWithInvalidEnv [2022-04-21T20:24:57.698Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T20:24:57.698Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T20:24:57.698Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T20:24:57.698Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T20:24:57.698Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T20:24:57.698Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T20:24:57.698Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T20:24:57.698Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T20:24:57.698Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T20:24:57.698Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-21T20:24:57.698Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T20:24:57.698Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.698Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T20:24:57.698Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:24:57.698Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T20:24:57.698Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:24:57.698Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T20:24:57.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:24:57.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:24:57.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:24:57.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:24:57.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:24:57.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:24:57.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:24:57.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:24:57.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:24:57.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:24:57.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T20:24:57.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T20:24:57.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T20:24:57.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T20:24:57.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T20:24:57.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-21T20:24:57.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T20:24:57.698Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T20:24:57.698Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestCreateDifferentPlatform [2022-04-21T20:24:57.698Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T20:24:57.698Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T20:24:57.698Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-21T20:24:57.698Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T20:24:57.698Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T20:24:57.698Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-04-21T20:24:57.698Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T20:24:57.698Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T20:24:57.698Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-21T20:24:57.698Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T20:24:57.698Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:24:57.698Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-21T20:24:57.698Z] === RUN TestWindowsDevices [2022-04-21T20:24:57.698Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-21T20:24:57.698Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-21T20:24:57.698Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.698Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.698Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.698Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.698Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.698Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.698Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T20:24:57.698Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T20:24:57.698Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.698Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.698Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.698Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.698Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.698Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.698Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-21T20:24:57.698Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T20:24:57.698Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.698Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.699Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T20:24:57.699Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T20:24:57.699Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.699Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T20:24:57.699Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.699Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T20:24:57.699Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.699Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T20:24:57.699Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T20:24:57.699Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-21T20:24:57.699Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.28s) [2022-04-21T20:24:57.699Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-04-21T20:24:57.699Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.09s) [2022-04-21T20:24:57.699Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.68s) [2022-04-21T20:24:57.699Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.74s) [2022-04-21T20:24:57.699Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.76s) [2022-04-21T20:24:57.699Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.29s) [2022-04-21T20:24:57.699Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-21T20:24:57.699Z] === RUN TestDiff [2022-04-21T20:24:57.699Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T20:24:57.699Z] --- SKIP: TestDiff (0.00s) [2022-04-21T20:24:57.699Z] === RUN TestExecWithCloseStdin [2022-04-21T20:24:57.699Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-21T20:24:57.699Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-21T20:24:57.699Z] === RUN TestExec [2022-04-21T20:24:59.520Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-21T20:25:00.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-21T20:25:01.421Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-21T20:25:01.421Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-21T20:25:01.435Z] --- PASS: TestExec (3.46s) [2022-04-21T20:25:01.435Z] === RUN TestExecUser [2022-04-21T20:25:01.435Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T20:25:01.435Z] --- SKIP: TestExecUser (0.00s) [2022-04-21T20:25:01.435Z] === RUN TestExportContainerAndImportImage [2022-04-21T20:25:01.435Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:25:01.435Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-21T20:25:01.435Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T20:25:01.435Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:25:01.435Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T20:25:01.435Z] === RUN TestHealthCheckWorkdir [2022-04-21T20:25:01.435Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T20:25:01.435Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-21T20:25:01.435Z] === RUN TestHealthKillContainer [2022-04-21T20:25:01.435Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T20:25:01.435Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-21T20:25:01.435Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T20:25:01.435Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T20:25:01.435Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T20:25:01.435Z] === RUN TestKillContainerInvalidSignal [2022-04-21T20:25:02.552Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-21T20:25:02.552Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T20:25:02.795Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-21T20:25:03.018Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-21T20:25:03.019Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T20:25:03.053Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-21T20:25:03.486Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-21T20:25:03.622Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-21T20:25:03.626Z] --- PASS: TestKillContainerInvalidSignal (2.49s) [2022-04-21T20:25:03.626Z] === RUN TestKillContainer [2022-04-21T20:25:03.626Z] === RUN TestKillContainer/no_signal [2022-04-21T20:25:04.470Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-21T20:25:04.470Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T20:25:04.470Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-21T20:25:06.528Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T20:25:06.528Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T20:25:06.528Z] === RUN TestKillContainer/killing_signal [2022-04-21T20:25:08.255Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-21T20:25:08.703Z] --- PASS: TestKillContainer (5.13s) [2022-04-21T20:25:08.703Z] --- PASS: TestKillContainer/no_signal (2.54s) [2022-04-21T20:25:08.703Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T20:25:08.703Z] --- PASS: TestKillContainer/killing_signal (2.54s) [2022-04-21T20:25:08.703Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T20:25:08.703Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:25:08.703Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T20:25:08.703Z] === RUN TestKillStoppedContainer [2022-04-21T20:25:08.703Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:25:08.703Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-21T20:25:08.703Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T20:25:08.703Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:25:08.703Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T20:25:08.703Z] === RUN TestKillDifferentUserContainer [2022-04-21T20:25:08.703Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T20:25:08.703Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-21T20:25:08.703Z] === RUN TestInspectOomKilledTrue [2022-04-21T20:25:08.703Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:25:08.703Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T20:25:08.703Z] === RUN TestInspectOomKilledFalse [2022-04-21T20:25:08.703Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:25:08.703Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T20:25:08.703Z] === RUN TestLogsFollowTailEmpty [2022-04-21T20:25:09.798Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-21T20:25:09.798Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T20:25:09.798Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-21T20:25:09.798Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T20:25:09.798Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-21T20:25:11.325Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-21T20:25:11.607Z] --- PASS: TestLogsFollowTailEmpty (2.54s) [2022-04-21T20:25:11.607Z] === RUN TestNetworkNat [2022-04-21T20:25:11.607Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T20:25:11.607Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-21T20:25:11.607Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T20:25:11.738Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-21T20:25:11.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-21T20:25:12.287Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-21T20:25:12.673Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-21T20:25:12.673Z] docker_api_swarm_service_test.go:490: [d31d24e349a0c] joining swarm manager [d81a6a81d5be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:25:12.742Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-21T20:25:13.197Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-21T20:25:13.608Z] docker_api_swarm_service_test.go:490: [dc4d83fdc51ec] joining swarm manager [d81a6a81d5be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:25:13.652Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-21T20:25:13.866Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-21T20:25:14.435Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-21T20:25:14.547Z] --- PASS: TestNetworkLocalhostTCPNat (3.22s) [2022-04-21T20:25:14.547Z] === RUN TestNetworkLoopbackNat [2022-04-21T20:25:14.547Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T20:25:14.547Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-21T20:25:14.547Z] === RUN TestPause [2022-04-21T20:25:14.547Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T20:25:14.547Z] --- SKIP: TestPause (0.00s) [2022-04-21T20:25:14.547Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T20:25:16.966Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-21T20:25:16.966Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-21T20:25:16.966Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-21T20:25:16.966Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-21T20:25:16.966Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-21T20:25:17.448Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.63s) [2022-04-21T20:25:17.448Z] === RUN TestPauseStopPausedContainer [2022-04-21T20:25:17.448Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:25:17.448Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-21T20:25:17.448Z] === RUN TestPsFilter [2022-04-21T20:25:17.448Z] --- PASS: TestPsFilter (0.30s) [2022-04-21T20:25:17.448Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T20:25:17.533Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-21T20:25:17.791Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-21T20:25:19.415Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-21T20:25:19.625Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.46s) [2022-04-21T20:25:19.625Z] === RUN TestRemoveContainerWithVolume [2022-04-21T20:25:20.941Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-21T20:25:20.941Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T20:25:20.941Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-21T20:25:21.905Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-21T20:25:21.905Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T20:25:21.905Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-21T20:25:21.994Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-21T20:25:21.994Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-21T20:25:22.362Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-21T20:25:22.529Z] --- PASS: TestRemoveContainerWithVolume (2.57s) [2022-04-21T20:25:22.529Z] === RUN TestRemoveContainerRunning [2022-04-21T20:25:24.527Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-21T20:25:24.880Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-21T20:25:24.880Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-21T20:25:24.880Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T20:25:24.880Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-21T20:25:24.880Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T20:25:24.880Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-21T20:25:24.880Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-21T20:25:24.982Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-21T20:25:25.432Z] --- PASS: TestRemoveContainerRunning (2.55s) [2022-04-21T20:25:25.432Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T20:25:25.437Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-21T20:25:25.437Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T20:25:25.437Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-21T20:25:25.838Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-21T20:25:25.838Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T20:25:25.838Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-21T20:25:26.175Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-21T20:25:26.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-21T20:25:26.291Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-21T20:25:26.396Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-21T20:25:26.742Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-21T20:25:26.742Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-21T20:25:26.745Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-21T20:25:27.358Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-21T20:25:27.358Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T20:25:27.358Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-21T20:25:27.358Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T20:25:27.358Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-21T20:25:27.608Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.56s) [2022-04-21T20:25:27.608Z] === RUN TestRemoveInvalidContainer [2022-04-21T20:25:27.608Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-21T20:25:27.608Z] === RUN TestRenameLinkedContainer [2022-04-21T20:25:27.608Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T20:25:27.608Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-21T20:25:27.608Z] === RUN TestRenameStoppedContainer [2022-04-21T20:25:27.677Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-21T20:25:29.579Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-21T20:25:30.510Z] --- PASS: TestRenameStoppedContainer (2.55s) [2022-04-21T20:25:30.510Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T20:25:30.693Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-21T20:25:31.399Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-21T20:25:31.629Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-21T20:25:32.019Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-21T20:25:32.565Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-21T20:25:32.565Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-21T20:25:33.557Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-21T20:25:35.098Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-21T20:25:35.098Z] docker_api_swarm_service_test.go:128: [d92ea6bd9d22d] joining swarm manager [d644b80f69741]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:25:35.356Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-21T20:25:35.478Z] --- PASS: TestRenameRunningContainerAndReuse (5.32s) [2022-04-21T20:25:35.478Z] === RUN TestRenameInvalidName [2022-04-21T20:25:35.924Z] docker_api_swarm_service_test.go:129: [dc6a471875b11] joining swarm manager [d644b80f69741]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:25:35.924Z] === RUN TestDockerSuite/TestLogsSince [2022-04-21T20:25:37.828Z] docker_api_swarm_service_test.go:137: [d8f9970f68aec] joining swarm manager [d644b80f69741]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-21T20:25:38.383Z] --- PASS: TestRenameInvalidName (2.55s) [2022-04-21T20:25:38.383Z] === RUN TestRenameAnonymousContainer [2022-04-21T20:25:38.393Z] docker_api_swarm_service_test.go:138: [d46d5da016bb4] joining swarm manager [d644b80f69741]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-21T20:25:42.112Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-21T20:25:42.113Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T20:25:42.113Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-21T20:25:42.113Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T20:25:42.113Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-21T20:25:42.113Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T20:25:42.113Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-21T20:25:42.113Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T20:25:42.113Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-21T20:25:42.113Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T20:25:42.113Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-21T20:25:43.654Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-21T20:25:45.817Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-21T20:25:45.817Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T20:25:45.817Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-21T20:25:45.817Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T20:25:45.817Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-21T20:25:45.817Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T20:25:45.817Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-21T20:25:46.271Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-21T20:25:48.699Z] --- PASS: TestRenameAnonymousContainer (9.58s) [2022-04-21T20:25:48.699Z] === RUN TestRenameContainerWithSameName [2022-04-21T20:25:48.917Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-21T20:25:48.917Z] === RUN TestDockerSuite/TestLogsTail [2022-04-21T20:25:49.177Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-21T20:25:49.746Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-21T20:25:49.975Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-21T20:25:50.006Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-21T20:25:50.233Z] --- PASS: TestRenameContainerWithSameName (2.56s) [2022-04-21T20:25:50.233Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T20:25:50.233Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T20:25:50.233Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T20:25:50.233Z] === RUN TestResize [2022-04-21T20:25:50.572Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-21T20:25:50.830Z] === RUN TestDockerSuite/TestNetHostname [2022-04-21T20:25:52.208Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-21T20:25:52.466Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-21T20:25:53.137Z] --- PASS: TestResize (2.60s) [2022-04-21T20:25:53.137Z] === RUN TestResizeWithInvalidSize [2022-04-21T20:25:55.314Z] --- PASS: TestResizeWithInvalidSize (2.59s) [2022-04-21T20:25:55.314Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T20:25:58.222Z] --- PASS: TestResizeWhenContainerNotStarted (2.66s) [2022-04-21T20:25:58.222Z] === RUN TestDaemonRestartKillContainers [2022-04-21T20:25:58.222Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:25:58.222Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-21T20:25:58.222Z] === RUN TestStats [2022-04-21T20:25:58.222Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T20:25:58.222Z] --- SKIP: TestStats (0.00s) [2022-04-21T20:25:58.222Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T20:25:59.024Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-21T20:25:59.282Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-21T20:25:59.850Z] === RUN TestDockerSuite/TestPluginActive [2022-04-21T20:26:00.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-21T20:26:01.790Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-21T20:26:01.909Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-21T20:26:01.909Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-21T20:26:01.909Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-21T20:26:02.304Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-21T20:26:02.304Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-21T20:26:02.304Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T20:26:02.304Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-21T20:26:02.304Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T20:26:02.304Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-21T20:26:02.304Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T20:26:02.304Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-21T20:26:02.304Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T20:26:02.304Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-21T20:26:02.304Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T20:26:02.304Z] === RUN TestDockerSuite/TestBuildFails [2022-04-21T20:26:02.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-21T20:26:03.827Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-21T20:26:03.827Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-21T20:26:05.261Z] docker_api_swarm_service_test.go:304: [dcfab067cef4c] joining swarm manager [d0dab69f0d88d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:26:05.293Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.74s) [2022-04-21T20:26:05.293Z] === RUN TestStopContainerWithTimeout [2022-04-21T20:26:05.293Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-21T20:26:05.293Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-21T20:26:05.293Z] === RUN TestUpdateRestartPolicy [2022-04-21T20:26:05.622Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-21T20:26:05.622Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T20:26:05.622Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-21T20:26:05.622Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T20:26:05.622Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-21T20:26:05.622Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T20:26:05.622Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-21T20:26:06.078Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-21T20:26:06.078Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T20:26:06.198Z] docker_api_swarm_service_test.go:304: [d7bbaacf9f56f] joining swarm manager [d0dab69f0d88d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:26:06.534Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-21T20:26:09.531Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-21T20:26:09.531Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-21T20:26:09.531Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-21T20:26:09.604Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-21T20:26:10.905Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-21T20:26:13.433Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-21T20:26:14.348Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-21T20:26:15.963Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-21T20:26:18.492Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-21T20:26:20.201Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-21T20:26:22.675Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-21T20:26:24.051Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-21T20:26:24.942Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-21T20:26:24.985Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-21T20:26:25.919Z] === RUN TestDockerSuite/TestPortList [2022-04-21T20:26:25.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-21T20:26:25.925Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-21T20:26:26.271Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-21T20:26:26.271Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-21T20:26:26.271Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-21T20:26:26.271Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-21T20:26:26.271Z] Cross building: bundles/cross/linux/s390x [2022-04-21T20:26:26.271Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-21T20:26:26.271Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-21T20:26:26.380Z] --- PASS: TestUpdateRestartPolicy (21.52s) [2022-04-21T20:26:26.380Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T20:26:28.457Z] docker_api_swarm_service_test.go:100: [d438c385dbf0c] joining swarm manager [de79bfdeed212]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:26:28.559Z] --- PASS: TestUpdateRestartWithAutoRemove (2.51s) [2022-04-21T20:26:28.559Z] === RUN TestWaitNonBlocked [2022-04-21T20:26:28.559Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:26:28.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:26:28.559Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:26:28.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:26:28.559Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T20:26:28.559Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T20:26:29.392Z] docker_api_swarm_service_test.go:101: [d052255276f50] joining swarm manager [de79bfdeed212]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:26:29.706Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-21T20:26:29.706Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T20:26:29.706Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-21T20:26:30.173Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-21T20:26:30.641Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-21T20:26:30.641Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T20:26:30.641Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-21T20:26:32.299Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-21T20:26:32.299Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.00s) [2022-04-21T20:26:32.299Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.03s) [2022-04-21T20:26:32.299Z] === RUN TestWaitBlocked [2022-04-21T20:26:32.299Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:26:32.299Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-21T20:26:32.299Z] PASS [2022-04-21T20:26:32.299Z] ok github.com/docker/docker/integration/container 100.432s [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === Skipped [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-21T20:26:32.299Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-21T20:26:32.299Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T20:26:32.299Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T20:26:32.299Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T20:26:32.299Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T20:26:32.299Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T20:26:32.299Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-21T20:26:32.299Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-21T20:26:32.299Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.28s) [2022-04-21T20:26:32.299Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T20:26:32.299Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.28s) [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-04-21T20:26:32.299Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T20:26:32.299Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.09s) [2022-04-21T20:26:32.299Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T20:26:32.299Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.09s) [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-21T20:26:32.299Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T20:26:32.299Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-21T20:26:32.299Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-21T20:26:32.299Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-21T20:26:32.299Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-21T20:26:32.299Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T20:26:32.299Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-21T20:26:32.299Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-21T20:26:32.299Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T20:26:32.299Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-21T20:26:32.299Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T20:26:32.299Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T20:26:32.299Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-21T20:26:32.299Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T20:26:32.299Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-21T20:26:32.299Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-21T20:26:32.299Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-21T20:26:32.299Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-21T20:26:32.299Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.299Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-21T20:26:32.299Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T20:26:32.299Z] [2022-04-21T20:26:32.300Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-21T20:26:32.300Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T20:26:32.300Z] [2022-04-21T20:26:32.300Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-21T20:26:32.300Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:26:32.300Z] [2022-04-21T20:26:32.300Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-21T20:26:32.300Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T20:26:32.300Z] [2022-04-21T20:26:32.300Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T20:26:32.300Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T20:26:32.300Z] [2022-04-21T20:26:32.300Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-21T20:26:32.300Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:26:32.300Z] [2022-04-21T20:26:32.300Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-21T20:26:32.300Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T20:26:32.300Z] [2022-04-21T20:26:32.300Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-21T20:26:32.300Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-21T20:26:32.300Z] [2022-04-21T20:26:32.300Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-21T20:26:32.300Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:26:32.300Z] [2022-04-21T20:26:32.300Z] DONE 120 tests, 38 skipped in 102.783s [2022-04-21T20:26:32.300Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-21T20:26:34.671Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-21T20:26:34.930Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-21T20:26:36.596Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-21T20:26:36.596Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-21T20:26:36.596Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T20:26:36.596Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-21T20:26:37.784Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-21T20:26:37.784Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T20:26:37.784Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-21T20:26:41.487Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-21T20:26:41.487Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-21T20:26:41.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-21T20:26:41.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-21T20:26:41.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-21T20:26:42.053Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-21T20:26:42.053Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-21T20:26:42.620Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-21T20:26:42.620Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-21T20:26:43.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-21T20:26:43.556Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-21T20:26:46.091Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-21T20:26:47.466Z] check_test.go:378: [d438c385dbf0c] daemon is not started [2022-04-21T20:26:47.466Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-21T20:26:48.033Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-21T20:26:48.186Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-21T20:26:48.186Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-21T20:26:48.292Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-21T20:26:49.170Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-21T20:26:49.170Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T20:26:49.170Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-21T20:26:50.156Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-21T20:26:50.156Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-21T20:26:50.194Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-21T20:26:50.761Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-21T20:26:51.537Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-21T20:26:51.538Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-21T20:26:52.525Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-21T20:26:53.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-21T20:26:53.293Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-21T20:26:53.415Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T20:26:53.415Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T20:26:53.415Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-21T20:26:53.415Z] === RUN TestDaemonConfigValidation [2022-04-21T20:26:53.415Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T20:26:53.415Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-21T20:26:53.415Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T20:26:53.415Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T20:26:53.415Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T20:26:53.415Z] === RUN TestDaemonProxy [2022-04-21T20:26:53.415Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T20:26:53.415Z] --- SKIP: TestDaemonProxy (0.01s) [2022-04-21T20:26:53.415Z] PASS [2022-04-21T20:26:53.415Z] ok github.com/docker/docker/integration/daemon 0.100s [2022-04-21T20:26:53.415Z] [2022-04-21T20:26:53.415Z] === Skipped [2022-04-21T20:26:53.415Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-21T20:26:53.415Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T20:26:53.415Z] [2022-04-21T20:26:53.415Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-21T20:26:53.415Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T20:26:53.415Z] [2022-04-21T20:26:53.415Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T20:26:53.415Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T20:26:53.415Z] [2022-04-21T20:26:53.415Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.01s) [2022-04-21T20:26:53.415Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T20:26:53.415Z] [2022-04-21T20:26:53.415Z] DONE 4 tests, 4 skipped in 19.894s [2022-04-21T20:26:53.415Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-21T20:26:53.936Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-21T20:26:54.402Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-21T20:26:55.195Z] docker_api_swarm_service_test.go:533: [d24fe1c240c6e] joining swarm manager [d78bfffcfbb99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:26:55.385Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-21T20:26:55.473Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-21T20:26:55.852Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-21T20:26:56.319Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-21T20:26:56.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:26:56.344Z] INFO: Testing against a local daemon [2022-04-21T20:26:56.344Z] === RUN TestCommitInheritsEnv [2022-04-21T20:26:56.344Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:26:56.344Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-21T20:26:56.344Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T20:26:56.344Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T20:26:56.344Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T20:26:56.344Z] === RUN TestImportWithCustomPlatform [2022-04-21T20:26:56.344Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T20:26:56.344Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-21T20:26:56.344Z] === RUN TestImagesFilterMultiReference [2022-04-21T20:26:56.344Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-21T20:26:56.344Z] === RUN TestImagePullPlatformInvalid [2022-04-21T20:26:56.344Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-21T20:26:56.344Z] === RUN TestRemoveImageOrphaning [2022-04-21T20:26:56.570Z] docker_api_swarm_service_test.go:534: [d8d394ad85f2b] joining swarm manager [d78bfffcfbb99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:26:56.570Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-21T20:26:56.828Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-21T20:26:57.302Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-21T20:26:57.879Z] --- PASS: TestRemoveImageOrphaning (1.32s) [2022-04-21T20:26:57.879Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T20:26:57.879Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-21T20:26:57.879Z] === RUN TestTagInvalidReference [2022-04-21T20:26:57.879Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-21T20:26:57.879Z] === RUN TestTagValidPrefixedRepo [2022-04-21T20:26:57.879Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-04-21T20:26:57.879Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T20:26:57.879Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-21T20:26:57.879Z] === RUN TestTagOfficialNames [2022-04-21T20:26:57.879Z] --- PASS: TestTagOfficialNames (0.09s) [2022-04-21T20:26:57.879Z] === RUN TestTagMatchesDigest [2022-04-21T20:26:57.880Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-21T20:26:57.880Z] PASS [2022-04-21T20:26:57.880Z] ok github.com/docker/docker/integration/image 1.887s [2022-04-21T20:26:58.338Z] [2022-04-21T20:26:58.338Z] === Skipped [2022-04-21T20:26:58.338Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-21T20:26:58.338Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:26:58.338Z] [2022-04-21T20:26:58.338Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T20:26:58.338Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T20:26:58.338Z] [2022-04-21T20:26:58.338Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-21T20:26:58.338Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T20:26:58.338Z] [2022-04-21T20:26:58.338Z] DONE 12 tests, 3 skipped in 6.119s [2022-04-21T20:26:58.338Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-21T20:26:58.420Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-21T20:26:58.860Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-21T20:26:59.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:26:59.877Z] INFO: Testing against a local daemon [2022-04-21T20:26:59.877Z] === RUN TestNetworkCreateDelete [2022-04-21T20:26:59.877Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:26:59.877Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-21T20:26:59.877Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T20:26:59.877Z] 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-04-21T20:26:59.877Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T20:26:59.877Z] === RUN TestDaemonDNSFallback [2022-04-21T20:26:59.877Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:26:59.877Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-21T20:26:59.877Z] === RUN TestInspectNetwork [2022-04-21T20:26:59.877Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T20:26:59.877Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-21T20:26:59.877Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T20:26:59.877Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:26:59.877Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-21T20:26:59.877Z] === RUN TestNetworkInvalidJSON [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T20:26:59.878Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:26:59.878Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:26:59.878Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:26:59.878Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T20:26:59.878Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T20:26:59.878Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T20:26:59.878Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T20:26:59.878Z] === RUN TestNetworkList [2022-04-21T20:26:59.878Z] === RUN TestNetworkList//networks [2022-04-21T20:26:59.878Z] === PAUSE TestNetworkList//networks [2022-04-21T20:26:59.878Z] === RUN TestNetworkList//networks/ [2022-04-21T20:26:59.878Z] === PAUSE TestNetworkList//networks/ [2022-04-21T20:26:59.878Z] === CONT TestNetworkList//networks [2022-04-21T20:26:59.878Z] === CONT TestNetworkList//networks/ [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkList (0.03s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T20:26:59.878Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T20:26:59.878Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T20:26:59.878Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T20:26:59.878Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-21T20:26:59.878Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T20:26:59.878Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T20:26:59.878Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T20:26:59.878Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T20:26:59.878Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T20:26:59.878Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T20:26:59.878Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T20:26:59.878Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T20:26:59.878Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T20:26:59.878Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T20:26:59.878Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T20:26:59.878Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T20:26:59.878Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T20:26:59.878Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T20:26:59.878Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T20:26:59.878Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T20:26:59.878Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T20:26:59.878Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T20:26:59.878Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T20:26:59.878Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:26:59.878Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:26:59.878Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T20:26:59.878Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T20:26:59.878Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-21T20:26:59.878Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T20:26:59.878Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T20:27:00.115Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-21T20:27:00.341Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T20:27:00.341Z] PASS [2022-04-21T20:27:00.341Z] ok github.com/docker/docker/integration/network 0.179s [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === Skipped [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-21T20:27:00.341Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T20:27:00.341Z] 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-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-21T20:27:00.341Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-21T20:27:00.341Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-21T20:27:00.341Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-21T20:27:00.341Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T20:27:00.341Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T20:27:00.341Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T20:27:00.341Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T20:27:00.341Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T20:27:00.341Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T20:27:00.341Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T20:27:00.341Z] service_test.go:243: FLAKY_TEST [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-21T20:27:00.341Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T20:27:00.341Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T20:27:00.341Z] [2022-04-21T20:27:00.341Z] DONE 34 tests, 15 skipped in 2.082s [2022-04-21T20:27:00.341Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-21T20:27:00.633Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-21T20:27:01.313Z] testing: warning: no tests to run [2022-04-21T20:27:01.313Z] PASS [2022-04-21T20:27:01.313Z] ok github.com/docker/docker/integration/network/ipvlan 0.069s [2022-04-21T20:27:01.313Z] [2022-04-21T20:27:01.313Z] DONE 0 tests in 0.747s [2022-04-21T20:27:01.313Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-21T20:27:01.772Z] testing: warning: no tests to run [2022-04-21T20:27:01.772Z] PASS [2022-04-21T20:27:01.772Z] ok github.com/docker/docker/integration/network/macvlan 0.071s [2022-04-21T20:27:01.772Z] [2022-04-21T20:27:01.772Z] DONE 0 tests in 0.651s [2022-04-21T20:27:01.772Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-21T20:27:02.739Z] testing: warning: no tests to run [2022-04-21T20:27:02.739Z] PASS [2022-04-21T20:27:02.739Z] ok github.com/docker/docker/integration/plugin 0.054s [2022-04-21T20:27:02.739Z] [2022-04-21T20:27:02.739Z] DONE 0 tests in 0.618s [2022-04-21T20:27:02.739Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-21T20:27:03.197Z] testing: warning: no tests to run [2022-04-21T20:27:03.197Z] PASS [2022-04-21T20:27:03.197Z] ok github.com/docker/docker/integration/plugin/authz 0.056s [2022-04-21T20:27:03.197Z] [2022-04-21T20:27:03.197Z] DONE 0 tests in 0.614s [2022-04-21T20:27:03.197Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-21T20:27:03.605Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-21T20:27:03.605Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T20:27:03.605Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-21T20:27:03.605Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T20:27:03.605Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-21T20:27:03.605Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-21T20:27:03.605Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-21T20:27:03.605Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-21T20:27:03.605Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-21T20:27:04.072Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-21T20:27:04.539Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-21T20:27:06.701Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-21T20:27:07.643Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-21T20:27:07.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:27:07.898Z] INFO: Testing against a local daemon [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:27:07.898Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:27:07.898Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T20:27:07.898Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T20:27:07.898Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T20:27:07.898Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T20:27:07.898Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T20:27:07.898Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T20:27:07.898Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-21T20:27:07.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T20:27:07.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T20:27:07.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T20:27:07.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T20:27:07.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T20:27:07.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-21T20:27:07.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T20:27:07.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T20:27:07.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T20:27:07.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T20:27:07.899Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T20:27:07.899Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T20:27:07.899Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T20:27:07.899Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T20:27:07.899Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T20:27:07.899Z] === RUN TestPluginInstall [2022-04-21T20:27:07.899Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T20:27:07.899Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-21T20:27:07.899Z] === RUN TestPluginsWithRuntimes [2022-04-21T20:27:07.899Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T20:27:07.899Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-21T20:27:07.899Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T20:27:07.899Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T20:27:07.899Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T20:27:07.899Z] PASS [2022-04-21T20:27:07.899Z] ok github.com/docker/docker/integration/plugin/common 0.108s [2022-04-21T20:27:07.899Z] [2022-04-21T20:27:07.899Z] === Skipped [2022-04-21T20:27:07.899Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-21T20:27:07.899Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T20:27:07.899Z] [2022-04-21T20:27:07.899Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-21T20:27:07.899Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T20:27:07.899Z] [2022-04-21T20:27:07.899Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T20:27:07.899Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T20:27:07.899Z] [2022-04-21T20:27:07.899Z] DONE 19 tests, 3 skipped in 4.123s [2022-04-21T20:27:07.899Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-21T20:27:09.263Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-21T20:27:09.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:27:09.434Z] INFO: Testing against a local daemon [2022-04-21T20:27:09.434Z] === RUN TestExternalGraphDriver [2022-04-21T20:27:09.434Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T20:27:09.434Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-21T20:27:09.434Z] === RUN TestGraphdriverPluginV2 [2022-04-21T20:27:09.434Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T20:27:09.434Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-21T20:27:09.434Z] PASS [2022-04-21T20:27:09.434Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.090s [2022-04-21T20:27:09.434Z] [2022-04-21T20:27:09.434Z] === Skipped [2022-04-21T20:27:09.434Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-21T20:27:09.434Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T20:27:09.434Z] [2022-04-21T20:27:09.434Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-21T20:27:09.434Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T20:27:09.434Z] [2022-04-21T20:27:09.434Z] DONE 2 tests, 2 skipped in 1.991s [2022-04-21T20:27:09.543Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-21T20:27:09.894Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-21T20:27:10.110Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-21T20:27:11.045Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-21T20:27:12.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:27:12.072Z] INFO: Testing against a local daemon [2022-04-21T20:27:12.072Z] === RUN TestReadPluginNoRead [2022-04-21T20:27:12.072Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T20:27:12.072Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-21T20:27:12.072Z] PASS [2022-04-21T20:27:12.072Z] ok github.com/docker/docker/integration/plugin/logging 0.081s [2022-04-21T20:27:12.072Z] [2022-04-21T20:27:12.072Z] === Skipped [2022-04-21T20:27:12.072Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-21T20:27:12.072Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T20:27:12.072Z] [2022-04-21T20:27:12.072Z] DONE 1 tests, 1 skipped in 2.136s [2022-04-21T20:27:12.072Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-21T20:27:12.946Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-21T20:27:13.046Z] testing: warning: no tests to run [2022-04-21T20:27:13.046Z] PASS [2022-04-21T20:27:13.046Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.055s [2022-04-21T20:27:13.046Z] [2022-04-21T20:27:13.046Z] DONE 0 tests in 1.101s [2022-04-21T20:27:13.046Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-21T20:27:14.320Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-21T20:27:15.226Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:27:15.226Z] INFO: Testing against a local daemon [2022-04-21T20:27:15.226Z] === RUN TestPluginWithDevMounts [2022-04-21T20:27:15.226Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:15.226Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-21T20:27:15.226Z] PASS [2022-04-21T20:27:15.226Z] ok github.com/docker/docker/integration/plugin/volumes 0.092s [2022-04-21T20:27:15.226Z] [2022-04-21T20:27:15.226Z] === Skipped [2022-04-21T20:27:15.226Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-21T20:27:15.226Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:15.226Z] [2022-04-21T20:27:15.226Z] DONE 1 tests, 1 skipped in 2.052s [2022-04-21T20:27:15.226Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-21T20:27:15.257Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-21T20:27:15.257Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-21T20:27:15.823Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-21T20:27:16.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:27:16.774Z] INFO: Testing against a local daemon [2022-04-21T20:27:16.774Z] === RUN TestSecretInspect [2022-04-21T20:27:16.774Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:16.774Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-21T20:27:16.774Z] === RUN TestSecretList [2022-04-21T20:27:16.774Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:16.774Z] --- SKIP: TestSecretList (0.00s) [2022-04-21T20:27:16.774Z] === RUN TestSecretsCreateAndDelete [2022-04-21T20:27:16.774Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:16.774Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-21T20:27:16.774Z] === RUN TestSecretsUpdate [2022-04-21T20:27:16.774Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:16.774Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-21T20:27:16.774Z] === RUN TestTemplatedSecret [2022-04-21T20:27:16.774Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:16.774Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-21T20:27:16.774Z] === RUN TestSecretCreateResolve [2022-04-21T20:27:16.774Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:16.774Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-21T20:27:16.774Z] PASS [2022-04-21T20:27:16.774Z] ok github.com/docker/docker/integration/secret 0.076s [2022-04-21T20:27:16.774Z] [2022-04-21T20:27:16.774Z] === Skipped [2022-04-21T20:27:16.774Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-21T20:27:16.774Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:16.774Z] [2022-04-21T20:27:16.774Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-21T20:27:16.774Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:16.774Z] [2022-04-21T20:27:16.774Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-21T20:27:16.774Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:16.774Z] [2022-04-21T20:27:16.774Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-21T20:27:16.774Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:16.774Z] [2022-04-21T20:27:16.774Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-21T20:27:16.774Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:16.774Z] [2022-04-21T20:27:16.774Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-21T20:27:16.774Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:16.774Z] [2022-04-21T20:27:16.774Z] DONE 6 tests, 6 skipped in 1.547s [2022-04-21T20:27:16.774Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-21T20:27:17.200Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-21T20:27:18.949Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:27:18.949Z] INFO: Testing against a local daemon [2022-04-21T20:27:18.949Z] === RUN TestServiceCreateInit [2022-04-21T20:27:18.949Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T20:27:18.949Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T20:27:18.949Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- PASS: TestServiceCreateInit (0.04s) [2022-04-21T20:27:18.949Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T20:27:18.949Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T20:27:18.949Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T20:27:18.949Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-21T20:27:18.949Z] === RUN TestCreateServiceConflict [2022-04-21T20:27:18.949Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-21T20:27:18.949Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T20:27:18.949Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-21T20:27:18.949Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T20:27:18.949Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T20:27:18.949Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T20:27:18.949Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-21T20:27:18.949Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T20:27:18.949Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-21T20:27:18.949Z] === RUN TestCreateServiceSysctls [2022-04-21T20:27:18.949Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-21T20:27:18.949Z] === RUN TestCreateServiceCapabilities [2022-04-21T20:27:18.949Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-21T20:27:18.949Z] === RUN TestInspect [2022-04-21T20:27:18.949Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- SKIP: TestInspect (0.00s) [2022-04-21T20:27:18.949Z] === RUN TestCreateJob [2022-04-21T20:27:18.949Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- SKIP: TestCreateJob (0.00s) [2022-04-21T20:27:18.949Z] === RUN TestReplicatedJob [2022-04-21T20:27:18.949Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-21T20:27:18.949Z] === RUN TestUpdateReplicatedJob [2022-04-21T20:27:18.949Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-21T20:27:18.949Z] === RUN TestServiceListWithStatuses [2022-04-21T20:27:18.949Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:18.949Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T20:27:18.949Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T20:27:19.104Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-21T20:27:19.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-21T20:27:19.362Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-21T20:27:19.362Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-21T20:27:19.362Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-21T20:27:19.362Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-21T20:27:19.407Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-21T20:27:19.407Z] === RUN TestDockerNetworkReConnect [2022-04-21T20:27:19.407Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-21T20:27:19.407Z] === RUN TestServicePlugin [2022-04-21T20:27:19.407Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-21T20:27:19.407Z] === RUN TestServiceUpdateLabel [2022-04-21T20:27:19.407Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:19.407Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-21T20:27:19.407Z] === RUN TestServiceUpdateSecrets [2022-04-21T20:27:19.407Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:19.407Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-21T20:27:19.407Z] === RUN TestServiceUpdateConfigs [2022-04-21T20:27:19.407Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:19.407Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-21T20:27:19.407Z] === RUN TestServiceUpdateNetwork [2022-04-21T20:27:19.407Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:19.407Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-21T20:27:19.407Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T20:27:19.407Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:19.407Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-21T20:27:19.407Z] PASS [2022-04-21T20:27:19.407Z] ok github.com/docker/docker/integration/service 0.226s [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === Skipped [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T20:27:19.407Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T20:27:19.407Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-21T20:27:19.407Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-21T20:27:19.407Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-21T20:27:19.407Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T20:27:19.407Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-21T20:27:19.407Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-21T20:27:19.407Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-21T20:27:19.407Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-21T20:27:19.407Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-21T20:27:19.407Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-21T20:27:19.407Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-21T20:27:19.407Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-21T20:27:19.407Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-21T20:27:19.407Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-21T20:27:19.407Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-21T20:27:19.407Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-21T20:27:19.407Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-21T20:27:19.407Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-21T20:27:19.407Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-21T20:27:19.407Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-21T20:27:19.407Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-21T20:27:19.407Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T20:27:19.407Z] [2022-04-21T20:27:19.407Z] DONE 24 tests, 23 skipped in 2.461s [2022-04-21T20:27:19.407Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-21T20:27:19.620Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-21T20:27:19.620Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-21T20:27:20.188Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-21T20:27:20.945Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:27:20.945Z] INFO: Testing against a local daemon [2022-04-21T20:27:20.945Z] === RUN TestSessionCreate [2022-04-21T20:27:20.945Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T20:27:20.945Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-21T20:27:20.945Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T20:27:20.945Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T20:27:20.945Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T20:27:20.945Z] PASS [2022-04-21T20:27:20.945Z] ok github.com/docker/docker/integration/session 0.079s [2022-04-21T20:27:20.945Z] [2022-04-21T20:27:20.945Z] === Skipped [2022-04-21T20:27:20.945Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-21T20:27:20.945Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T20:27:20.945Z] [2022-04-21T20:27:20.945Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T20:27:20.945Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T20:27:20.945Z] [2022-04-21T20:27:20.945Z] DONE 2 tests, 2 skipped in 1.475s [2022-04-21T20:27:20.945Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-21T20:27:21.565Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-21T20:27:21.565Z] docker_api_swarm_service_test.go:148: [d6ea79764a9ad] joining swarm manager [d4111e4991b03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:27:22.500Z] docker_api_swarm_service_test.go:148: [d363132b8a5c0] joining swarm manager [d4111e4991b03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:27:22.500Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-21T20:27:23.067Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-21T20:27:23.122Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:27:23.122Z] INFO: Testing against a local daemon [2022-04-21T20:27:23.122Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T20:27:23.122Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:23.122Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T20:27:23.122Z] === RUN TestDiskUsage [2022-04-21T20:27:23.122Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T20:27:23.122Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-21T20:27:23.122Z] === RUN TestEventsExecDie [2022-04-21T20:27:23.122Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T20:27:23.122Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-21T20:27:23.122Z] === RUN TestEventsBackwardsCompatible [2022-04-21T20:27:23.122Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T20:27:23.122Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-21T20:27:23.122Z] === RUN TestEventsVolumeCreate [2022-04-21T20:27:23.122Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T20:27:23.122Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-21T20:27:23.122Z] === RUN TestInfoAPI [2022-04-21T20:27:23.122Z] --- PASS: TestInfoAPI (0.09s) [2022-04-21T20:27:23.122Z] === RUN TestInfoAPIWarnings [2022-04-21T20:27:23.122Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:27:23.122Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-21T20:27:23.122Z] === RUN TestInfoDebug [2022-04-21T20:27:23.122Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:27:23.122Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-21T20:27:23.122Z] === RUN TestInfoInsecureRegistries [2022-04-21T20:27:23.122Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:27:23.122Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-21T20:27:23.122Z] === RUN TestInfoRegistryMirrors [2022-04-21T20:27:23.122Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:27:23.122Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-21T20:27:23.122Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T20:27:24.020Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-21T20:27:24.020Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T20:27:24.020Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-21T20:27:24.089Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2022-04-21T20:27:24.089Z] === RUN TestPingCacheHeaders [2022-04-21T20:27:24.089Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-21T20:27:24.089Z] === RUN TestPingGet [2022-04-21T20:27:24.089Z] --- PASS: TestPingGet (0.03s) [2022-04-21T20:27:24.089Z] === RUN TestPingHead [2022-04-21T20:27:24.089Z] --- PASS: TestPingHead (0.04s) [2022-04-21T20:27:24.089Z] === RUN TestPingSwarmHeader [2022-04-21T20:27:24.089Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:24.089Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-21T20:27:24.089Z] === RUN TestVersion [2022-04-21T20:27:24.089Z] --- PASS: TestVersion (0.03s) [2022-04-21T20:27:24.089Z] PASS [2022-04-21T20:27:24.089Z] ok github.com/docker/docker/integration/system 1.227s [2022-04-21T20:27:24.475Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-21T20:27:24.547Z] [2022-04-21T20:27:24.547Z] === Skipped [2022-04-21T20:27:24.547Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T20:27:24.547Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:24.547Z] [2022-04-21T20:27:24.547Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-21T20:27:24.547Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T20:27:24.547Z] [2022-04-21T20:27:24.547Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-21T20:27:24.547Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T20:27:24.547Z] [2022-04-21T20:27:24.547Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-21T20:27:24.547Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T20:27:24.547Z] [2022-04-21T20:27:24.547Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-21T20:27:24.547Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T20:27:24.547Z] [2022-04-21T20:27:24.547Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-21T20:27:24.547Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T20:27:24.547Z] [2022-04-21T20:27:24.547Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-21T20:27:24.547Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:27:24.547Z] [2022-04-21T20:27:24.547Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-21T20:27:24.547Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:27:24.547Z] [2022-04-21T20:27:24.547Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-21T20:27:24.547Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T20:27:24.547Z] [2022-04-21T20:27:24.547Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-21T20:27:24.547Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T20:27:24.547Z] [2022-04-21T20:27:24.547Z] DONE 16 tests, 10 skipped in 3.365s [2022-04-21T20:27:24.547Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-21T20:27:26.082Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:27:26.082Z] INFO: Testing against a local daemon [2022-04-21T20:27:26.082Z] === RUN TestVolumesCreateAndList [2022-04-21T20:27:26.082Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-21T20:27:26.082Z] === RUN TestVolumesRemove [2022-04-21T20:27:26.082Z] --- PASS: TestVolumesRemove (0.12s) [2022-04-21T20:27:26.082Z] === RUN TestVolumesInspect [2022-04-21T20:27:26.546Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-21T20:27:26.546Z] === RUN TestVolumesInvalidJSON [2022-04-21T20:27:26.546Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T20:27:26.546Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T20:27:26.546Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T20:27:26.546Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T20:27:26.546Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T20:27:26.546Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T20:27:26.546Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T20:27:26.546Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-21T20:27:26.546Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T20:27:26.546Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T20:27:26.546Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T20:27:26.546Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T20:27:26.546Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T20:27:26.546Z] PASS [2022-04-21T20:27:26.546Z] ok github.com/docker/docker/integration/volume 0.312s [2022-04-21T20:27:26.546Z] [2022-04-21T20:27:26.546Z] DONE 9 tests in 2.006s [2022-04-21T20:27:26.546Z] INFO: make.ps1 ended at 04/21/2022 20:27:26 [2022-04-21T20:27:26.546Z] INFO: Integration CLI tests being run from the host: [2022-04-21T20:27:26.546Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-21T20:27:29.777Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-21T20:27:30.710Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-21T20:27:32.102Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-21T20:27:32.102Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-21T20:27:32.102Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-21T20:27:32.669Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-21T20:27:34.568Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-21T20:27:35.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T20:27:35.186Z] INFO: Testing against a local daemon [2022-04-21T20:27:35.186Z] === RUN TestDockerSuite [2022-04-21T20:27:35.186Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-21T20:27:35.186Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-21T20:27:35.186Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T20:27:35.186Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-21T20:27:35.186Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-21T20:27:35.186Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-21T20:27:35.186Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-21T20:27:35.186Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T20:27:35.503Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-21T20:27:35.646Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-21T20:27:35.646Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-21T20:27:36.105Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-21T20:27:36.564Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-21T20:27:37.022Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-21T20:27:37.408Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-21T20:27:37.481Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-21T20:27:38.343Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-21T20:27:38.602Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-21T20:27:38.602Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-21T20:27:41.891Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-21T20:27:42.458Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-21T20:27:42.458Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-21T20:27:43.833Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-21T20:27:44.400Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-21T20:27:45.336Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-21T20:27:45.903Z] === RUN TestDockerSuite/TestRmiTag [2022-04-21T20:27:46.162Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-21T20:27:46.729Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-21T20:27:50.017Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-21T20:27:50.275Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-21T20:27:50.841Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-21T20:27:51.099Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-21T20:27:52.035Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-21T20:27:52.601Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-21T20:27:52.601Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-21T20:27:53.169Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-21T20:27:53.169Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-21T20:27:53.735Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-21T20:27:54.471Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-21T20:27:54.672Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-21T20:27:55.239Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-21T20:27:55.816Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-21T20:27:56.384Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-21T20:27:57.319Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-21T20:27:58.253Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-21T20:27:58.819Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-21T20:27:58.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-21T20:27:59.387Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-21T20:27:59.955Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-21T20:28:00.527Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-21T20:28:01.464Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-21T20:28:02.400Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-21T20:28:03.336Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-21T20:28:03.902Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-21T20:28:04.469Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-21T20:28:04.727Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-21T20:28:04.767Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-21T20:28:04.985Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-21T20:28:06.359Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-21T20:28:06.927Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-21T20:28:07.493Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-21T20:28:07.752Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-21T20:28:08.320Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-21T20:28:08.320Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-21T20:28:08.889Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-21T20:28:09.436Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-21T20:28:09.458Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-21T20:28:10.024Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-21T20:28:10.591Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-21T20:28:10.850Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-21T20:28:10.850Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-21T20:28:11.417Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-21T20:28:11.417Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-21T20:28:12.352Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-21T20:28:12.776Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-21T20:28:12.776Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-21T20:28:12.776Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T20:28:12.776Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-21T20:28:12.920Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-21T20:28:13.487Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-21T20:28:14.054Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-21T20:28:14.055Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-21T20:28:14.621Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-21T20:28:15.291Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-21T20:28:15.577Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-21T20:28:16.512Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-21T20:28:17.739Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-21T20:28:17.739Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-21T20:28:17.739Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-21T20:28:17.739Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-21T20:28:17.739Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-21T20:28:17.888Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-21T20:28:18.060Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-21T20:28:18.336Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fba555486c611e673c08206a60053f30687a4555 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fba555486c611e673c08206a60053f30687a4555 hack/test/unit [2022-04-21T20:28:18.454Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-21T20:28:18.900Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-21T20:28:18.900Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-21T20:28:18.900Z] + TESTDIRS=./... [2022-04-21T20:28:18.900Z] + exclude_paths='/vendor/|/integration' [2022-04-21T20:28:18.900Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-21T20:28:18.900Z] ++ go list ./... [2022-04-21T20:28:19.021Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-21T20:28:19.071Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-21T20:28:19.589Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-21T20:28:19.832Z] + pkg_list='github.com/docker/docker/api [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/backend/build [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/httputils [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/middleware [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router/build [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router/container [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router/debug [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router/image [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router/network [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router/session [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router/system [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/server/router/volume [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/backend [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/container [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/events [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/filters [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/image [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/mount [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/network [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/registry [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/strslice [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/swarm [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/time [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/versions [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T20:28:19.832Z] github.com/docker/docker/api/types/volume [2022-04-21T20:28:19.832Z] github.com/docker/docker/builder [2022-04-21T20:28:19.832Z] github.com/docker/docker/builder/builder-next [2022-04-21T20:28:19.832Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T20:28:19.832Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T20:28:19.832Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T20:28:19.832Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T20:28:19.832Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T20:28:19.832Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T20:28:19.832Z] github.com/docker/docker/builder/dockerfile [2022-04-21T20:28:19.832Z] github.com/docker/docker/builder/remotecontext [2022-04-21T20:28:19.832Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T20:28:19.832Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T20:28:19.832Z] github.com/docker/docker/cli [2022-04-21T20:28:19.832Z] github.com/docker/docker/cli/config [2022-04-21T20:28:19.832Z] github.com/docker/docker/cli/debug [2022-04-21T20:28:19.832Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T20:28:19.832Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T20:28:19.832Z] github.com/docker/docker/client [2022-04-21T20:28:19.832Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T20:28:19.832Z] github.com/docker/docker/cmd/dockerd [2022-04-21T20:28:19.832Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T20:28:19.832Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T20:28:19.832Z] github.com/docker/docker/container [2022-04-21T20:28:19.832Z] github.com/docker/docker/container/stream [2022-04-21T20:28:19.832Z] github.com/docker/docker/contrib/apparmor [2022-04-21T20:28:19.832Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T20:28:19.832Z] github.com/docker/docker/contrib/httpserver [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/cluster [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/config [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/events [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/exec [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/images [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/initlayer [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/links [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/listeners [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/local [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/names [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/network [2022-04-21T20:28:19.832Z] github.com/docker/docker/daemon/stats [2022-04-21T20:28:19.832Z] github.com/docker/docker/distribution [2022-04-21T20:28:19.832Z] github.com/docker/docker/distribution/metadata [2022-04-21T20:28:19.832Z] github.com/docker/docker/distribution/utils [2022-04-21T20:28:19.832Z] github.com/docker/docker/distribution/xfer [2022-04-21T20:28:19.832Z] github.com/docker/docker/dockerversion [2022-04-21T20:28:19.832Z] github.com/docker/docker/errdefs [2022-04-21T20:28:19.832Z] github.com/docker/docker/image [2022-04-21T20:28:19.832Z] github.com/docker/docker/image/cache [2022-04-21T20:28:19.832Z] github.com/docker/docker/image/tarexport [2022-04-21T20:28:19.832Z] github.com/docker/docker/image/v1 [2022-04-21T20:28:19.832Z] github.com/docker/docker/internal/test/suite [2022-04-21T20:28:19.832Z] github.com/docker/docker/layer [2022-04-21T20:28:19.832Z] github.com/docker/docker/libcontainerd [2022-04-21T20:28:19.832Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T20:28:19.832Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T20:28:19.832Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T20:28:19.832Z] github.com/docker/docker/libcontainerd/types [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/config [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/idm [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T20:28:19.832Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/ns [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/options [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/osl [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/types [2022-04-21T20:28:19.833Z] github.com/docker/docker/oci [2022-04-21T20:28:19.833Z] github.com/docker/docker/oci/caps [2022-04-21T20:28:19.833Z] github.com/docker/docker/opts [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/aaparser [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/archive [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/authorization [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/capabilities [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/containerfs [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/directory [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/dmesg [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/filenotify [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/fileutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/fsutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/homedir [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/idtools [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/ioutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/longpath [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/loopback [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/parsers [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/pidfile [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/platform [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/plugins [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/pools [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/progress [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/pubsub [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/reexec [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/signal [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/stack [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/stringid [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/system [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/tailfile [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/tarsum [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/truncindex [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/urlutil [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/useragent [2022-04-21T20:28:19.833Z] github.com/docker/docker/plugin [2022-04-21T20:28:19.833Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T20:28:19.833Z] github.com/docker/docker/plugin/v2 [2022-04-21T20:28:19.833Z] github.com/docker/docker/profiles/apparmor [2022-04-21T20:28:19.833Z] github.com/docker/docker/profiles/seccomp [2022-04-21T20:28:19.833Z] github.com/docker/docker/quota [2022-04-21T20:28:19.833Z] github.com/docker/docker/reference [2022-04-21T20:28:19.833Z] github.com/docker/docker/registry [2022-04-21T20:28:19.833Z] github.com/docker/docker/registry/resumable [2022-04-21T20:28:19.833Z] github.com/docker/docker/restartmanager [2022-04-21T20:28:19.833Z] github.com/docker/docker/rootless [2022-04-21T20:28:19.833Z] github.com/docker/docker/rootless/specconv [2022-04-21T20:28:19.833Z] github.com/docker/docker/runconfig [2022-04-21T20:28:19.833Z] github.com/docker/docker/runconfig/opts [2022-04-21T20:28:19.833Z] github.com/docker/docker/testutil [2022-04-21T20:28:19.833Z] github.com/docker/docker/testutil/daemon [2022-04-21T20:28:19.833Z] github.com/docker/docker/testutil/environment [2022-04-21T20:28:19.833Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T20:28:19.833Z] github.com/docker/docker/testutil/fakegit [2022-04-21T20:28:19.833Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T20:28:19.833Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T20:28:19.833Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T20:28:19.833Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T20:28:19.833Z] github.com/docker/docker/testutil/registry [2022-04-21T20:28:19.833Z] github.com/docker/docker/testutil/request [2022-04-21T20:28:19.833Z] github.com/docker/docker/volume [2022-04-21T20:28:19.833Z] github.com/docker/docker/volume/drivers [2022-04-21T20:28:19.833Z] github.com/docker/docker/volume/local [2022-04-21T20:28:19.833Z] github.com/docker/docker/volume/mounts [2022-04-21T20:28:19.833Z] github.com/docker/docker/volume/service [2022-04-21T20:28:19.833Z] github.com/docker/docker/volume/service/opts [2022-04-21T20:28:19.833Z] github.com/docker/docker/volume/testutils' [2022-04-21T20:28:19.833Z] ++ grep --fixed-strings -v /libnetwork [2022-04-21T20:28:19.833Z] ++ echo 'github.com/docker/docker/api [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/backend/build [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/httputils [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/middleware [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router/build [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router/container [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router/debug [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router/image [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router/network [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router/session [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router/system [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/server/router/volume [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/backend [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/container [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/events [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/filters [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/image [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/mount [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/network [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/registry [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/strslice [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/swarm [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/time [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/versions [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T20:28:19.833Z] github.com/docker/docker/api/types/volume [2022-04-21T20:28:19.833Z] github.com/docker/docker/builder [2022-04-21T20:28:19.833Z] github.com/docker/docker/builder/builder-next [2022-04-21T20:28:19.833Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T20:28:19.833Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T20:28:19.833Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T20:28:19.833Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T20:28:19.833Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T20:28:19.833Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T20:28:19.833Z] github.com/docker/docker/builder/dockerfile [2022-04-21T20:28:19.833Z] github.com/docker/docker/builder/remotecontext [2022-04-21T20:28:19.833Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T20:28:19.833Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T20:28:19.833Z] github.com/docker/docker/cli [2022-04-21T20:28:19.833Z] github.com/docker/docker/cli/config [2022-04-21T20:28:19.833Z] github.com/docker/docker/cli/debug [2022-04-21T20:28:19.833Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T20:28:19.833Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T20:28:19.833Z] github.com/docker/docker/client [2022-04-21T20:28:19.833Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T20:28:19.833Z] github.com/docker/docker/cmd/dockerd [2022-04-21T20:28:19.833Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T20:28:19.833Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T20:28:19.833Z] github.com/docker/docker/container [2022-04-21T20:28:19.833Z] github.com/docker/docker/container/stream [2022-04-21T20:28:19.833Z] github.com/docker/docker/contrib/apparmor [2022-04-21T20:28:19.833Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T20:28:19.833Z] github.com/docker/docker/contrib/httpserver [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/cluster [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/config [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/events [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/exec [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/images [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/initlayer [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/links [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/listeners [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/local [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/names [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/network [2022-04-21T20:28:19.833Z] github.com/docker/docker/daemon/stats [2022-04-21T20:28:19.833Z] github.com/docker/docker/distribution [2022-04-21T20:28:19.833Z] github.com/docker/docker/distribution/metadata [2022-04-21T20:28:19.833Z] github.com/docker/docker/distribution/utils [2022-04-21T20:28:19.833Z] github.com/docker/docker/distribution/xfer [2022-04-21T20:28:19.833Z] github.com/docker/docker/dockerversion [2022-04-21T20:28:19.833Z] github.com/docker/docker/errdefs [2022-04-21T20:28:19.833Z] github.com/docker/docker/image [2022-04-21T20:28:19.833Z] github.com/docker/docker/image/cache [2022-04-21T20:28:19.833Z] github.com/docker/docker/image/tarexport [2022-04-21T20:28:19.833Z] github.com/docker/docker/image/v1 [2022-04-21T20:28:19.833Z] github.com/docker/docker/internal/test/suite [2022-04-21T20:28:19.833Z] github.com/docker/docker/layer [2022-04-21T20:28:19.833Z] github.com/docker/docker/libcontainerd [2022-04-21T20:28:19.833Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T20:28:19.833Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T20:28:19.833Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T20:28:19.833Z] github.com/docker/docker/libcontainerd/types [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/config [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/idm [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/ns [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/options [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/osl [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/libnetwork/types [2022-04-21T20:28:19.833Z] github.com/docker/docker/oci [2022-04-21T20:28:19.833Z] github.com/docker/docker/oci/caps [2022-04-21T20:28:19.833Z] github.com/docker/docker/opts [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/aaparser [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/archive [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/authorization [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/capabilities [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/containerfs [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/directory [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/dmesg [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/filenotify [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/fileutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/fsutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/homedir [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/idtools [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/ioutils [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/longpath [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/loopback [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/parsers [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/pidfile [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/platform [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/plugins [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/pools [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/progress [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/pubsub [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/reexec [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/signal [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/stack [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/stringid [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/system [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/tailfile [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/tarsum [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/truncindex [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/urlutil [2022-04-21T20:28:19.833Z] github.com/docker/docker/pkg/useragent [2022-04-21T20:28:19.833Z] github.com/docker/docker/plugin [2022-04-21T20:28:19.833Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T20:28:19.833Z] github.com/docker/docker/plugin/v2 [2022-04-21T20:28:19.833Z] github.com/docker/docker/profiles/apparmor [2022-04-21T20:28:19.833Z] github.com/docker/docker/profiles/seccomp [2022-04-21T20:28:19.833Z] github.com/docker/docker/quota [2022-04-21T20:28:19.833Z] github.com/docker/docker/reference [2022-04-21T20:28:19.833Z] github.com/docker/docker/registry [2022-04-21T20:28:19.833Z] github.com/docker/docker/registry/resumable [2022-04-21T20:28:19.833Z] github.com/docker/docker/restartmanager [2022-04-21T20:28:19.833Z] github.com/docker/docker/rootless [2022-04-21T20:28:19.833Z] github.com/docker/docker/rootless/specconv [2022-04-21T20:28:19.833Z] github.com/docker/docker/runconfig [2022-04-21T20:28:19.833Z] github.com/docker/docker/runconfig/opts [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/daemon [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/environment [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/fakegit [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/registry [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/request [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume/drivers [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume/local [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume/mounts [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume/service [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume/service/opts [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume/testutils' [2022-04-21T20:28:19.834Z] + base_pkg_list='github.com/docker/docker/api [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/backend/build [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/httputils [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/middleware [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/build [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/container [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/debug [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/image [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/network [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/session [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/system [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/volume [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/backend [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/container [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/events [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/filters [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/image [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/mount [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/network [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/registry [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/strslice [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/swarm [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/time [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/versions [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/volume [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/dockerfile [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/remotecontext [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T20:28:19.834Z] github.com/docker/docker/cli [2022-04-21T20:28:19.834Z] github.com/docker/docker/cli/config [2022-04-21T20:28:19.834Z] github.com/docker/docker/cli/debug [2022-04-21T20:28:19.834Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T20:28:19.834Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T20:28:19.834Z] github.com/docker/docker/client [2022-04-21T20:28:19.834Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T20:28:19.834Z] github.com/docker/docker/cmd/dockerd [2022-04-21T20:28:19.834Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T20:28:19.834Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T20:28:19.834Z] github.com/docker/docker/container [2022-04-21T20:28:19.834Z] github.com/docker/docker/container/stream [2022-04-21T20:28:19.834Z] github.com/docker/docker/contrib/apparmor [2022-04-21T20:28:19.834Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T20:28:19.834Z] github.com/docker/docker/contrib/httpserver [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/cluster [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/config [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/events [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/exec [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/images [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/initlayer [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/links [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/listeners [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/local [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/names [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/network [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/stats [2022-04-21T20:28:19.834Z] github.com/docker/docker/distribution [2022-04-21T20:28:19.834Z] github.com/docker/docker/distribution/metadata [2022-04-21T20:28:19.834Z] github.com/docker/docker/distribution/utils [2022-04-21T20:28:19.834Z] github.com/docker/docker/distribution/xfer [2022-04-21T20:28:19.834Z] github.com/docker/docker/dockerversion [2022-04-21T20:28:19.834Z] github.com/docker/docker/errdefs [2022-04-21T20:28:19.834Z] github.com/docker/docker/image [2022-04-21T20:28:19.834Z] github.com/docker/docker/image/cache [2022-04-21T20:28:19.834Z] github.com/docker/docker/image/tarexport [2022-04-21T20:28:19.834Z] github.com/docker/docker/image/v1 [2022-04-21T20:28:19.834Z] github.com/docker/docker/internal/test/suite [2022-04-21T20:28:19.834Z] github.com/docker/docker/layer [2022-04-21T20:28:19.834Z] github.com/docker/docker/libcontainerd [2022-04-21T20:28:19.834Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T20:28:19.834Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T20:28:19.834Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T20:28:19.834Z] github.com/docker/docker/libcontainerd/types [2022-04-21T20:28:19.834Z] github.com/docker/docker/oci [2022-04-21T20:28:19.834Z] github.com/docker/docker/oci/caps [2022-04-21T20:28:19.834Z] github.com/docker/docker/opts [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/aaparser [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/archive [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/authorization [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/capabilities [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/containerfs [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/directory [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/dmesg [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/filenotify [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/fileutils [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/fsutils [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/homedir [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/idtools [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/ioutils [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/longpath [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/loopback [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/parsers [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/pidfile [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/platform [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/plugins [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/pools [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/progress [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/pubsub [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/reexec [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/signal [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/stack [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/stringid [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/system [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/tailfile [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/tarsum [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/truncindex [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/urlutil [2022-04-21T20:28:19.834Z] github.com/docker/docker/pkg/useragent [2022-04-21T20:28:19.834Z] github.com/docker/docker/plugin [2022-04-21T20:28:19.834Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T20:28:19.834Z] github.com/docker/docker/plugin/v2 [2022-04-21T20:28:19.834Z] github.com/docker/docker/profiles/apparmor [2022-04-21T20:28:19.834Z] github.com/docker/docker/profiles/seccomp [2022-04-21T20:28:19.834Z] github.com/docker/docker/quota [2022-04-21T20:28:19.834Z] github.com/docker/docker/reference [2022-04-21T20:28:19.834Z] github.com/docker/docker/registry [2022-04-21T20:28:19.834Z] github.com/docker/docker/registry/resumable [2022-04-21T20:28:19.834Z] github.com/docker/docker/restartmanager [2022-04-21T20:28:19.834Z] github.com/docker/docker/rootless [2022-04-21T20:28:19.834Z] github.com/docker/docker/rootless/specconv [2022-04-21T20:28:19.834Z] github.com/docker/docker/runconfig [2022-04-21T20:28:19.834Z] github.com/docker/docker/runconfig/opts [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/daemon [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/environment [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/fakegit [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/registry [2022-04-21T20:28:19.834Z] github.com/docker/docker/testutil/request [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume/drivers [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume/local [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume/mounts [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume/service [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume/service/opts [2022-04-21T20:28:19.834Z] github.com/docker/docker/volume/testutils' [2022-04-21T20:28:19.834Z] ++ echo 'github.com/docker/docker/api [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/backend/build [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/httputils [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/middleware [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/build [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/container [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/debug [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/image [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/network [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/session [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/system [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/server/router/volume [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/backend [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/container [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/events [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/filters [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/image [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/mount [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/network [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/registry [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/strslice [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/swarm [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/time [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/versions [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T20:28:19.834Z] github.com/docker/docker/api/types/volume [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/dockerfile [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/remotecontext [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T20:28:19.834Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T20:28:19.834Z] github.com/docker/docker/cli [2022-04-21T20:28:19.834Z] github.com/docker/docker/cli/config [2022-04-21T20:28:19.834Z] github.com/docker/docker/cli/debug [2022-04-21T20:28:19.834Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T20:28:19.834Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T20:28:19.834Z] github.com/docker/docker/client [2022-04-21T20:28:19.834Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T20:28:19.834Z] github.com/docker/docker/cmd/dockerd [2022-04-21T20:28:19.834Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T20:28:19.834Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T20:28:19.834Z] github.com/docker/docker/container [2022-04-21T20:28:19.834Z] github.com/docker/docker/container/stream [2022-04-21T20:28:19.834Z] github.com/docker/docker/contrib/apparmor [2022-04-21T20:28:19.834Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T20:28:19.834Z] github.com/docker/docker/contrib/httpserver [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/cluster [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/config [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/events [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/exec [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/images [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/initlayer [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/links [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/listeners [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/local [2022-04-21T20:28:19.834Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T20:28:19.835Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T20:28:19.835Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T20:28:19.835Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T20:28:19.835Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T20:28:19.835Z] github.com/docker/docker/daemon/names [2022-04-21T20:28:19.835Z] github.com/docker/docker/daemon/network [2022-04-21T20:28:19.835Z] github.com/docker/docker/daemon/stats [2022-04-21T20:28:19.835Z] github.com/docker/docker/distribution [2022-04-21T20:28:19.835Z] github.com/docker/docker/distribution/metadata [2022-04-21T20:28:19.835Z] github.com/docker/docker/distribution/utils [2022-04-21T20:28:19.835Z] github.com/docker/docker/distribution/xfer [2022-04-21T20:28:19.835Z] github.com/docker/docker/dockerversion [2022-04-21T20:28:19.835Z] github.com/docker/docker/errdefs [2022-04-21T20:28:19.835Z] github.com/docker/docker/image [2022-04-21T20:28:19.835Z] github.com/docker/docker/image/cache [2022-04-21T20:28:19.835Z] github.com/docker/docker/image/tarexport [2022-04-21T20:28:19.835Z] github.com/docker/docker/image/v1 [2022-04-21T20:28:19.835Z] github.com/docker/docker/internal/test/suite [2022-04-21T20:28:19.835Z] github.com/docker/docker/layer [2022-04-21T20:28:19.835Z] github.com/docker/docker/libcontainerd [2022-04-21T20:28:19.835Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T20:28:19.835Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T20:28:19.835Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T20:28:19.835Z] github.com/docker/docker/libcontainerd/types [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/config [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/idm [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ns [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/options [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/osl [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/types [2022-04-21T20:28:19.835Z] github.com/docker/docker/oci [2022-04-21T20:28:19.835Z] github.com/docker/docker/oci/caps [2022-04-21T20:28:19.835Z] github.com/docker/docker/opts [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/aaparser [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/archive [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/authorization [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/capabilities [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/containerfs [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/directory [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/dmesg [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/filenotify [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/fileutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/fsutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/homedir [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/idtools [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/ioutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/longpath [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/loopback [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/parsers [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/pidfile [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/platform [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/plugins [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/pools [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/progress [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/pubsub [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/reexec [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/signal [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/stack [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/stringid [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/system [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/tailfile [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/tarsum [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/truncindex [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/urlutil [2022-04-21T20:28:19.835Z] github.com/docker/docker/pkg/useragent [2022-04-21T20:28:19.835Z] github.com/docker/docker/plugin [2022-04-21T20:28:19.835Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T20:28:19.835Z] github.com/docker/docker/plugin/v2 [2022-04-21T20:28:19.835Z] github.com/docker/docker/profiles/apparmor [2022-04-21T20:28:19.835Z] github.com/docker/docker/profiles/seccomp [2022-04-21T20:28:19.835Z] github.com/docker/docker/quota [2022-04-21T20:28:19.835Z] github.com/docker/docker/reference [2022-04-21T20:28:19.835Z] github.com/docker/docker/registry [2022-04-21T20:28:19.835Z] github.com/docker/docker/registry/resumable [2022-04-21T20:28:19.835Z] github.com/docker/docker/restartmanager [2022-04-21T20:28:19.835Z] github.com/docker/docker/rootless [2022-04-21T20:28:19.835Z] github.com/docker/docker/rootless/specconv [2022-04-21T20:28:19.835Z] github.com/docker/docker/runconfig [2022-04-21T20:28:19.835Z] github.com/docker/docker/runconfig/opts [2022-04-21T20:28:19.835Z] github.com/docker/docker/testutil [2022-04-21T20:28:19.835Z] github.com/docker/docker/testutil/daemon [2022-04-21T20:28:19.835Z] github.com/docker/docker/testutil/environment [2022-04-21T20:28:19.835Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T20:28:19.835Z] github.com/docker/docker/testutil/fakegit [2022-04-21T20:28:19.835Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T20:28:19.835Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T20:28:19.835Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T20:28:19.835Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T20:28:19.835Z] github.com/docker/docker/testutil/registry [2022-04-21T20:28:19.835Z] github.com/docker/docker/testutil/request [2022-04-21T20:28:19.835Z] github.com/docker/docker/volume [2022-04-21T20:28:19.835Z] github.com/docker/docker/volume/drivers [2022-04-21T20:28:19.835Z] github.com/docker/docker/volume/local [2022-04-21T20:28:19.835Z] github.com/docker/docker/volume/mounts [2022-04-21T20:28:19.835Z] github.com/docker/docker/volume/service [2022-04-21T20:28:19.835Z] github.com/docker/docker/volume/service/opts [2022-04-21T20:28:19.835Z] github.com/docker/docker/volume/testutils' [2022-04-21T20:28:19.835Z] ++ grep --fixed-strings /libnetwork [2022-04-21T20:28:19.835Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/config [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/idm [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ns [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/options [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/osl [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/types' [2022-04-21T20:28:19.835Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-21T20:28:19.835Z] + echo 'github.com/docker/docker/libnetwork [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/config [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/idm [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/ns [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/options [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/osl [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/types' [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:28:19.835Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:28:19.835Z] + type docker-proxy [2022-04-21T20:28:19.835Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-21T20:28:19.835Z] + hack/make.sh binary-proxy install-proxy [2022-04-21T20:28:19.835Z] [2022-04-21T20:28:19.835Z] Removing bundles/ [2022-04-21T20:28:19.835Z] [2022-04-21T20:28:19.835Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-21T20:28:19.835Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-21T20:28:19.835Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T20:28:20.156Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-21T20:28:20.723Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-21T20:28:21.659Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-21T20:28:24.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-21T20:28:24.760Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-21T20:28:24.760Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-21T20:28:25.327Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-21T20:28:27.232Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-21T20:28:27.935Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-21T20:28:27.935Z] [2022-04-21T20:28:27.935Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-21T20:28:27.935Z] Installing docker-proxy to /usr/local/bin/ [2022-04-21T20:28:27.935Z] [2022-04-21T20:28:27.935Z] + mkdir -p bundles [2022-04-21T20:28:27.935Z] + '[' -n 'github.com/docker/docker/api [2022-04-21T20:28:27.935Z] github.com/docker/docker/api/server [2022-04-21T20:28:27.935Z] github.com/docker/docker/api/server/backend/build [2022-04-21T20:28:27.935Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T20:28:27.935Z] github.com/docker/docker/api/server/httputils [2022-04-21T20:28:27.935Z] github.com/docker/docker/api/server/middleware [2022-04-21T20:28:27.935Z] github.com/docker/docker/api/server/router [2022-04-21T20:28:27.935Z] github.com/docker/docker/api/server/router/build [2022-04-21T20:28:27.935Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/server/router/container [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/server/router/debug [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/server/router/image [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/server/router/network [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/server/router/session [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/server/router/system [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/server/router/volume [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/backend [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/container [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/events [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/filters [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/image [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/mount [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/network [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/registry [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/strslice [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/swarm [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/time [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/versions [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T20:28:27.936Z] github.com/docker/docker/api/types/volume [2022-04-21T20:28:27.936Z] github.com/docker/docker/builder [2022-04-21T20:28:27.936Z] github.com/docker/docker/builder/builder-next [2022-04-21T20:28:27.936Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T20:28:27.936Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T20:28:27.936Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T20:28:27.936Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T20:28:27.936Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T20:28:27.936Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T20:28:27.936Z] github.com/docker/docker/builder/dockerfile [2022-04-21T20:28:27.936Z] github.com/docker/docker/builder/remotecontext [2022-04-21T20:28:27.936Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T20:28:27.936Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T20:28:27.936Z] github.com/docker/docker/cli [2022-04-21T20:28:27.936Z] github.com/docker/docker/cli/config [2022-04-21T20:28:27.936Z] github.com/docker/docker/cli/debug [2022-04-21T20:28:27.936Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T20:28:27.936Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T20:28:27.936Z] github.com/docker/docker/client [2022-04-21T20:28:27.936Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T20:28:27.936Z] github.com/docker/docker/cmd/dockerd [2022-04-21T20:28:27.936Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T20:28:27.936Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T20:28:27.936Z] github.com/docker/docker/container [2022-04-21T20:28:27.936Z] github.com/docker/docker/container/stream [2022-04-21T20:28:27.936Z] github.com/docker/docker/contrib/apparmor [2022-04-21T20:28:27.936Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T20:28:27.936Z] github.com/docker/docker/contrib/httpserver [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/cluster [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/config [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/events [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/exec [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/images [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/initlayer [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/links [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/listeners [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/local [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/names [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/network [2022-04-21T20:28:27.936Z] github.com/docker/docker/daemon/stats [2022-04-21T20:28:27.936Z] github.com/docker/docker/distribution [2022-04-21T20:28:27.936Z] github.com/docker/docker/distribution/metadata [2022-04-21T20:28:27.936Z] github.com/docker/docker/distribution/utils [2022-04-21T20:28:27.936Z] github.com/docker/docker/distribution/xfer [2022-04-21T20:28:27.936Z] github.com/docker/docker/dockerversion [2022-04-21T20:28:27.936Z] github.com/docker/docker/errdefs [2022-04-21T20:28:27.936Z] github.com/docker/docker/image [2022-04-21T20:28:27.936Z] github.com/docker/docker/image/cache [2022-04-21T20:28:27.936Z] github.com/docker/docker/image/tarexport [2022-04-21T20:28:27.936Z] github.com/docker/docker/image/v1 [2022-04-21T20:28:27.936Z] github.com/docker/docker/internal/test/suite [2022-04-21T20:28:27.936Z] github.com/docker/docker/layer [2022-04-21T20:28:27.936Z] github.com/docker/docker/libcontainerd [2022-04-21T20:28:27.936Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T20:28:27.936Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T20:28:27.936Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T20:28:27.936Z] github.com/docker/docker/libcontainerd/types [2022-04-21T20:28:27.936Z] github.com/docker/docker/oci [2022-04-21T20:28:27.936Z] github.com/docker/docker/oci/caps [2022-04-21T20:28:27.936Z] github.com/docker/docker/opts [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/aaparser [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/archive [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/authorization [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/capabilities [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/containerfs [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/directory [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/dmesg [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/filenotify [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/fileutils [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/fsutils [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/homedir [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/idtools [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/ioutils [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/longpath [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/loopback [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/parsers [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/pidfile [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/platform [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/plugins [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/pools [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/progress [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/pubsub [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/reexec [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/signal [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/stack [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/stringid [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/system [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/tailfile [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/tarsum [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/truncindex [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/urlutil [2022-04-21T20:28:27.936Z] github.com/docker/docker/pkg/useragent [2022-04-21T20:28:27.936Z] github.com/docker/docker/plugin [2022-04-21T20:28:27.936Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T20:28:27.936Z] github.com/docker/docker/plugin/v2 [2022-04-21T20:28:27.936Z] github.com/docker/docker/profiles/apparmor [2022-04-21T20:28:27.936Z] github.com/docker/docker/profiles/seccomp [2022-04-21T20:28:27.936Z] github.com/docker/docker/quota [2022-04-21T20:28:27.936Z] github.com/docker/docker/reference [2022-04-21T20:28:27.936Z] github.com/docker/docker/registry [2022-04-21T20:28:27.936Z] github.com/docker/docker/registry/resumable [2022-04-21T20:28:27.936Z] github.com/docker/docker/restartmanager [2022-04-21T20:28:27.936Z] github.com/docker/docker/rootless [2022-04-21T20:28:27.936Z] github.com/docker/docker/rootless/specconv [2022-04-21T20:28:27.936Z] github.com/docker/docker/runconfig [2022-04-21T20:28:27.936Z] github.com/docker/docker/runconfig/opts [2022-04-21T20:28:27.936Z] github.com/docker/docker/testutil [2022-04-21T20:28:27.936Z] github.com/docker/docker/testutil/daemon [2022-04-21T20:28:27.936Z] github.com/docker/docker/testutil/environment [2022-04-21T20:28:27.936Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T20:28:27.936Z] github.com/docker/docker/testutil/fakegit [2022-04-21T20:28:27.936Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T20:28:27.936Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T20:28:27.936Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T20:28:27.936Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T20:28:27.936Z] github.com/docker/docker/testutil/registry [2022-04-21T20:28:27.936Z] github.com/docker/docker/testutil/request [2022-04-21T20:28:27.936Z] github.com/docker/docker/volume [2022-04-21T20:28:27.936Z] github.com/docker/docker/volume/drivers [2022-04-21T20:28:27.936Z] github.com/docker/docker/volume/local [2022-04-21T20:28:27.936Z] github.com/docker/docker/volume/mounts [2022-04-21T20:28:27.936Z] github.com/docker/docker/volume/service [2022-04-21T20:28:27.936Z] github.com/docker/docker/volume/service/opts [2022-04-21T20:28:27.936Z] github.com/docker/docker/volume/testutils' ']' [2022-04-21T20:28:27.936Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-04-21T20:28:27.936Z] ? github.com/docker/docker/api [no test files] [2022-04-21T20:28:29.137Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-21T20:28:29.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-21T20:28:31.039Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-21T20:28:31.976Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-21T20:28:32.546Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-21T20:28:32.546Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-21T20:28:32.546Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-21T20:28:32.546Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-21T20:28:32.546Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-21T20:28:33.115Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-21T20:28:34.002Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-21T20:28:34.002Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T20:28:34.002Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-21T20:28:35.020Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-21T20:28:35.020Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-21T20:28:35.955Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-21T20:28:37.858Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-21T20:28:38.127Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-21T20:28:38.393Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-21T20:28:39.782Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-21T20:28:40.351Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-21T20:28:40.351Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-21T20:28:40.351Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-21T20:28:41.141Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-21T20:28:41.141Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-21T20:28:41.141Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T20:28:41.141Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-21T20:28:41.141Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T20:28:41.141Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-21T20:28:41.285Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-21T20:28:41.285Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-21T20:28:42.221Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-21T20:28:42.221Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-21T20:28:43.157Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-21T20:28:43.351Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-21T20:28:43.726Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-21T20:28:44.293Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-21T20:28:44.294Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-21T20:28:44.553Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-21T20:28:44.811Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-21T20:28:45.379Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-21T20:28:45.947Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-21T20:28:45.995Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-04-21T20:28:46.514Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-21T20:28:47.084Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-21T20:28:47.132Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-21T20:28:48.019Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-21T20:28:48.277Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-21T20:28:48.277Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-21T20:28:48.844Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-21T20:28:49.343Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-21T20:28:49.343Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-21T20:28:49.413Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-21T20:28:49.413Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-21T20:28:49.556Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-21T20:28:49.809Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-21T20:28:49.982Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-21T20:28:50.015Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-21T20:28:50.015Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-21T20:28:50.015Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T20:28:50.015Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-21T20:28:50.015Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T20:28:50.015Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-21T20:28:50.015Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T20:28:50.015Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-21T20:28:50.015Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T20:28:50.015Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-21T20:28:50.015Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T20:28:50.015Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-21T20:28:50.015Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T20:28:50.015Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-21T20:28:50.015Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:28:50.015Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-21T20:28:50.015Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-21T20:28:50.015Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T20:28:50.473Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-21T20:28:50.473Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T20:28:50.473Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-21T20:28:50.473Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T20:28:50.473Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-21T20:28:50.473Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T20:28:50.473Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-21T20:28:50.473Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T20:28:50.473Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-21T20:28:50.549Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-21T20:28:51.924Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-21T20:28:52.182Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T20:28:52.182Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-21T20:28:52.182Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-21T20:28:52.440Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-21T20:28:52.752Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-21T20:28:53.219Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-21T20:28:53.376Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-21T20:28:53.376Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T20:28:53.376Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-21T20:28:53.376Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T20:28:53.376Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-21T20:28:53.376Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T20:28:53.376Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-21T20:28:53.376Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T20:28:53.376Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-21T20:28:54.202Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-21T20:28:54.977Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-21T20:28:55.237Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-21T20:28:58.091Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-21T20:28:58.091Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T20:28:58.091Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-21T20:28:58.091Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T20:28:58.091Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-21T20:29:02.847Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-21T20:29:03.313Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-21T20:29:03.877Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-21T20:29:07.448Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-21T20:29:07.448Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-21T20:29:08.015Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-21T20:29:08.015Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-21T20:29:08.015Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-21T20:29:08.015Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-21T20:29:08.274Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-21T20:29:10.180Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-21T20:29:11.114Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-21T20:29:11.928Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-21T20:29:12.050Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-21T20:29:14.086Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-21T20:29:17.310Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-21T20:29:17.569Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-21T20:29:17.829Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-21T20:29:18.399Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-21T20:29:19.337Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-21T20:29:19.337Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-21T20:29:19.596Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-21T20:29:20.971Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-21T20:29:21.119Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-21T20:29:21.537Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-21T20:29:22.911Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-21T20:29:22.911Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-21T20:29:22.911Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-21T20:29:23.847Z] === RUN TestDockerSuite/TestRunMount [2022-04-21T20:29:24.000Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-21T20:29:25.034Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-21T20:29:25.034Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-21T20:29:25.034Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-21T20:29:25.221Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-21T20:29:27.705Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-21T20:29:29.229Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-21T20:29:29.229Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T20:29:29.229Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-21T20:29:29.229Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T20:29:29.229Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-21T20:29:29.408Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-21T20:29:29.408Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-21T20:29:29.408Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-21T20:29:29.975Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-21T20:29:30.754Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-21T20:29:30.754Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T20:29:30.754Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-21T20:29:31.353Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-21T20:29:31.612Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-21T20:29:33.013Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-21T20:29:34.923Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-21T20:29:35.489Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-21T20:29:37.391Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-21T20:29:37.653Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-21T20:29:39.557Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-21T20:29:39.805Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-21T20:29:39.816Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-21T20:29:40.751Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-21T20:29:42.126Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-21T20:29:42.126Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-21T20:29:42.693Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-21T20:29:42.951Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-21T20:29:43.518Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-21T20:29:44.084Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-21T20:29:44.652Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-21T20:29:46.028Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-21T20:29:46.596Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-21T20:29:47.972Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-21T20:29:48.343Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-21T20:29:49.875Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-21T20:29:51.779Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-21T20:29:52.038Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-21T20:29:52.296Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-21T20:29:52.296Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-21T20:29:52.863Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-21T20:29:52.863Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-21T20:29:53.431Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-21T20:29:53.690Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-21T20:29:53.949Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-21T20:29:54.521Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-21T20:29:55.473Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-21T20:30:00.682Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-21T20:30:00.736Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-21T20:30:00.736Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-21T20:30:00.736Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-21T20:30:00.736Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-21T20:30:00.994Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-21T20:30:01.561Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-21T20:30:02.939Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-21T20:30:03.507Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-21T20:30:04.074Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-21T20:30:04.074Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-21T20:30:04.641Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-21T20:30:05.208Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-21T20:30:05.467Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-21T20:30:06.399Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-21T20:30:06.400Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T20:30:06.400Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-21T20:30:06.400Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-21T20:30:06.400Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-21T20:30:06.659Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-21T20:30:07.225Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-21T20:30:07.225Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-21T20:30:07.225Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-21T20:30:07.794Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-21T20:30:09.172Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-21T20:30:09.172Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-21T20:30:09.172Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-21T20:30:09.431Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-21T20:30:11.965Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-21T20:30:12.533Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-21T20:30:12.792Z] === RUN TestDockerSuite/TestRunRm [2022-04-21T20:30:13.362Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-21T20:30:15.263Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-21T20:30:15.970Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-21T20:30:15.970Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T20:30:15.970Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-21T20:30:15.970Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-21T20:30:15.970Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-21T20:30:15.970Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-21T20:30:15.970Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-21T20:30:15.970Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T20:30:15.970Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-21T20:30:15.970Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T20:30:15.970Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-21T20:30:15.970Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T20:30:15.970Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-21T20:30:15.970Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-21T20:30:17.166Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-21T20:30:17.221Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-21T20:30:17.424Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-21T20:30:17.683Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-21T20:30:17.941Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-21T20:30:19.853Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-21T20:30:20.121Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-21T20:30:20.423Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-21T20:30:21.088Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-21T20:30:21.088Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T20:30:21.088Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-21T20:30:21.088Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T20:30:21.088Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-21T20:30:21.088Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-21T20:30:21.147Z] === RUN TestDockerSuite/TestBuildRm [2022-04-21T20:30:22.414Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T20:30:22.414Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T20:30:22.414Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-04-21T20:30:22.414Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-04-21T20:30:22.414Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T20:30:22.414Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T20:30:22.414Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T20:30:22.414Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T20:30:22.414Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T20:30:22.414Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T20:30:22.414Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T20:30:22.415Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T20:30:22.415Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-04-21T20:30:22.415Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T20:30:22.415Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-04-21T20:30:22.415Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T20:30:22.415Z] ok github.com/docker/docker/builder/remotecontext 0.132s coverage: 13.7% of statements [2022-04-21T20:30:22.415Z] ok github.com/docker/docker/builder/dockerfile 0.469s coverage: 49.3% of statements [2022-04-21T20:30:22.415Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-21T20:30:22.415Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-21T20:30:22.415Z] ok github.com/docker/docker/builder/remotecontext/git 1.811s coverage: 86.3% of statements [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T20:30:22.415Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T20:30:22.415Z] ok github.com/docker/docker/cmd/docker-proxy 0.289s coverage: 67.6% of statements [2022-04-21T20:30:22.957Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-21T20:30:23.216Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-21T20:30:23.989Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-21T20:30:25.694Z] ok github.com/docker/docker/client 0.140s coverage: 75.6% of statements [2022-04-21T20:30:25.751Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-21T20:30:26.690Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-21T20:30:26.951Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-21T20:30:27.520Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-21T20:30:28.456Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-21T20:30:28.714Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-21T20:30:28.714Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-21T20:30:29.282Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-21T20:30:29.666Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-21T20:30:29.850Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-21T20:30:30.418Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-21T20:30:30.984Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-21T20:30:31.824Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-21T20:30:31.824Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T20:30:31.824Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-21T20:30:31.824Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T20:30:31.824Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-21T20:30:31.920Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-21T20:30:31.920Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-21T20:30:33.346Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-21T20:30:34.452Z] docker_cli_service_logs_test.go:246: checking task m0vgvyh06ry6 [2022-04-21T20:30:34.452Z] docker_cli_service_logs_test.go:251: checking messages for m0vgvyh06ry6 [2022-04-21T20:30:34.452Z] docker_cli_service_logs_test.go:246: checking task uiff5jstu27g [2022-04-21T20:30:34.452Z] docker_cli_service_logs_test.go:251: checking messages for uiff5jstu27g [2022-04-21T20:30:34.452Z] === RUN TestDockerSuite/TestRunState [2022-04-21T20:30:35.021Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-21T20:30:35.587Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-21T20:30:36.156Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-21T20:30:36.235Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-21T20:30:36.304Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-21T20:30:36.372Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-21T20:30:36.724Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-21T20:30:36.983Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-21T20:30:36.983Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-21T20:30:36.983Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-21T20:30:37.551Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-21T20:30:37.809Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-21T20:30:38.068Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-21T20:30:39.009Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-21T20:30:39.268Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-21T20:30:39.268Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-21T20:30:39.273Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-21T20:30:39.835Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-21T20:30:39.948Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-21T20:30:40.239Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-21T20:30:40.239Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T20:30:40.239Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-21T20:30:41.739Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-21T20:30:41.739Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-21T20:30:43.120Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-21T20:30:43.145Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-21T20:30:43.657Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-21T20:30:44.680Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-21T20:30:45.653Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-21T20:30:48.645Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-21T20:30:48.938Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-21T20:30:48.938Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-21T20:30:49.197Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-21T20:30:49.366Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-21T20:30:49.366Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T20:30:49.366Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-21T20:30:49.366Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T20:30:49.366Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-21T20:30:49.366Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T20:30:49.366Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-21T20:30:49.366Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T20:30:49.366Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-21T20:30:49.763Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-21T20:30:49.824Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-21T20:30:51.138Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-21T20:30:52.076Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-21T20:30:53.015Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-21T20:30:53.015Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-21T20:30:53.273Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-21T20:30:53.840Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-21T20:30:54.408Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-21T20:30:54.808Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-21T20:30:54.809Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-21T20:30:54.809Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-21T20:30:55.067Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-21T20:30:55.634Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-21T20:30:55.634Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-21T20:30:55.694Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-21T20:30:58.166Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-21T20:30:58.407Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-21T20:30:58.407Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-21T20:30:58.407Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-21T20:30:59.102Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-21T20:30:59.361Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-21T20:31:00.300Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-21T20:31:00.867Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-21T20:31:02.243Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-21T20:31:03.180Z] docker_cli_swarm_test.go:1895: [df71f312eba0e] joining swarm manager [d3fbc399b07d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:31:03.439Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-21T20:31:04.816Z] docker_cli_swarm_test.go:1896: [d086e844f643c] joining swarm manager [d3fbc399b07d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:31:04.816Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-21T20:31:05.438Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-21T20:31:05.438Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-21T20:31:06.744Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-21T20:31:07.324Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-21T20:31:07.324Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-21T20:31:07.324Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-21T20:31:07.324Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-21T20:31:07.324Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-21T20:31:07.324Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-21T20:31:07.324Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-21T20:31:07.582Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-21T20:31:07.582Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-21T20:31:07.582Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-21T20:31:08.149Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-21T20:31:08.407Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-21T20:31:09.165Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-21T20:31:09.165Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-21T20:31:09.343Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-21T20:31:09.909Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-21T20:31:10.475Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-21T20:31:10.475Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-21T20:31:10.733Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-21T20:31:10.733Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-21T20:31:10.733Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-21T20:31:10.733Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-21T20:31:10.733Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-21T20:31:10.733Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-21T20:31:10.733Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-21T20:31:10.733Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-21T20:31:10.733Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-21T20:31:10.733Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-21T20:31:10.991Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-21T20:31:10.991Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-21T20:31:10.991Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-21T20:31:10.991Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-21T20:31:10.991Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-21T20:31:11.249Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-21T20:31:11.816Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-21T20:31:11.816Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-21T20:31:12.109Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-21T20:31:12.346Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 28.9% of statements [2022-04-21T20:31:12.346Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-21T20:31:12.346Z] ok github.com/docker/docker/cmd/dockerd/trap 2.510s coverage: 0.0% of statements [2022-04-21T20:31:12.346Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T20:31:12.346Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T20:31:12.346Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T20:31:12.346Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T20:31:12.346Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T20:31:12.382Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-21T20:31:12.382Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-21T20:31:12.949Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-21T20:31:12.949Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-21T20:31:13.516Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-21T20:31:13.774Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-21T20:31:13.774Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-21T20:31:13.774Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-21T20:31:14.342Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-21T20:31:15.277Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-21T20:31:15.535Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-21T20:31:15.535Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-21T20:31:15.535Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-21T20:31:16.102Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-21T20:31:16.102Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-21T20:31:16.524Z] ok github.com/docker/docker/daemon/cluster 0.105s coverage: 0.5% of statements [2022-04-21T20:31:17.036Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-21T20:31:17.296Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-21T20:31:18.418Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-04-21T20:31:19.197Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-21T20:31:19.197Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-21T20:31:19.197Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-21T20:31:19.197Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-21T20:31:19.349Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-21T20:31:20.135Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-21T20:31:20.703Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-21T20:31:21.638Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-21T20:31:21.638Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-21T20:31:22.574Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-21T20:31:22.833Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-21T20:31:23.092Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-21T20:31:24.468Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3786382866 [2022-04-21T20:31:24.468Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-21T20:31:24.468Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-21T20:31:25.503Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-21T20:31:25.503Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T20:31:25.503Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-21T20:31:25.503Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T20:31:25.503Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-21T20:31:25.842Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-21T20:31:25.842Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-21T20:31:25.842Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-21T20:31:25.842Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-21T20:31:27.023Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-21T20:31:27.023Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T20:31:27.023Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-21T20:31:27.227Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-21T20:31:27.447Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-04-21T20:31:27.447Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.2% of statements [2022-04-21T20:31:28.013Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-21T20:31:28.577Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-21T20:31:28.835Z] ok github.com/docker/docker/daemon 10.163s coverage: 16.8% of statements [2022-04-21T20:31:28.835Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T20:31:28.835Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T20:31:28.835Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T20:31:28.835Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T20:31:29.129Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-21T20:31:29.130Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-21T20:31:29.130Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-21T20:31:29.388Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-21T20:31:29.388Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-21T20:31:29.953Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-21T20:31:29.953Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-21T20:31:29.971Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-21T20:31:30.228Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.746s coverage: 74.8% of statements [2022-04-21T20:31:30.519Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-21T20:31:30.953Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-21T20:31:31.086Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-21T20:31:31.159Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-04-21T20:31:31.416Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.307s coverage: 56.2% of statements [2022-04-21T20:31:32.025Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-21T20:31:33.313Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-04-21T20:31:33.927Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-21T20:31:34.700Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.311s coverage: 50.6% of statements [2022-04-21T20:31:34.736Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-21T20:31:35.816Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-21T20:31:35.816Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T20:31:35.829Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-21T20:31:36.074Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.996s coverage: 46.1% of statements [2022-04-21T20:31:36.074Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T20:31:36.274Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-21T20:31:36.638Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.716s coverage: 58.2% of statements [2022-04-21T20:31:36.638Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-21T20:31:36.638Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T20:31:36.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-21T20:31:36.765Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-21T20:31:37.202Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-04-21T20:31:37.767Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2022-04-21T20:31:38.332Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-04-21T20:31:38.515Z] === RUN TestDockerSuite/TestBuildUser [2022-04-21T20:31:38.516Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T20:31:38.516Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-21T20:31:38.516Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T20:31:38.516Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-21T20:31:38.516Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T20:31:38.516Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-21T20:31:38.669Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-21T20:31:39.235Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-21T20:31:39.704Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.6% of statements [2022-04-21T20:31:39.704Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T20:31:39.704Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T20:31:39.961Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.0% of statements [2022-04-21T20:31:40.171Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-21T20:31:41.332Z] ok github.com/docker/docker/daemon/logger/awslogs 0.224s coverage: 80.2% of statements [2022-04-21T20:31:41.332Z] ok github.com/docker/docker/daemon/logger/fluentd 0.045s coverage: 53.6% of statements [2022-04-21T20:31:41.332Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T20:31:41.467Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-21T20:31:41.897Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-04-21T20:31:41.897Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2022-04-21T20:31:41.934Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-21T20:31:42.462Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-04-21T20:31:42.702Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-21T20:31:42.719Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-04-21T20:31:43.284Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 78.7% of statements [2022-04-21T20:31:43.284Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T20:31:43.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-21T20:31:43.837Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T20:31:43.849Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 58.4% of statements [2022-04-21T20:31:44.107Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 31.5% of statements [2022-04-21T20:31:44.144Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-21T20:31:44.144Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T20:31:44.144Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-21T20:31:44.144Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T20:31:44.144Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-21T20:31:44.606Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-21T20:31:44.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-21T20:31:44.864Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-21T20:31:45.041Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-04-21T20:31:45.607Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-21T20:31:45.864Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-21T20:31:46.240Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-21T20:31:46.794Z] ok github.com/docker/docker/daemon/logger/splunk 1.588s coverage: 82.5% of statements [2022-04-21T20:31:46.794Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T20:31:46.794Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T20:31:47.725Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-04-21T20:31:48.144Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-21T20:31:48.290Z] ok github.com/docker/docker/distribution 0.637s coverage: 28.3% of statements [2022-04-21T20:31:48.290Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T20:31:48.855Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-21T20:31:49.078Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-21T20:31:49.419Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-21T20:31:49.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-21T20:31:49.676Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-21T20:31:50.241Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-21T20:31:50.241Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 85.4% of statements [2022-04-21T20:31:50.241Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T20:31:50.805Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2022-04-21T20:31:50.805Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T20:31:51.610Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-21T20:31:51.610Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-21T20:31:51.744Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-21T20:31:52.308Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-21T20:31:52.565Z] ok github.com/docker/docker/opts 0.025s coverage: 66.7% of statements [2022-04-21T20:31:52.822Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-21T20:31:53.516Z] docker_cli_swarm_test.go:1796: [de77ae1a36676] joining swarm manager [d516e5969b0de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:31:54.717Z] ok github.com/docker/docker/pkg/archive 0.312s coverage: 82.1% of statements [2022-04-21T20:31:54.891Z] docker_cli_swarm_test.go:1797: [d426ce70c5978] joining swarm manager [d516e5969b0de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:31:55.281Z] ok github.com/docker/docker/pkg/authorization 0.149s coverage: 68.3% of statements [2022-04-21T20:31:55.282Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-04-21T20:31:55.539Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-21T20:31:55.826Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-21T20:31:58.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-21T20:31:58.814Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 42.7% of statements [2022-04-21T20:31:58.814Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-21T20:31:58.814Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-21T20:31:59.071Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-21T20:31:59.109Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-21T20:32:00.001Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-21T20:32:00.258Z] ok github.com/docker/docker/layer 8.033s coverage: 69.0% of statements [2022-04-21T20:32:00.258Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T20:32:00.258Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T20:32:00.258Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T20:32:00.258Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T20:32:00.258Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T20:32:00.258Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T20:32:00.515Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 87.2% of statements [2022-04-21T20:32:00.773Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-04-21T20:32:00.773Z] ok github.com/docker/docker/pkg/fsutils 0.197s coverage: 85.1% of statements [2022-04-21T20:32:01.937Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-21T20:32:02.143Z] ok github.com/docker/docker/pkg/ioutils 0.435s coverage: 70.1% of statements [2022-04-21T20:32:02.143Z] ok github.com/docker/docker/pkg/idtools 0.629s coverage: 67.9% of statements [2022-04-21T20:32:02.400Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-21T20:32:02.400Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-21T20:32:02.400Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-21T20:32:02.404Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-21T20:32:02.658Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-04-21T20:32:02.658Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-21T20:32:02.915Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-04-21T20:32:03.173Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-04-21T20:32:03.173Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2022-04-21T20:32:03.173Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T20:32:03.173Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T20:32:03.292Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-21T20:32:04.104Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2022-04-21T20:32:04.360Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-21T20:32:04.618Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-21T20:32:04.875Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-21T20:32:05.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-21T20:32:05.128Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T20:32:05.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-21T20:32:05.822Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-21T20:32:06.244Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-04-21T20:32:06.244Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-21T20:32:06.501Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-21T20:32:06.756Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-21T20:32:06.758Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-21T20:32:07.015Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-21T20:32:07.015Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-21T20:32:07.329Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-21T20:32:07.580Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-21T20:32:07.896Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-21T20:32:08.145Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-04-21T20:32:08.402Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-04-21T20:32:08.464Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-21T20:32:08.659Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-04-21T20:32:09.223Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-21T20:32:09.223Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-21T20:32:09.399Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-21T20:32:09.399Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-21T20:32:09.399Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-21T20:32:09.544Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-21T20:32:09.657Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-21T20:32:09.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-21T20:32:09.813Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T20:32:09.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-21T20:32:09.813Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T20:32:09.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-21T20:32:11.117Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.3% of statements [2022-04-21T20:32:11.374Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-21T20:32:11.631Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-04-21T20:32:12.187Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-21T20:32:12.563Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2022-04-21T20:32:13.128Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-04-21T20:32:14.065Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-04-21T20:32:14.280Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-21T20:32:14.280Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T20:32:14.348Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-04-21T20:32:14.606Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-21T20:32:14.717Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-21T20:32:14.747Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-21T20:32:14.747Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T20:32:14.747Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-21T20:32:15.170Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-21T20:32:15.170Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-21T20:32:15.283Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-21T20:32:15.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-21T20:32:15.605Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T20:32:15.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-21T20:32:15.850Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-21T20:32:16.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-21T20:32:16.065Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T20:32:16.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-21T20:32:16.065Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T20:32:16.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-21T20:32:16.110Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-21T20:32:16.110Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-21T20:32:16.110Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-21T20:32:16.110Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-21T20:32:16.110Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-21T20:32:16.957Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-21T20:32:16.957Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T20:32:16.957Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-21T20:32:17.055Z] docker_cli_swarm_test.go:1315: [d34371d845342] joining swarm manager [d297c798b60a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:32:17.065Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-21T20:32:17.634Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2022-04-21T20:32:17.635Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-21T20:32:18.199Z] ok github.com/docker/docker/volume/mounts 0.013s coverage: 67.7% of statements [2022-04-21T20:32:18.201Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-21T20:32:18.201Z] docker_cli_swarm_test.go:1316: [d0116d894a5b8] joining swarm manager [d297c798b60a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:32:18.772Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-21T20:32:19.129Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-04-21T20:32:20.149Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-21T20:32:23.430Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-21T20:32:24.365Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-21T20:32:24.365Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-21T20:32:24.365Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-21T20:32:24.938Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-21T20:32:25.504Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-21T20:32:25.601Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-21T20:32:28.035Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-21T20:32:29.380Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-21T20:32:29.380Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-21T20:32:29.938Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-21T20:32:32.471Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-21T20:32:33.407Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-21T20:32:35.938Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-21T20:32:38.471Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-21T20:32:39.407Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-21T20:32:39.804Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-21T20:32:39.804Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T20:32:40.272Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-21T20:32:40.272Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T20:32:40.740Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-21T20:32:40.740Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T20:32:40.740Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-21T20:32:40.788Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-21T20:32:41.024Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T20:32:41.024Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === Skipped [2022-04-21T20:32:41.024Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T20:32:41.024Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T20:32:41.024Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T20:32:41.024Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T20:32:41.024Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:71: No driver to put! [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-21T20:32:41.024Z] time="2022-04-21T20:31:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-21T20:32:41.024Z] time="2022-04-21T20:31:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-21T20:32:41.024Z] time="2022-04-21T20:31:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-21T20:32:41.024Z] time="2022-04-21T20:31:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-21T20:32:41.024Z] time="2022-04-21T20:31:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:71: No driver to put! [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-21T20:32:41.024Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-21T20:32:41.024Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-21T20:32:41.024Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T20:32:41.024Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-21T20:32:41.024Z] graphtest_unix.go:71: No driver to put! [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-21T20:32:41.024Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-21T20:32:41.024Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-21T20:32:41.024Z] [2022-04-21T20:32:41.024Z] DONE 2529 tests, 28 skipped in 250.923s [2022-04-21T20:32:41.024Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/config [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/idm [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/ns [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/options [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/osl [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T20:32:41.024Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-21T20:32:41.024Z] + 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-04-21T20:32:41.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-21T20:32:41.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-21T20:32:41.208Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T20:32:41.667Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-21T20:32:41.667Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T20:32:41.734Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-21T20:32:41.745Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-21T20:32:42.125Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-21T20:32:42.668Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-21T20:32:43.663Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-21T20:32:43.663Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T20:32:43.663Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-21T20:32:44.044Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-21T20:32:45.418Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-21T20:32:46.794Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-21T20:32:47.596Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-21T20:32:48.173Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-21T20:32:48.350Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-21T20:32:49.153Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-21T20:32:49.153Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T20:32:49.317Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-21T20:32:49.318Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T20:32:49.318Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-21T20:32:49.318Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T20:32:49.318Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-21T20:32:49.550Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-21T20:32:49.619Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-21T20:32:49.619Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T20:32:49.619Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-21T20:32:49.619Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T20:32:49.619Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-21T20:32:50.284Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-21T20:32:51.178Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-21T20:32:51.253Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-21T20:32:51.712Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-21T20:32:52.233Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-21T20:32:52.233Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-21T20:32:52.233Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T20:32:52.233Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-21T20:32:52.233Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T20:32:52.233Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-21T20:32:52.233Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-21T20:32:52.233Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-21T20:32:52.233Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T20:32:52.233Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-21T20:32:52.233Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-21T20:32:52.233Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-21T20:32:52.233Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-21T20:32:52.233Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-21T20:32:52.678Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-21T20:32:53.136Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-21T20:32:54.954Z] === RUN TestDockerSuite/TestCommitChange [2022-04-21T20:32:56.987Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-21T20:32:56.987Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T20:32:56.987Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-21T20:32:56.987Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T20:32:56.987Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-21T20:32:56.987Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T20:32:56.987Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-21T20:32:56.987Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T20:32:56.987Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-21T20:32:56.987Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T20:32:56.987Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-21T20:32:58.926Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-21T20:32:59.695Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-21T20:33:00.607Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-21T20:33:00.607Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T20:33:00.607Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-21T20:33:00.769Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-21T20:33:00.769Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T20:33:00.769Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-21T20:33:00.769Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T20:33:00.769Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-21T20:33:00.769Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T20:33:00.769Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-21T20:33:01.237Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-21T20:33:01.573Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-21T20:33:01.573Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T20:33:01.573Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-21T20:33:02.032Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-21T20:33:02.640Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-21T20:33:02.640Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T20:33:02.640Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-21T20:33:04.436Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-21T20:33:04.436Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-21T20:33:04.436Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-21T20:33:04.933Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-21T20:33:05.003Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-21T20:33:05.003Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-21T20:33:05.003Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-21T20:33:05.003Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-21T20:33:05.391Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-21T20:33:05.569Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-21T20:33:05.569Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-21T20:33:05.849Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-21T20:33:05.849Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T20:33:05.849Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-21T20:33:05.985Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-21T20:33:06.137Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-21T20:33:06.395Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-21T20:33:06.395Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-21T20:33:06.395Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-21T20:33:06.395Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-21T20:33:06.815Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-21T20:33:07.274Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-21T20:33:07.274Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T20:33:07.274Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-21T20:33:07.274Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T20:33:07.274Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-21T20:33:08.296Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-21T20:33:08.296Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-21T20:33:08.296Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-21T20:33:08.296Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-21T20:33:08.296Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-21T20:33:09.779Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-21T20:33:09.779Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T20:33:09.779Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-21T20:33:13.065Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-21T20:33:13.557Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-21T20:33:14.933Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-21T20:33:15.194Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-21T20:33:15.194Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-21T20:33:15.638Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-21T20:33:17.109Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-21T20:33:18.577Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-21T20:33:18.578Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T20:33:18.578Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-21T20:33:18.578Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T20:33:18.578Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-21T20:33:18.578Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T20:33:18.578Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-21T20:33:18.578Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T20:33:18.578Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-21T20:33:18.578Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T20:33:18.578Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-21T20:33:18.578Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T20:33:18.578Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-21T20:33:18.578Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T20:33:18.578Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-21T20:33:18.578Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-21T20:33:19.640Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-21T20:33:19.640Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite (1348.32s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.40s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.25s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.89s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.77s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.04s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.63s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.74s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.12s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.63s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAttachDetach (0.66s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.77s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.72s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.44s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.72s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.72s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.70s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.91s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2022-04-21T20:33:19.640Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.63s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.58s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.17s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.69s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.54s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.70s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.89s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.32s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.99s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.04s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.05s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.59s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.71s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.72s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.18s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.22s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.99s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.02s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.68s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.01s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.93s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.27s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.54s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.42s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.76s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.68s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.13s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.64s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.91s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.33s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.20s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.01s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.12s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.81s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.23s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.47s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.63s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.59s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.61s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.67s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.43s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.22s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.25s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.09s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.48s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.67s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.47s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.31s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.23s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.57s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.58s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.88s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.76s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.05s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.42s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.39s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.66s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.26s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.02s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.25s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.82s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.39s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.11s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.93s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.53s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.92s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.19s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.33s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.24s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.35s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.96s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.89s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.53s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.11s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.32s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.76s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEnv (1.58s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.25s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.00s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.20s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.98s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.97s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.63s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.73s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.26s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.44s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.20s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.93s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.49s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.36s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.46s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.24s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.45s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.87s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.83s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.22s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildHistory (3.01s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.53s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.71s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.36s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.10s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.38s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.45s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.65s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.28s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.16s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.93s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.37s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.10s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.77s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.11s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.44s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.16s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.42s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.72s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.67s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.07s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.49s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.48s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.05s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.25s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.77s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.19s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.11s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.32s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildPATH (2.74s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.81s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.89s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.20s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.47s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildRm (2.35s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.67s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.16s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.10s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.70s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.75s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildStderr (0.77s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.96s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.22s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.00s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.75s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.18s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildUser (1.95s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.41s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.62s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.25s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.65s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.44s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.62s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.08s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.56s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.81s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.72s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.74s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-21T20:33:19.641Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-21T20:33:19.641Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCommitChange (0.76s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.78s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.14s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.21s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCommitTTY (1.06s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.21s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.85s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.40s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.66s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.62s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.72s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.71s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.70s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.51s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.58s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.62s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.12s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.48s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.61s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.07s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.09s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.58s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.60s) [2022-04-21T20:33:19.642Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.94s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.36s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.57s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.25s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.12s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.62s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.39s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.44s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.69s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a80df8_} (1.32s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14146374634_/foo_false____} (1.43s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14146374634_/foo_true____} (1.30s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32966958753_/foo_false____} (1.28s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32966958753_/foo_true____} (1.40s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32966958753_/foo_true__0xc000a80e28__} (0.43s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a80e40_} (1.30s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a80e58_} (1.32s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a80e70_} (1.35s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a80e88_} (0.53s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.07s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.30s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.40s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.57s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.15s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.68s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.76s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.56s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.81s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.98s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.76s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.57s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.77s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.67s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.54s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.78s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.17s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.86s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.79s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.58s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.98s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.69s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.68s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.31s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.27s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.59s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.76s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.60s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.51s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.56s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.03s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.64s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToDot (0.64s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.09s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.14s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToStdout (0.75s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.12s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.64s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.23s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.48s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.59s) [2022-04-21T20:33:19.642Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-04-21T20:33:19.642Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.62s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.27s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.63s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.10s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.80s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.08s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.64s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.59s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.61s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.99s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.08s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.53s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.31s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.80s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.23s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsAttach (0.60s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsCommit (0.74s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.55s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.69s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.57s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.04s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.03s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsCopy (1.13s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.06s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.61s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsFilters (0.93s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.62s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.70s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-04-21T20:33:19.642Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-21T20:33:19.642Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.99s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.64s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.65s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsUntag (2.62s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.04s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestExec (0.67s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.60s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.56s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.64s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.57s) [2022-04-21T20:33:19.642Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.65s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.98s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecCgroup (1.08s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecEnv (0.74s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.26s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.83s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecInspectID (2.85s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecInteractive (0.67s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.62s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.66s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecParseError (0.53s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.97s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.64s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.09s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.79s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecUlimits (0.63s) [2022-04-21T20:33:19.643Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.33s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.64s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.86s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestExecWithUser (0.75s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.63s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestHealth (18.87s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.20s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.64s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.88s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.64s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.72s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.69s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.59s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.55s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.45s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.58s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.63s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.55s) [2022-04-21T20:33:19.643Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.10s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.63s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectDefault (0.52s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectHistory (0.94s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.08s) [2022-04-21T20:33:19.643Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.70s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.54s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.41s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.03s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.06s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.34s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.34s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.98s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.97s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.44s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.98s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.75s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.37s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.72s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.06s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.51s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.54s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.94s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.42s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.25s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.11s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.20s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.69s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.59s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsSince (6.75s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestNetHostname (1.33s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.57s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.27s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPluginActive (2.11s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.48s) [2022-04-21T20:33:19.643Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.26s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.90s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.98s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.53s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.79s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPortList (8.27s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.01s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.53s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.96s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.37s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.50s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.62s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsByOrder (1.86s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.29s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.58s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.26s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.80s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.53s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.56s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.50s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s) [2022-04-21T20:33:19.643Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.56s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.13s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.24s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.58s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.65s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.38s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.08s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.95s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.04s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.38s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.09s) [2022-04-21T20:33:19.643Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.68s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.58s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.80s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.11s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.92s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.51s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.58s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.53s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.50s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.92s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.50s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.08s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.39s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.55s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.60s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.53s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.99s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.53s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.93s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.75s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.85s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.84s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.52s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.16s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.03s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.60s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.18s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.12s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.65s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.57s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.63s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.57s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.66s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.60s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.57s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.53s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.21s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.58s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.61s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.99s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.80s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.91s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.50s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.40s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.95s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.14s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.82s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.99s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunMount (5.10s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.52s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.34s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.60s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.85s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.77s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.01s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.25s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.25s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.66s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNetHost (0.84s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.90s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.66s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.53s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.56s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.77s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.58s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.58s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.32s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.77s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.51s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.41s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.51s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.13s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunRm (0.58s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.67s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.80s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.67s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.62s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.34s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.60s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.55s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.78s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.50s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunState (1.27s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.52s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunSysctls (1.04s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.62s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.55s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.17s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.52s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.42s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.37s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunUserByID (0.75s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.59s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunUserByName (0.49s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.59s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.60s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.20s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.86s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.78s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.36s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.52s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.90s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.43s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2022-04-21T20:33:19.644Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.43s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.63s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2022-04-21T20:33:19.644Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.49s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.88s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.59s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.63s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStartRecordError (1.21s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.70s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.23s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.74s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.67s) [2022-04-21T20:33:19.645Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.56s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.56s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-04-21T20:33:19.645Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-04-21T20:33:19.645Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.31s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.70s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.65s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.08s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2022-04-21T20:33:19.645Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.28s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.18s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.01s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.14s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.39s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.39s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.38s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2022-04-21T20:33:19.645Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.40s) [2022-04-21T20:33:19.645Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-21T20:33:19.645Z] === RUN TestDockerRegistrySuite [2022-04-21T20:33:19.645Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-21T20:33:20.579Z] check_test.go:194: [d28eade5847da] daemon is not started [2022-04-21T20:33:20.579Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-21T20:33:20.953Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-21T20:33:20.953Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-21T20:33:20.953Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T20:33:20.953Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-21T20:33:20.953Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T20:33:20.953Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-21T20:33:20.953Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T20:33:20.953Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-21T20:33:20.953Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T20:33:20.953Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-21T20:33:20.953Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T20:33:20.953Z] === RUN TestDockerSuite/TestBuildFails [2022-04-21T20:33:21.515Z] check_test.go:194: [d9456b1750093] daemon is not started [2022-04-21T20:33:21.515Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-21T20:33:22.516Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-21T20:33:22.516Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-21T20:33:22.891Z] check_test.go:194: [d23456ad9faf0] daemon is not started [2022-04-21T20:33:22.891Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-21T20:33:22.891Z] check_test.go:194: [d4503727af0f5] daemon is not started [2022-04-21T20:33:22.891Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T20:33:25.714Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-21T20:33:26.181Z] check_test.go:194: [d4b677cdd2c99] daemon is not started [2022-04-21T20:33:26.181Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T20:33:27.261Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-21T20:33:27.662Z] ok github.com/docker/docker/libnetwork 37.243s coverage: 40.6% of statements [2022-04-21T20:33:27.662Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-04-21T20:33:27.662Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T20:33:27.662Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T20:33:27.662Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T20:33:27.662Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T20:33:27.662Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T20:33:27.662Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T20:33:27.662Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-21T20:33:27.662Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T20:33:27.662Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-21T20:33:27.662Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-21T20:33:27.662Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T20:33:27.662Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T20:33:27.662Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-21T20:33:27.662Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.352s coverage: 59.9% of statements [2022-04-21T20:33:27.662Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T20:33:27.662Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-21T20:33:27.662Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.176s coverage: 4.0% of statements [2022-04-21T20:33:27.662Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T20:33:27.662Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-21T20:33:27.662Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T20:33:27.662Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-21T20:33:30.366Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-21T20:33:30.366Z] check_test.go:194: [d245fa9a8d5a7] daemon is not started [2022-04-21T20:33:30.366Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-21T20:33:31.581Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-21T20:33:31.581Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-21T20:33:31.581Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-21T20:33:33.117Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-21T20:33:33.140Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-21T20:33:33.140Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-21T20:33:33.140Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-21T20:33:33.140Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-21T20:33:33.140Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-21T20:33:33.140Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-21T20:33:33.140Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-21T20:33:34.555Z] check_test.go:194: [d00eb4313f7ab] daemon is not started [2022-04-21T20:33:34.555Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-21T20:33:34.555Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-21T20:33:35.123Z] check_test.go:194: [d2c42be593aba] daemon is not started [2022-04-21T20:33:35.123Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-21T20:33:35.349Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-21T20:33:35.349Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T20:33:35.349Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-21T20:33:35.349Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-21T20:33:35.758Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.516s coverage: 7.2% of statements [2022-04-21T20:33:35.758Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T20:33:36.322Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-21T20:33:36.503Z] check_test.go:194: [d19ad8b06eb21] daemon is not started [2022-04-21T20:33:36.503Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-21T20:33:36.579Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-21T20:33:36.579Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T20:33:36.579Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-21T20:33:36.579Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T20:33:37.144Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-21T20:33:37.402Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-04-21T20:33:37.557Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-21T20:33:37.557Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-21T20:33:37.557Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-21T20:33:37.557Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-21T20:33:37.557Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T20:33:37.557Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-21T20:33:37.557Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T20:33:37.557Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-21T20:33:37.662Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-21T20:33:37.663Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-21T20:33:37.881Z] check_test.go:194: [da1356bd5501f] daemon is not started [2022-04-21T20:33:37.881Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-21T20:33:38.976Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-21T20:33:39.258Z] check_test.go:194: [da36687a295d0] daemon is not started [2022-04-21T20:33:39.258Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-21T20:33:40.498Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-21T20:33:40.637Z] check_test.go:194: [d6d73e8e00a43] daemon is not started [2022-04-21T20:33:40.637Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-21T20:33:41.204Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-21T20:33:41.462Z] check_test.go:194: [d55a43f11f25b] daemon is not started [2022-04-21T20:33:41.462Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-21T20:33:42.705Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-21T20:33:42.851Z] check_test.go:194: [dcf4fac05dca0] daemon is not started [2022-04-21T20:33:42.851Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-21T20:33:43.726Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-21T20:33:43.789Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9767d5ec1a7b6037b59fcb6c5699da1657f71fe08c2513e8615d4f1c35d52fb5 [2022-04-21T20:33:44.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-21T20:33:44.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-21T20:33:44.263Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-21T20:33:44.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-21T20:33:44.709Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-21T20:33:44.728Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c3c2ffc5a475e99d2ed9bb7b96c83b0efad2d31562f89d6e5dd20d4ba7d1d510 [2022-04-21T20:33:45.296Z] check_test.go:194: [d9b9e727e89ad] daemon is not started [2022-04-21T20:33:45.296Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-21T20:33:45.824Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-21T20:33:45.824Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-21T20:33:46.232Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:398d83223b596a9b632dda7226318324a80f1699189af32617e0f340fa3a4b9a [2022-04-21T20:33:47.617Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ebb0e9f3254ccadb741d0cacbea4aa58344b01a74ad5c5bfdd8ccb3bc200612d [2022-04-21T20:33:47.617Z] check_test.go:194: [d0409e50082d9] daemon is not started [2022-04-21T20:33:47.617Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-21T20:33:48.030Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-21T20:33:48.030Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T20:33:48.030Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-21T20:33:48.030Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T20:33:48.030Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-21T20:33:48.184Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-21T20:33:48.753Z] check_test.go:194: [dbd70c6783a1a] daemon is not started [2022-04-21T20:33:48.753Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-21T20:33:48.791Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-21T20:33:48.791Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-21T20:33:48.791Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-21T20:33:49.454Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-21T20:33:49.454Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T20:33:49.454Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-21T20:33:49.855Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-21T20:33:49.921Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-21T20:33:50.237Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-21T20:33:50.237Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-21T20:33:50.328Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-21T20:33:50.328Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T20:33:50.388Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-21T20:33:50.388Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T20:33:50.388Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-21T20:33:50.787Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-21T20:33:50.787Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T20:33:50.787Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-21T20:33:50.787Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T20:33:50.787Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-21T20:33:51.246Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-21T20:33:51.246Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T20:33:51.246Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-21T20:33:51.284Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-21T20:33:51.284Z] check_test.go:194: [d22bad4368884] daemon is not started [2022-04-21T20:33:51.284Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-21T20:33:51.796Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-21T20:33:51.796Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T20:33:51.796Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-21T20:33:52.661Z] check_test.go:194: [dd9347b647213] daemon is not started [2022-04-21T20:33:52.661Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-21T20:33:52.661Z] check_test.go:194: [d1c0f081757ab] daemon is not started [2022-04-21T20:33:52.661Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T20:33:54.039Z] check_test.go:194: [ddc2497524188] daemon is not started [2022-04-21T20:33:54.039Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T20:33:54.736Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-21T20:33:54.736Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-21T20:33:54.975Z] check_test.go:194: [dc6b27f94914c] daemon is not started [2022-04-21T20:33:54.975Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T20:33:55.233Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-21T20:33:56.168Z] check_test.go:194: [d8537c84ec9df] daemon is not started [2022-04-21T20:33:56.168Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-21T20:33:56.941Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-21T20:33:59.460Z] check_test.go:194: [d8105362311aa] daemon is not started [2022-04-21T20:33:59.460Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-21T20:33:59.460Z] check_test.go:194: [df294bc20f74b] daemon is not started [2022-04-21T20:33:59.460Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-21T20:34:00.396Z] check_test.go:194: [dac9295100b00] daemon is not started [2022-04-21T20:34:00.396Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-21T20:34:00.654Z] check_test.go:194: [d210e42c83039] daemon is not started [2022-04-21T20:34:00.654Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-21T20:34:00.654Z] check_test.go:194: [d29c661fde987] daemon is not started [2022-04-21T20:34:00.654Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-21T20:34:00.719Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-21T20:34:00.912Z] check_test.go:194: [d188c9117b4b8] daemon is not started [2022-04-21T20:34:00.912Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-21T20:34:01.170Z] check_test.go:194: [db6397c3978cf] daemon is not started [2022-04-21T20:34:01.170Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-21T20:34:01.736Z] check_test.go:194: [d3d408337fbf3] daemon is not started [2022-04-21T20:34:01.736Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-21T20:34:01.736Z] check_test.go:194: [d34b3f512e51c] daemon is not started [2022-04-21T20:34:01.736Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-21T20:34:02.672Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-21T20:34:02.864Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-21T20:34:02.864Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T20:34:02.864Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-21T20:34:02.931Z] check_test.go:194: [df378b8bd2043] daemon is not started [2022-04-21T20:34:02.931Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-21T20:34:03.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-21T20:34:04.125Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-21T20:34:04.125Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-21T20:34:04.125Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-21T20:34:04.125Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-21T20:34:04.308Z] check_test.go:194: [ddaacaf17092b] daemon is not started [2022-04-21T20:34:04.308Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-21T20:34:04.711Z] ok github.com/docker/docker/libnetwork/ipam 14.284s coverage: 85.3% of statements [2022-04-21T20:34:04.711Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T20:34:04.711Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T20:34:04.711Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-21T20:34:04.711Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-21T20:34:04.711Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T20:34:04.711Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-21T20:34:04.711Z] ok github.com/docker/docker/libnetwork/ipamutils 0.254s coverage: 74.0% of statements [2022-04-21T20:34:04.711Z] ok github.com/docker/docker/libnetwork/iptables 0.154s coverage: 45.1% of statements [2022-04-21T20:34:04.968Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-21T20:34:05.225Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-21T20:34:05.684Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-21T20:34:05.684Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-21T20:34:05.684Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-21T20:34:05.702Z] check_test.go:194: [d5433cbbadba6] daemon is not started [2022-04-21T20:34:05.702Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-21T20:34:06.636Z] check_test.go:194: [d872977cb15e5] daemon is not started [2022-04-21T20:34:06.636Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-21T20:34:06.894Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-21T20:34:06.894Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-21T20:34:06.894Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-21T20:34:07.829Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-21T20:34:07.891Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-21T20:34:07.891Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T20:34:07.891Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite (49.15s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.67s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.58s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.83s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.15s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.25s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.55s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.31s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.01s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.17s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.58s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.38s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.18s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.61s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.11s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.28s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.08s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.07s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.75s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.10s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.60s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.02s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.23s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2022-04-21T20:34:08.395Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2022-04-21T20:34:08.395Z] === RUN TestDockerSchema1RegistrySuite [2022-04-21T20:34:08.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-21T20:34:08.654Z] check_test.go:221: [ddc8878ce4045] daemon is not started [2022-04-21T20:34:08.654Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T20:34:09.452Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-21T20:34:09.452Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-21T20:34:12.845Z] check_test.go:221: [da22d715d8bfa] daemon is not started [2022-04-21T20:34:12.845Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T20:34:12.845Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-21T20:34:13.275Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-21T20:34:13.742Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-21T20:34:13.779Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-21T20:34:14.193Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-21T20:34:14.346Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-21T20:34:15.752Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-21T20:34:15.752Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T20:34:15.752Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-21T20:34:15.752Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T20:34:15.752Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-21T20:34:15.752Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T20:34:15.752Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-21T20:34:15.752Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T20:34:15.752Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-21T20:34:15.752Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T20:34:15.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-21T20:34:15.955Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-21T20:34:15.955Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T20:34:15.955Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-21T20:34:16.400Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-21T20:34:16.400Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-21T20:34:16.400Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T20:34:16.400Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-21T20:34:16.422Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-21T20:34:16.422Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-21T20:34:16.875Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-21T20:34:17.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-21T20:34:17.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-21T20:34:18.251Z] check_test.go:221: [d982e3f5d7824] daemon is not started [2022-04-21T20:34:18.251Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-21T20:34:19.187Z] check_test.go:221: [dd064bbce9496] daemon is not started [2022-04-21T20:34:19.187Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-21T20:34:19.445Z] check_test.go:221: [d77ee2e421d71] daemon is not started [2022-04-21T20:34:19.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T20:34:19.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-21T20:34:20.204Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-21T20:34:20.382Z] check_test.go:221: [d13235567a60e] daemon is not started [2022-04-21T20:34:20.382Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T20:34:21.188Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-21T20:34:21.317Z] check_test.go:221: [d72a69f1f777d] daemon is not started [2022-04-21T20:34:21.317Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T20:34:21.656Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-21T20:34:21.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-21T20:34:22.253Z] check_test.go:221: [db604c067f55e] daemon is not started [2022-04-21T20:34:22.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-21T20:34:22.640Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-21T20:34:23.107Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-21T20:34:24.093Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-21T20:34:24.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-21T20:34:24.785Z] check_test.go:221: [d65520754a407] daemon is not started [2022-04-21T20:34:24.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-21T20:34:25.043Z] check_test.go:221: [d1a721ffda976] daemon is not started [2022-04-21T20:34:25.043Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-21T20:34:25.610Z] check_test.go:221: [d6a5d22653e35] daemon is not started [2022-04-21T20:34:25.610Z] --- PASS: TestDockerSchema1RegistrySuite (16.99s) [2022-04-21T20:34:25.610Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2022-04-21T20:34:25.610Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.44s) [2022-04-21T20:34:25.610Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.78s) [2022-04-21T20:34:25.610Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.31s) [2022-04-21T20:34:25.610Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-21T20:34:25.610Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.03s) [2022-04-21T20:34:25.610Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-04-21T20:34:25.610Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-04-21T20:34:25.610Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.42s) [2022-04-21T20:34:25.610Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-04-21T20:34:25.610Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-04-21T20:34:25.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-21T20:34:25.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-21T20:34:25.655Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-21T20:34:26.177Z] check_test.go:250: [d79fa95b1ea1b] daemon is not started [2022-04-21T20:34:26.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-21T20:34:26.744Z] check_test.go:250: [d45f3017ec373] daemon is not started [2022-04-21T20:34:26.744Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-21T20:34:26.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00056c1f8_} [2022-04-21T20:34:27.002Z] check_test.go:250: [d69fb6fe341f4] daemon is not started [2022-04-21T20:34:27.002Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-21T20:34:28.386Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-21T20:34:28.645Z] check_test.go:250: [d34b921b3bc6e] daemon is not started [2022-04-21T20:34:28.645Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-21T20:34:29.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-15943245_c:\foo_false____} [2022-04-21T20:34:29.210Z] check_test.go:250: [db080d1af3633] daemon is not started [2022-04-21T20:34:29.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-21T20:34:30.144Z] check_test.go:250: [dd5df0137fa7d] daemon is not started [2022-04-21T20:34:30.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-21T20:34:30.144Z] check_test.go:250: [d4792c52de48d] daemon is not started [2022-04-21T20:34:30.144Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.74s) [2022-04-21T20:34:30.144Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-04-21T20:34:30.144Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-04-21T20:34:30.144Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-21T20:34:30.144Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-04-21T20:34:30.144Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.55s) [2022-04-21T20:34:30.144Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s) [2022-04-21T20:34:30.144Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-04-21T20:34:30.144Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-04-21T20:34:30.144Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-21T20:34:30.144Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-21T20:34:31.209Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-21T20:34:31.209Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-21T20:34:31.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-15943245_c:\foo_true____} [2022-04-21T20:34:31.511Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-21T20:34:31.511Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T20:34:31.511Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-21T20:34:31.511Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T20:34:31.511Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-21T20:34:31.511Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-21T20:34:31.511Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-21T20:34:31.511Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-21T20:34:31.511Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-21T20:34:31.669Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-21T20:34:32.495Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-21T20:34:32.962Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-21T20:34:33.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-21T20:34:33.509Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-21T20:34:33.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-21T20:34:33.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-21T20:34:33.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-21T20:34:33.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-21T20:34:33.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-21T20:34:33.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-21T20:34:33.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-21T20:34:33.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-21T20:34:33.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-21T20:34:33.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-21T20:34:33.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-21T20:34:33.976Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-21T20:34:33.976Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T20:34:33.976Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-21T20:34:33.976Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T20:34:33.976Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-21T20:34:33.976Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T20:34:33.976Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-21T20:34:33.976Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T20:34:33.976Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-21T20:34:33.976Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T20:34:33.976Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-21T20:34:35.403Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-21T20:34:35.408Z] check_test.go:277: [def9a88c04d9b] daemon is not started [2022-04-21T20:34:35.408Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-21T20:34:35.408Z] check_test.go:277: [d92d93c12c787] daemon is not started [2022-04-21T20:34:35.667Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-21T20:34:35.667Z] check_test.go:277: [d67a2ac28c20d] daemon is not started [2022-04-21T20:34:35.667Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-21T20:34:35.925Z] check_test.go:277: [d9bdbe387a486] daemon is not started [2022-04-21T20:34:35.925Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-21T20:34:35.925Z] check_test.go:277: [d3afbe65523a8] daemon is not started [2022-04-21T20:34:35.925Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-04-21T20:34:35.925Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-04-21T20:34:35.926Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-21T20:34:35.926Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-04-21T20:34:35.926Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-21T20:34:35.926Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-21T20:34:35.926Z] === RUN TestDockerNetworkSuite [2022-04-21T20:34:35.926Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-21T20:34:36.185Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-21T20:34:36.185Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T20:34:36.185Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-21T20:34:36.185Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:34:36.185Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-21T20:34:36.185Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T20:34:36.185Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-21T20:34:36.185Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T20:34:36.185Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-21T20:34:36.185Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T20:34:36.185Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-21T20:34:36.186Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T20:34:36.186Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-21T20:34:36.186Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T20:34:36.652Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-21T20:34:36.652Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T20:34:36.652Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-21T20:34:36.652Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T20:34:36.652Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-21T20:34:36.652Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T20:34:36.652Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-21T20:34:36.652Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T20:34:36.652Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-21T20:34:36.652Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:34:36.652Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-21T20:34:36.652Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T20:34:36.652Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-21T20:34:36.862Z] docker_cli_network_unix_test.go:46: [d657eb0c4b867] daemon is not started [2022-04-21T20:34:37.120Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-21T20:34:37.378Z] docker_cli_network_unix_test.go:46: [d195fd7acf757] daemon is not started [2022-04-21T20:34:37.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-21T20:34:38.309Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-21T20:34:38.859Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-21T20:34:38.859Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-21T20:34:38.859Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T20:34:38.859Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-21T20:34:40.170Z] docker_cli_network_unix_test.go:46: [d1e3f73dc466a] daemon is not started [2022-04-21T20:34:40.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-21T20:34:41.067Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-21T20:34:41.067Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T20:34:41.067Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-21T20:34:41.067Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T20:34:41.067Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-21T20:34:41.067Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T20:34:41.067Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-21T20:34:41.213Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-21T20:34:41.805Z] docker_cli_network_unix_test.go:46: [d930aba0f10b7] daemon is not started [2022-04-21T20:34:42.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-21T20:34:42.064Z] docker_cli_network_unix_test.go:1233: [d0e361ad27c85] daemon is not started [2022-04-21T20:34:43.369Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-21T20:34:44.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-21T20:34:45.530Z] docker_cli_network_unix_test.go:46: [d4037258681b8] daemon is not started [2022-04-21T20:34:45.811Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-21T20:34:46.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-21T20:34:48.019Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-21T20:34:48.019Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T20:34:48.019Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-21T20:34:48.019Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T20:34:48.019Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-21T20:34:50.281Z] docker_cli_network_unix_test.go:46: [dffe5fa4b6ab4] daemon is not started [2022-04-21T20:34:51.219Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-21T20:34:53.123Z] docker_cli_network_unix_test.go:46: [d75279429daca] daemon is not started [2022-04-21T20:34:53.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-21T20:34:54.353Z] docker_cli_network_unix_test.go:46: [d0b5bb5eb7ff5] daemon is not started [2022-04-21T20:34:54.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-21T20:34:55.178Z] docker_cli_network_unix_test.go:46: [d5d1f97ba64fb] daemon is not started [2022-04-21T20:34:55.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-21T20:34:55.437Z] docker_cli_network_unix_test.go:46: [d4ce7066d5ce0] daemon is not started [2022-04-21T20:34:55.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-21T20:34:56.004Z] docker_cli_network_unix_test.go:46: [dbf8d0200a682] daemon is not started [2022-04-21T20:34:56.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-21T20:34:56.663Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-21T20:34:56.663Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:34:56.663Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-21T20:34:56.663Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T20:34:56.663Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-21T20:34:56.830Z] docker_cli_network_unix_test.go:46: [dc83033d3702d] daemon is not started [2022-04-21T20:34:57.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-21T20:34:57.347Z] docker_cli_network_unix_test.go:46: [d41bb83ee8712] daemon is not started [2022-04-21T20:34:57.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-21T20:34:57.605Z] docker_cli_network_unix_test.go:46: [d4cf9a0209329] daemon is not started [2022-04-21T20:34:57.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-21T20:34:58.172Z] docker_cli_network_unix_test.go:46: [d3d3f6af7ce98] daemon is not started [2022-04-21T20:34:58.431Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-21T20:34:58.431Z] docker_cli_network_unix_test.go:46: [d93716c7eb3f7] daemon is not started [2022-04-21T20:34:58.431Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-21T20:34:58.689Z] docker_cli_network_unix_test.go:46: [dabd24f40d218] daemon is not started [2022-04-21T20:34:58.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-21T20:34:58.689Z] docker_cli_network_unix_test.go:46: [d4a836396ca63] daemon is not started [2022-04-21T20:34:58.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-21T20:34:59.623Z] docker_cli_network_unix_test.go:46: [db2835fea25c0] daemon is not started [2022-04-21T20:34:59.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-21T20:35:00.191Z] docker_cli_network_unix_test.go:46: [d0b8aed13cb51] daemon is not started [2022-04-21T20:35:00.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-21T20:35:00.708Z] docker_cli_network_unix_test.go:46: [d10eb923ec951] daemon is not started [2022-04-21T20:35:00.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-21T20:35:00.708Z] docker_cli_network_unix_test.go:46: [de834e7180e99] daemon is not started [2022-04-21T20:35:00.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-21T20:35:00.967Z] docker_cli_network_unix_test.go:46: [d0ac2c905c8ff] daemon is not started [2022-04-21T20:35:00.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-21T20:35:01.170Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-21T20:35:01.170Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T20:35:01.170Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-21T20:35:02.341Z] docker_cli_network_unix_test.go:968: [dbae345657615] daemon is not started [2022-04-21T20:35:02.733Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-21T20:35:03.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-21T20:35:04.654Z] docker_cli_network_unix_test.go:46: [d95ec06264b21] daemon is not started [2022-04-21T20:35:04.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-21T20:35:05.308Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-21T20:35:05.308Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T20:35:05.308Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-21T20:35:05.308Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T20:35:05.308Z] === RUN TestDockerSuite/TestCpToDot [2022-04-21T20:35:06.872Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-21T20:35:06.872Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T20:35:06.872Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-21T20:35:06.872Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T20:35:06.872Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-21T20:35:07.187Z] docker_cli_network_unix_test.go:1116: [daeb4205f4053] daemon is not started [2022-04-21T20:35:09.085Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-21T20:35:09.085Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:35:09.085Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-21T20:35:09.085Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T20:35:09.085Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-21T20:35:09.085Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T20:35:09.085Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-21T20:35:09.085Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T20:35:09.085Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-21T20:35:09.085Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-21T20:35:09.554Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-21T20:35:10.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-21T20:35:10.732Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-21T20:35:10.991Z] docker_cli_network_unix_test.go:46: [d0bccd73e2359] daemon is not started [2022-04-21T20:35:10.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-21T20:35:11.114Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-21T20:35:11.927Z] docker_cli_network_unix_test.go:46: [df32e4d5d7776] daemon is not started [2022-04-21T20:35:11.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-21T20:35:11.927Z] docker_cli_network_unix_test.go:46: [da45179ccc730] daemon is not started [2022-04-21T20:35:11.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-21T20:35:12.186Z] docker_cli_network_unix_test.go:46: [de1c8f3538618] daemon is not started [2022-04-21T20:35:12.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-21T20:35:12.445Z] docker_cli_network_unix_test.go:46: [dec09686bf877] daemon is not started [2022-04-21T20:35:12.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-21T20:35:12.705Z] docker_cli_network_unix_test.go:46: [de93e64a36a5b] daemon is not started [2022-04-21T20:35:12.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-21T20:35:12.705Z] docker_cli_network_unix_test.go:46: [dcf2f9a0c34ad] daemon is not started [2022-04-21T20:35:12.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-21T20:35:12.963Z] docker_cli_swarm_test.go:1180: [ddb0dfe01c543] joining swarm manager [d0a5c48cb9b30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:35:14.056Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-21T20:35:14.056Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-21T20:35:14.056Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-21T20:35:14.338Z] docker_cli_network_unix_test.go:46: [db91a445a11b2] daemon is not started [2022-04-21T20:35:15.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-21T20:35:15.290Z] docker_cli_network_unix_test.go:46: [d70a494e4b83c] daemon is not started [2022-04-21T20:35:15.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-21T20:35:15.290Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-21T20:35:15.290Z] docker_cli_network_unix_test.go:46: [d8fb112af5399] daemon is not started [2022-04-21T20:35:15.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-21T20:35:15.615Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-21T20:35:15.866Z] docker_cli_network_unix_test.go:46: [d394ce994fcc9] daemon is not started [2022-04-21T20:35:16.081Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-21T20:35:16.081Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-21T20:35:16.081Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T20:35:16.081Z] === RUN TestDockerSuite/TestCreateRM [2022-04-21T20:35:16.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-21T20:35:16.548Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-21T20:35:16.548Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T20:35:16.548Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-21T20:35:17.014Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-21T20:35:17.014Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-21T20:35:19.409Z] docker_cli_swarm_test.go:1189: [d1a030cfdba33] joining swarm manager [d0a5c48cb9b30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:35:19.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-21T20:35:21.043Z] docker_cli_network_unix_test.go:1084: [dec1c8ac2888d] daemon is not started [2022-04-21T20:35:22.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-21T20:35:22.420Z] docker_cli_network_unix_test.go:46: [df912a1240c4e] daemon is not started [2022-04-21T20:35:22.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-21T20:35:22.987Z] docker_cli_network_unix_test.go:46: [d86a38fdbc520] daemon is not started [2022-04-21T20:35:23.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-21T20:35:24.160Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-21T20:35:24.160Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-21T20:35:24.620Z] docker_cli_network_unix_test.go:46: [d12302b370d1c] daemon is not started [2022-04-21T20:35:24.627Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-21T20:35:24.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-21T20:35:24.879Z] docker_cli_network_unix_test.go:46: [d460fcdd7f4fb] daemon is not started [2022-04-21T20:35:24.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-21T20:35:25.444Z] docker_cli_network_unix_test.go:46: [d18ae3efa21fc] daemon is not started [2022-04-21T20:35:25.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-21T20:35:25.961Z] docker_cli_network_unix_test.go:46: [d238b1a5567aa] daemon is not started [2022-04-21T20:35:26.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-21T20:35:26.789Z] docker_cli_network_unix_test.go:46: [d7626c686d024] daemon is not started [2022-04-21T20:35:27.047Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-21T20:35:27.569Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-21T20:35:27.569Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-21T20:35:27.569Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T20:35:27.569Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-21T20:35:29.781Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-21T20:35:29.781Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T20:35:29.781Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-21T20:35:29.781Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-21T20:35:29.781Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T20:35:29.781Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-21T20:35:29.781Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T20:35:29.781Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-21T20:35:29.781Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T20:35:29.781Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-21T20:35:29.781Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:35:29.781Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-21T20:35:29.781Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T20:35:29.781Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-21T20:35:29.781Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T20:35:29.781Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-21T20:35:29.781Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T20:35:29.781Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-21T20:35:29.781Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T20:35:29.781Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-21T20:35:29.781Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T20:35:29.781Z] === RUN TestDockerSuite/TestDockerFails [2022-04-21T20:35:30.248Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-21T20:35:30.248Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T20:35:30.248Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-21T20:35:30.248Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T20:35:30.248Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-21T20:35:30.248Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T20:35:30.248Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-21T20:35:30.248Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T20:35:30.248Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-21T20:35:30.248Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T20:35:30.248Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-21T20:35:31.919Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-21T20:35:31.919Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-21T20:35:31.919Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T20:35:31.919Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-21T20:35:32.312Z] docker_cli_network_unix_test.go:46: [dd2804f48795f] daemon is not started [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite (56.42s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.06s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.17s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.40s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.03s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.13s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.25s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.65s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-21T20:35:32.313Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.50s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.77s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2022-04-21T20:35:32.313Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.41s) [2022-04-21T20:35:32.313Z] === RUN TestDockerHubPullSuite [2022-04-21T20:35:32.313Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-21T20:35:32.456Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-21T20:35:32.833Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-21T20:35:34.213Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-21T20:35:34.664Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-21T20:35:36.112Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-21T20:35:36.874Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-21T20:35:37.047Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-21T20:35:38.421Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-21T20:35:38.421Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-21T20:35:38.680Z] --- PASS: TestDockerHubPullSuite (6.20s) [2022-04-21T20:35:38.680Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.60s) [2022-04-21T20:35:38.680Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-04-21T20:35:38.680Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.72s) [2022-04-21T20:35:38.680Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.41s) [2022-04-21T20:35:38.680Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-04-21T20:35:38.680Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-21T20:35:38.680Z] PASS [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === Skipped [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-04-21T20:35:38.680Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-21T20:35:38.680Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-21T20:35:38.680Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-04-21T20:35:38.680Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-21T20:35:38.680Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-21T20:35:38.680Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-21T20:35:38.680Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-21T20:35:38.680Z] docker_cli_network_unix_test.go:46: [d8fb112af5399] daemon is not started [2022-04-21T20:35:38.680Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] DONE 1265 tests, 51 skipped in 1493.746s [2022-04-21T20:35:38.680Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T20:35:38.680Z] ++++ cat bundles/test-integration/docker.pid [2022-04-21T20:35:38.680Z] +++ kill 9372 [2022-04-21T20:35:38.680Z] +++ /etc/init.d/apparmor stop [2022-04-21T20:35:38.680Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] Unloading profiles will leave already running processes permanently [2022-04-21T20:35:38.680Z] unconfined, which can lead to unexpected situations. [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.680Z] To set a process to complain mode, use the command line tool [2022-04-21T20:35:38.680Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T20:35:38.680Z] +++ true [2022-04-21T20:35:38.680Z] exiting test-integration [2022-04-21T20:35:38.680Z] ++ exit 0 [2022-04-21T20:35:38.680Z] [2022-04-21T20:35:38.939Z] + for job in $(jobs -p) [2022-04-21T20:35:38.939Z] + wait 17778 [2022-04-21T20:35:43.243Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-21T20:35:45.517Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-21T20:35:47.031Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-21T20:35:48.460Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-21T20:35:52.887Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-21T20:35:53.203Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-21T20:35:55.415Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-21T20:35:56.397Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-21T20:35:56.626Z] ok github.com/docker/docker/libnetwork/networkdb 104.910s coverage: 60.0% of statements [2022-04-21T20:35:56.626Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T20:35:56.626Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-21T20:35:56.626Z] ok github.com/docker/docker/libnetwork/osl 4.313s coverage: 39.7% of statements [2022-04-21T20:35:56.883Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-21T20:35:57.039Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-21T20:35:57.140Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-21T20:35:57.632Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-21T20:35:57.703Z] ok github.com/docker/docker/libnetwork/portmapper 0.221s coverage: 48.6% of statements [2022-04-21T20:35:57.960Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-21T20:35:57.960Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T20:35:58.218Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-21T20:35:58.218Z] [2022-04-21T20:35:58.218Z] === Skipped [2022-04-21T20:35:58.218Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-21T20:35:58.218Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T20:35:58.218Z] [2022-04-21T20:35:58.218Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-21T20:35:58.218Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T20:35:58.218Z] [2022-04-21T20:35:58.218Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-21T20:35:58.218Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T20:35:58.218Z] [2022-04-21T20:35:58.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T20:35:58.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:35:58.218Z] [2022-04-21T20:35:58.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T20:35:58.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:35:58.218Z] [2022-04-21T20:35:58.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T20:35:58.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:35:58.218Z] [2022-04-21T20:35:58.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T20:35:58.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:35:58.218Z] [2022-04-21T20:35:58.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T20:35:58.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T20:35:58.218Z] [2022-04-21T20:35:58.218Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-21T20:35:58.218Z] firewalld_test.go:14: firewalld is not running [2022-04-21T20:35:58.218Z] [2022-04-21T20:35:58.218Z] DONE 326 tests, 9 skipped in 200.355s Post stage [Pipeline] junit [2022-04-21T20:35:58.793Z] Recording test results [2022-04-21T20:35:59.128Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-21T20:35:59.469Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43480/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fba555486c611e673c08206a60053f30687a4555 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fba555486c611e673c08206a60053f30687a4555 hack/validate/vendor [2022-04-21T20:36:00.032Z] No vendor changes in diff. [2022-04-21T20:36:00.182Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-21T20:36:00.182Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-21T20:36:00.288Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T20:36:00.853Z] + echo Ensuring container killed. [2022-04-21T20:36:00.853Z] Ensuring container killed. [2022-04-21T20:36:00.853Z] + docker rm -vf docker-pr4 [2022-04-21T20:36:00.853Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-21T20:36:01.133Z] + echo Chowning /workspace to jenkins user [2022-04-21T20:36:01.133Z] Chowning /workspace to jenkins user [2022-04-21T20:36:01.133Z] + id -u [2022-04-21T20:36:01.133Z] + id -g [2022-04-21T20:36:01.133Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43480:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T20:36:01.165Z] === RUN TestDockerSuite/TestEventsFilters [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T20:36:03.315Z] + bundleName=unit [2022-04-21T20:36:03.315Z] + echo Creating unit-bundles.tar.gz [2022-04-21T20:36:03.315Z] Creating unit-bundles.tar.gz [2022-04-21T20:36:03.315Z] + 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-04-21T20:36:03.315Z] bundles/junit-report-libnetwork.xml [2022-04-21T20:36:03.315Z] bundles/junit-report.xml [2022-04-21T20:36:03.315Z] bundles/go-test-report-libnetwork.json [2022-04-21T20:36:03.315Z] bundles/go-test-report.json [2022-04-21T20:36:03.315Z] bundles/profile-libnetwork.out [2022-04-21T20:36:03.315Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-21T20:36:03.325Z] Archiving artifacts [2022-04-21T20:36:03.706Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43480/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T20:36:04.016Z] + make clean [2022-04-21T20:36:04.016Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T20:36:04.016Z] docker-dev-cache [2022-04-21T20:36:04.016Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T20:36:05.910Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-21T20:36:07.019Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-21T20:36:09.689Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-21T20:36:09.689Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-21T20:36:10.156Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-21T20:36:10.156Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T20:36:10.156Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-21T20:36:10.156Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T20:36:10.156Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-21T20:36:10.156Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T20:36:10.156Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-21T20:36:10.301Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-21T20:36:11.140Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-21T20:36:11.140Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T20:36:11.140Z] === RUN TestDockerSuite/TestEventsRename [2022-04-21T20:36:12.547Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-21T20:36:12.547Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T20:36:12.547Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-21T20:36:12.833Z] docker_cli_swarm_test.go:1112: [d54e9b4152e25] joining swarm manager [dafc0fa83c3c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:36:13.352Z] === RUN TestDockerSuite/TestEventsResize [2022-04-21T20:36:13.768Z] docker_cli_swarm_test.go:1113: [da1276198caa6] joining swarm manager [dafc0fa83c3c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:36:18.404Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-21T20:36:18.871Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-21T20:36:18.871Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T20:36:18.871Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-21T20:36:18.871Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T20:36:18.871Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-21T20:36:21.817Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-21T20:36:21.994Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-21T20:36:22.605Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-21T20:36:23.064Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-21T20:36:23.558Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-21T20:36:24.031Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-21T20:36:24.763Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-21T20:36:25.767Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-21T20:36:26.974Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-21T20:36:27.442Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-21T20:36:27.442Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-21T20:36:30.401Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-21T20:36:30.508Z] === RUN TestDockerSuite/TestEventsTop [2022-04-21T20:36:30.508Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T20:36:30.508Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-21T20:36:31.386Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-21T20:36:32.715Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-21T20:36:32.947Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-21T20:36:36.506Z] === RUN TestDockerSuite/TestExec [2022-04-21T20:36:36.506Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:36:36.506Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-21T20:36:36.506Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T20:36:36.506Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-21T20:36:38.066Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-21T20:36:40.274Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-21T20:36:40.274Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T20:36:40.274Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-21T20:36:40.274Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T20:36:40.274Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-21T20:36:40.274Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T20:36:40.274Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-21T20:36:41.722Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-21T20:36:41.836Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-21T20:36:43.396Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-21T20:36:44.956Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-21T20:36:47.164Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-21T20:36:47.865Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-21T20:36:47.865Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-21T20:36:50.945Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-21T20:36:50.945Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T20:36:50.945Z] === RUN TestDockerSuite/TestExecEnv [2022-04-21T20:36:50.945Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T20:36:50.945Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-21T20:36:50.945Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T20:36:50.945Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-21T20:36:52.047Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-21T20:36:53.153Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-21T20:36:56.933Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-21T20:36:56.933Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T20:36:56.933Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-21T20:36:56.933Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T20:36:56.933Z] === RUN TestDockerSuite/TestExecParseError [2022-04-21T20:36:56.933Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T20:36:56.933Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-21T20:36:56.933Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T20:36:56.933Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-21T20:36:56.933Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T20:36:56.933Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-21T20:36:58.279Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-21T20:36:59.142Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-21T20:36:59.142Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T20:36:59.142Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-21T20:36:59.142Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T20:36:59.142Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-21T20:36:59.142Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:36:59.142Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-21T20:36:59.142Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T20:36:59.609Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-21T20:36:59.609Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T20:36:59.609Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-21T20:37:00.495Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-21T20:37:00.614Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-21T20:37:01.169Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-21T20:37:01.169Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T20:37:01.169Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-21T20:37:07.026Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-21T20:37:07.026Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T20:37:07.026Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-21T20:37:07.026Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T20:37:07.026Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-21T20:37:07.026Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T20:37:07.026Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-21T20:37:09.197Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-21T20:37:12.880Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-21T20:37:13.942Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-21T20:37:18.684Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-21T20:37:18.738Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-21T20:37:19.668Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-21T20:37:19.668Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T20:37:19.668Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-21T20:37:19.668Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T20:37:19.668Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-21T20:37:20.947Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-21T20:37:21.877Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-21T20:37:21.877Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T20:37:21.877Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-21T20:37:25.760Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-21T20:37:26.799Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-21T20:37:26.799Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:37:26.799Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-21T20:37:26.799Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-21T20:37:26.799Z] === RUN TestDockerSuite/TestHealth [2022-04-21T20:37:26.800Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T20:37:26.800Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-21T20:37:26.800Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-21T20:37:27.266Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-21T20:37:27.266Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-21T20:37:32.018Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-21T20:37:32.018Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-21T20:37:32.018Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T20:37:32.018Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-21T20:37:32.018Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-21T20:37:32.018Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-21T20:37:32.018Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-21T20:37:32.485Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-21T20:37:32.485Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T20:37:32.485Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-21T20:37:33.468Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-21T20:37:33.468Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-21T20:37:35.028Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-21T20:37:35.186Z] docker_cli_swarm_test.go:1166: [ddc94b3882b07] joining swarm manager [dafc0fa83c3c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-21T20:37:35.495Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-21T20:37:36.079Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-21T20:37:37.053Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-21T20:37:39.997Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-21T20:37:39.997Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-21T20:37:39.997Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T20:37:39.997Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-21T20:37:43.778Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestImportFile [2022-04-21T20:37:43.778Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-21T20:37:43.778Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-21T20:37:43.778Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-21T20:37:43.778Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-21T20:37:43.778Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-21T20:37:43.778Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-21T20:37:43.778Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-21T20:37:43.778Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-21T20:37:43.778Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T20:37:43.778Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-21T20:37:44.644Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-21T20:37:45.987Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-21T20:37:48.198Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-21T20:37:48.198Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T20:37:48.198Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-21T20:37:48.198Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T20:37:48.198Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-21T20:37:48.198Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-21T20:37:48.198Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T20:37:48.198Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-21T20:37:50.406Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-21T20:37:50.406Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-21T20:37:53.350Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-21T20:37:53.350Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:37:53.350Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-21T20:37:53.350Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T20:37:53.350Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-21T20:37:53.350Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T20:37:53.350Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-21T20:37:55.560Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-21T20:37:59.343Z] === RUN TestDockerSuite/TestInspectImage [2022-04-21T20:37:59.343Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:37:59.343Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-21T20:37:59.343Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T20:37:59.343Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-21T20:37:59.343Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T20:37:59.343Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-21T20:38:01.552Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-21T20:38:03.111Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-21T20:38:03.111Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-21T20:38:04.549Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-21T20:38:06.042Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-21T20:38:07.286Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-21T20:38:07.286Z] docker_cli_swarm_test.go:1447: [d2bfcb0a94305] joining swarm manager [dfb9fbc15e0cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:38:07.287Z] docker_cli_swarm_test.go:1448: [da825b5e4d02e] joining swarm manager [dfb9fbc15e0cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T20:38:07.571Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-21T20:38:07.571Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T20:38:07.571Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-21T20:38:07.571Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-21T20:38:09.103Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-21T20:38:11.986Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-21T20:38:15.696Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-21T20:38:17.220Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-21T20:38:19.382Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-21T20:38:19.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-21T20:38:19.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-21T20:38:19.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-21T20:38:19.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-21T20:38:19.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-21T20:38:20.046Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-21T20:38:21.543Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-21T20:38:22.576Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-21T20:38:23.705Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-21T20:38:25.858Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-21T20:38:25.865Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-21T20:38:27.759Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-21T20:38:28.028Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-21T20:38:28.028Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-21T20:38:28.028Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.028Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-21T20:38:28.028Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.028Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-21T20:38:28.028Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.028Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-21T20:38:28.028Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.028Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-21T20:38:28.028Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.028Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-21T20:38:28.028Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.028Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-21T20:38:28.028Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.028Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-21T20:38:28.028Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.028Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-21T20:38:28.028Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.483Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-21T20:38:28.483Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.483Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-21T20:38:28.483Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.483Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-21T20:38:28.483Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.483Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-21T20:38:28.483Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.483Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-21T20:38:28.483Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.483Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-21T20:38:28.483Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.483Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-21T20:38:28.483Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T20:38:28.483Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-21T20:38:28.483Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-21T20:38:28.483Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-21T20:38:29.630Z] === RUN TestDockerSuite/TestBuildRm [2022-04-21T20:38:29.660Z] docker_cli_swarm_unix_test.go:63: [df40780006fe5] joining swarm manager [dd22affb6941b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:38:30.016Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-21T20:38:32.178Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-21T20:38:37.940Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-21T20:38:38.162Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-21T20:38:39.465Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-21T20:38:39.465Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T20:38:39.465Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-21T20:38:41.049Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-21T20:38:41.049Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T20:38:41.049Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-21T20:38:41.049Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T20:38:41.049Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-21T20:38:41.630Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-21T20:38:41.630Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-21T20:38:42.574Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-21T20:38:45.459Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-21T20:38:46.291Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-21T20:38:49.172Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-21T20:38:50.953Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-21T20:38:52.892Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-21T20:38:55.618Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-21T20:38:56.753Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-21T20:38:56.753Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-21T20:38:56.753Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T20:38:56.753Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-21T20:38:56.753Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T20:38:56.753Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-21T20:38:56.753Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-21T20:38:56.753Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-21T20:38:56.754Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T20:38:56.754Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-21T20:38:56.754Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-21T20:38:56.754Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-21T20:38:57.781Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-21T20:38:59.943Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-21T20:38:59.943Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T20:38:59.943Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-21T20:39:02.108Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-21T20:39:02.550Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-21T20:39:04.270Z] === RUN TestDockerSuite/TestLogsSince [2022-04-21T20:39:05.463Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-21T20:39:07.673Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-21T20:39:07.673Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-21T20:39:07.673Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-21T20:39:09.198Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-21T20:39:09.198Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T20:39:09.198Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-21T20:39:09.198Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T20:39:09.657Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-21T20:39:09.658Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T20:39:09.658Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-21T20:39:09.658Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T20:39:09.658Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-21T20:39:09.658Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T20:39:09.658Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-21T20:39:13.391Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-21T20:39:13.391Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T20:39:13.391Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-21T20:39:13.391Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T20:39:13.391Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-21T20:39:13.391Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T20:39:13.391Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-21T20:39:14.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-21T20:39:14.657Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-21T20:39:14.658Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T20:39:14.658Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-21T20:39:14.658Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T20:39:14.658Z] === RUN TestDockerSuite/TestLogsTail [2022-04-21T20:39:15.641Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-21T20:39:17.848Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-21T20:39:18.080Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-21T20:39:18.080Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-21T20:39:18.203Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-21T20:39:20.791Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-21T20:39:20.791Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestNetHostname [2022-04-21T20:39:20.791Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-21T20:39:20.791Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-21T20:39:20.791Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-21T20:39:20.791Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPluginActive [2022-04-21T20:39:20.791Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-21T20:39:20.791Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-21T20:39:20.791Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-21T20:39:20.791Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-21T20:39:20.791Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-21T20:39:20.791Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-21T20:39:20.791Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-21T20:39:20.791Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-21T20:39:20.791Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-21T20:39:20.791Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPortList [2022-04-21T20:39:20.791Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T20:39:20.791Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-21T20:39:21.024Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-21T20:39:21.024Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-21T20:39:24.807Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-21T20:39:25.534Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-21T20:39:25.534Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:39:25.534Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-21T20:39:25.534Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-21T20:39:25.534Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-21T20:39:25.534Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-21T20:39:25.534Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-21T20:39:25.534Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-21T20:39:25.534Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-21T20:39:25.534Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-21T20:39:25.534Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-21T20:39:25.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-21T20:39:25.534Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-21T20:39:25.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-21T20:39:25.534Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-21T20:39:25.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-21T20:39:25.534Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-21T20:39:25.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-21T20:39:25.885Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-21T20:39:25.885Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-21T20:39:25.885Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-21T20:39:27.785Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-21T20:39:29.313Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-21T20:39:29.313Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-21T20:39:29.313Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-21T20:39:30.583Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-21T20:39:31.067Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-21T20:39:31.550Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-21T20:39:31.550Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T20:39:31.550Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-21T20:39:31.550Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T20:39:31.550Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-21T20:39:31.550Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T20:39:31.550Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-21T20:39:31.550Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T20:39:31.550Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-21T20:39:31.550Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T20:39:31.550Z] === RUN TestDockerSuite/TestBuildFails [2022-04-21T20:39:33.598Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-21T20:39:34.453Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-21T20:39:34.453Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-21T20:39:35.499Z] docker_api_swarm_test.go:962: [d34ac7d99239c] joining swarm manager [d51ddcd3fc68f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T20:39:36.455Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-21T20:39:36.455Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T20:39:36.455Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-21T20:39:40.245Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-21T20:39:42.611Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-21T20:39:42.611Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T20:39:42.611Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-21T20:39:44.177Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-21T20:39:45.161Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-21T20:39:46.862Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-21T20:39:47.317Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-21T20:39:48.945Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-21T20:39:53.120Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-21T20:39:53.572Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-21T20:39:53.691Z] === RUN TestDockerSuite/TestBuildUser [2022-04-21T20:39:53.691Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T20:39:53.691Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-21T20:39:53.691Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T20:39:53.691Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-21T20:39:53.691Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T20:39:53.691Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-21T20:39:57.473Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-21T20:39:57.940Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-21T20:39:58.944Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-21T20:39:59.402Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-21T20:40:00.149Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-21T20:40:00.149Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T20:40:00.149Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-21T20:40:00.149Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T20:40:00.149Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-21T20:40:01.770Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-21T20:40:01.770Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-21T20:40:01.770Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T20:40:01.770Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-21T20:40:05.192Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-21T20:40:05.192Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T20:40:05.192Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-21T20:40:05.192Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-21T20:40:05.651Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-21T20:40:05.651Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T20:40:05.651Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-21T20:40:05.861Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-21T20:40:07.235Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-21T20:40:09.788Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-21T20:40:12.183Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-21T20:40:12.319Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-21T20:40:14.227Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-21T20:40:14.227Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T20:40:14.227Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-21T20:40:14.395Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-21T20:40:20.428Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-21T20:40:21.366Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-21T20:40:21.366Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-21T20:40:21.541Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-21T20:40:23.713Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-21T20:40:24.545Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-21T20:40:25.512Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-21T20:40:26.242Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-21T20:40:26.289Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-21T20:40:26.289Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T20:40:26.289Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-21T20:40:26.289Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T20:40:26.289Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-21T20:40:27.224Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-21T20:40:27.690Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-21T20:40:27.690Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T20:40:27.690Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-21T20:40:28.662Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-21T20:40:28.662Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-21T20:40:28.770Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-21T20:40:30.073Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-21T20:40:30.073Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T20:40:30.073Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-21T20:40:30.073Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T20:40:30.073Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-21T20:40:30.073Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T20:40:30.073Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-21T20:40:30.073Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T20:40:30.073Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-21T20:40:31.301Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-21T20:40:33.079Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-21T20:40:33.079Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T20:40:33.079Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-21T20:40:33.079Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T20:40:33.079Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-21T20:40:33.349Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-21T20:40:33.349Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-21T20:40:33.831Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-21T20:40:34.318Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-21T20:40:34.642Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-21T20:40:34.642Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T20:40:35.109Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-21T20:40:35.287Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-21T20:40:35.746Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-21T20:40:35.927Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-21T20:40:35.927Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T20:40:35.927Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-21T20:40:36.713Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-21T20:40:37.115Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-21T20:40:37.487Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-21T20:40:37.487Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T20:40:37.487Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-21T20:40:38.249Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-21T20:40:38.470Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-21T20:40:39.017Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-21T20:40:39.455Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-21T20:40:39.455Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-21T20:40:39.455Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-21T20:40:43.239Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-21T20:40:44.045Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-21T20:40:44.045Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T20:40:44.045Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-21T20:40:44.045Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T20:40:44.045Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-21T20:40:44.045Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-21T20:40:44.045Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-21T20:40:44.045Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-21T20:40:44.045Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-21T20:40:44.504Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-21T20:40:44.962Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-21T20:40:45.519Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-21T20:40:47.020Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-21T20:40:48.463Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-21T20:40:48.463Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-21T20:40:49.227Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-21T20:40:50.753Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-21T20:41:00.941Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-21T20:41:00.941Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T20:41:00.941Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-21T20:41:00.941Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T20:41:00.941Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-21T20:41:00.941Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T20:41:00.941Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-21T20:41:01.925Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-21T20:41:05.567Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-21T20:41:05.567Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T20:41:05.567Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-21T20:41:07.022Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-21T20:41:07.022Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T20:41:07.022Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-21T20:41:07.755Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-21T20:41:09.080Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-21T20:41:10.641Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-21T20:41:10.641Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T20:41:11.108Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-21T20:41:11.108Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T20:41:11.108Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-21T20:41:11.108Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T20:41:11.108Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-21T20:41:12.877Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-21T20:41:13.321Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-21T20:41:13.343Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-21T20:41:13.343Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-21T20:41:14.325Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-21T20:41:17.109Z] === RUN TestDockerSuite/TestCommitChange [2022-04-21T20:41:18.115Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-21T20:41:20.893Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-21T20:41:22.858Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-21T20:41:22.858Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:41:22.858Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-21T20:41:24.676Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-21T20:41:24.676Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T20:41:24.676Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-21T20:41:26.637Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-21T20:41:26.637Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-21T20:41:26.637Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-21T20:41:30.532Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-21T20:41:30.532Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T20:41:30.532Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-21T20:41:35.244Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-21T20:41:36.393Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-21T20:41:39.110Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-21T20:41:40.094Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-21T20:41:40.180Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-21T20:41:40.180Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T20:41:40.180Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-21T20:41:40.180Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T20:41:40.180Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-21T20:41:40.180Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T20:41:40.180Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-21T20:41:40.180Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T20:41:40.180Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-21T20:41:40.180Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T20:41:40.180Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-21T20:41:40.180Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T20:41:40.180Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-21T20:41:40.180Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T20:41:40.180Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-21T20:41:40.180Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-21T20:41:40.560Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-21T20:41:43.483Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-21T20:41:45.301Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-21T20:41:50.043Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-21T20:41:50.113Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-21T20:41:52.662Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-21T20:41:55.878Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-21T20:41:57.185Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-21T20:41:57.409Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-21T20:41:57.410Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-21T20:41:57.410Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-21T20:41:58.970Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-21T20:41:58.970Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-21T20:41:58.970Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-21T20:41:58.970Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-21T20:41:58.970Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-21T20:41:58.970Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-21T20:41:58.970Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-21T20:41:59.392Z] === RUN TestDockerSuite/TestRmiTag [2022-04-21T20:41:59.858Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-21T20:42:00.568Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-21T20:42:01.180Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-21T20:42:01.180Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T20:42:01.180Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-21T20:42:01.180Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-21T20:42:02.068Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-21T20:42:07.649Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite (1537.46s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.27s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.12s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.19s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.74s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.75s) [2022-04-21T20:42:08.186Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.60s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.11s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.72s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.01s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.01s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.58s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.30s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (38.62s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.67s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.99s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.75s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.30s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.63s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.28s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.64s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.84s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.83s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.45s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.24s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.97s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.30s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.21s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.82s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.40s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.67s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.26s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.91s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.76s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.02s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.20s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.97s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.12s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.14s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.12s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.60s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.55s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.92s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.04s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.09s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.21s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.11s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.04s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.46s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.78s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.19s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.10s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.59s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.35s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.90s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.60s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.73s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.81s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.06s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.20s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.13s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.89s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.61s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.64s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.83s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.88s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.28s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.62s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.06s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.17s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (74.97s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.37s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.14s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.07s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.48s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.51s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.37s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.34s) [2022-04-21T20:42:08.186Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.81s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.20s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.11s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.49s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.12s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.18s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (114.19s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.35s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.73s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.45s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.64s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.62s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.80s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-04-21T20:42:08.186Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-04-21T20:42:08.186Z] === RUN TestDockerExternalVolumeSuite [2022-04-21T20:42:08.186Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-21T20:42:08.186Z] docker_cli_external_volume_driver_test.go:52: [dc1ec25e72fc5] daemon is not started [2022-04-21T20:42:08.326Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-21T20:42:08.326Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-21T20:42:08.326Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-21T20:42:08.326Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-21T20:42:08.326Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T20:42:08.326Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-21T20:42:08.326Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T20:42:08.326Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-21T20:42:10.536Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-21T20:42:12.746Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-21T20:42:13.443Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-21T20:42:14.307Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-21T20:42:14.307Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-21T20:42:14.307Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-21T20:42:14.307Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-21T20:42:16.518Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-21T20:42:16.518Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-21T20:42:16.839Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-21T20:42:17.785Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-21T20:42:18.727Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-21T20:42:18.727Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T20:42:18.727Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-21T20:42:18.727Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T20:42:18.727Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-21T20:42:20.935Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-21T20:42:20.935Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-21T20:42:21.454Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-21T20:42:22.400Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-21T20:42:22.400Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T20:42:22.400Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-21T20:42:22.400Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T20:42:22.400Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-21T20:42:22.400Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T20:42:22.400Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-21T20:42:22.400Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T20:42:22.400Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-21T20:42:22.400Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T20:42:22.400Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-21T20:42:22.400Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T20:42:22.400Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-21T20:42:22.400Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T20:42:22.400Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-21T20:42:22.494Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-21T20:42:22.494Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T20:42:22.494Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-21T20:42:23.053Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-21T20:42:24.541Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-21T20:42:24.541Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T20:42:24.541Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-21T20:42:24.541Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T20:42:24.541Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-21T20:42:25.437Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-21T20:42:25.437Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-21T20:42:27.646Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-21T20:42:29.155Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-21T20:42:31.124Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-21T20:42:31.124Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T20:42:31.124Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-21T20:42:31.290Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-21T20:42:33.431Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-21T20:42:35.566Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-21T20:42:36.296Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-21T20:42:37.702Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-21T20:42:37.702Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-21T20:42:38.196Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-21T20:42:38.196Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-21T20:42:38.196Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T20:42:38.196Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-21T20:42:38.196Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T20:42:38.196Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-21T20:42:39.240Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-21T20:42:39.240Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-21T20:42:39.240Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-21T20:42:39.240Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-21T20:42:39.240Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-21T20:42:40.800Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-21T20:42:40.800Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-21T20:42:40.800Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-21T20:42:41.927Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-21T20:42:42.314Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-21T20:42:42.314Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T20:42:42.314Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-21T20:42:42.314Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T20:42:42.314Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-21T20:42:42.314Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T20:42:42.314Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-21T20:42:42.314Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T20:42:42.314Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-21T20:42:42.314Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T20:42:42.314Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-21T20:42:42.314Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T20:42:42.314Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-21T20:42:42.314Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T20:42:42.314Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-21T20:42:42.314Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T20:42:42.314Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-21T20:42:42.314Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T20:42:42.314Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-21T20:42:42.314Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T20:42:42.762Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-21T20:42:42.762Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T20:42:42.762Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-21T20:42:43.743Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-21T20:42:43.743Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T20:42:43.743Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-21T20:42:44.897Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-21T20:42:44.897Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T20:42:44.897Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-21T20:42:45.304Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-21T20:42:45.304Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-21T20:42:45.662Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-21T20:42:47.032Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-21T20:42:47.032Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T20:42:47.032Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-21T20:42:47.032Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T20:42:47.032Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-21T20:42:48.567Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-21T20:42:48.567Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-21T20:42:48.567Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-21T20:42:49.167Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-21T20:42:49.167Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T20:42:49.167Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-21T20:42:49.167Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T20:42:49.167Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-21T20:42:49.167Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T20:42:49.167Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-21T20:42:49.167Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T20:42:49.167Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-21T20:42:49.167Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T20:42:49.167Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-21T20:42:49.167Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T20:42:49.167Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-21T20:42:49.167Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T20:42:49.167Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-21T20:42:50.046Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-21T20:42:50.670Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-21T20:42:51.032Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-21T20:42:51.032Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T20:42:51.032Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-21T20:42:51.032Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T20:42:51.470Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-21T20:42:51.499Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-21T20:42:51.499Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T20:42:51.499Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-21T20:42:51.499Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T20:42:51.499Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-21T20:42:51.499Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T20:42:51.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-21T20:42:52.437Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-21T20:42:52.808Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-21T20:42:53.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-21T20:42:53.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-21T20:42:53.404Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-21T20:42:54.945Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-21T20:42:54.945Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T20:42:54.945Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-21T20:42:54.945Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T20:42:54.945Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-21T20:42:54.945Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T20:42:54.945Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-21T20:42:56.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-21T20:42:57.080Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-21T20:42:57.080Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T20:42:57.080Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-21T20:42:57.080Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T20:42:57.080Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-21T20:42:57.080Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T20:42:57.528Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-21T20:42:57.528Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T20:42:57.528Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-21T20:42:58.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-21T20:42:59.033Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-21T20:43:00.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-21T20:43:01.977Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-21T20:43:02.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b4eba0_} [2022-04-21T20:43:03.514Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-21T20:43:04.742Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-21T20:43:04.742Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T20:43:04.742Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-21T20:43:04.742Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T20:43:04.742Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-21T20:43:04.742Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T20:43:04.742Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-21T20:43:04.742Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T20:43:04.742Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-21T20:43:04.742Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T20:43:04.742Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-21T20:43:04.742Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T20:43:04.742Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-21T20:43:07.625Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-21T20:43:07.625Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T20:43:07.625Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-21T20:43:07.625Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-21T20:43:07.625Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T20:43:07.625Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-21T20:43:09.800Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-21T20:43:11.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13250888301_c:\foo_false____} [2022-04-21T20:43:11.974Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-21T20:43:11.975Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T20:43:11.975Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-21T20:43:12.102Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-21T20:43:12.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13250888301_c:\foo_true____} [2022-04-21T20:43:14.148Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-21T20:43:14.148Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T20:43:14.148Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-21T20:43:14.148Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T20:43:14.148Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-21T20:43:14.148Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T20:43:14.148Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-21T20:43:15.833Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-21T20:43:16.321Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-21T20:43:18.495Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-21T20:43:19.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-21T20:43:19.849Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-21T20:43:20.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-21T20:43:20.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-21T20:43:20.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-21T20:43:20.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-21T20:43:20.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-21T20:43:20.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-21T20:43:20.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-21T20:43:20.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-21T20:43:20.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-21T20:43:20.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-21T20:43:20.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-21T20:43:20.307Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-21T20:43:20.307Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T20:43:20.308Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-21T20:43:20.308Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T20:43:20.308Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-21T20:43:20.308Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T20:43:20.308Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-21T20:43:20.308Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T20:43:20.308Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-21T20:43:20.308Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T20:43:20.308Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-21T20:43:20.670Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-21T20:43:22.484Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-21T20:43:22.484Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T20:43:22.484Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-21T20:43:22.484Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:43:22.851Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-21T20:43:22.943Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-21T20:43:22.943Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T20:43:22.943Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-21T20:43:22.943Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T20:43:22.943Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-21T20:43:22.943Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T20:43:22.943Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-21T20:43:22.943Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T20:43:22.943Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-21T20:43:22.943Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T20:43:22.943Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-21T20:43:22.943Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T20:43:22.943Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-21T20:43:22.943Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T20:43:22.943Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-21T20:43:22.943Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T20:43:22.943Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-21T20:43:22.943Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T20:43:22.943Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-21T20:43:22.943Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:43:22.943Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-21T20:43:22.943Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T20:43:22.943Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-21T20:43:23.309Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-21T20:43:23.309Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T20:43:23.309Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-21T20:43:23.309Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T20:43:23.309Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-21T20:43:23.309Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T20:43:23.309Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-21T20:43:23.309Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T20:43:23.309Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T20:43:23.309Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T20:43:23.309Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-21T20:43:23.309Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T20:43:23.309Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-21T20:43:23.309Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T20:43:23.309Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-21T20:43:24.400Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-21T20:43:25.850Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-21T20:43:25.850Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-21T20:43:25.850Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T20:43:25.850Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-21T20:43:27.040Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-21T20:43:27.040Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T20:43:27.040Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-21T20:43:27.040Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-21T20:43:27.040Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T20:43:27.497Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-21T20:43:27.497Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T20:43:27.497Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-21T20:43:27.497Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T20:43:27.497Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-21T20:43:27.497Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T20:43:27.497Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-21T20:43:28.029Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-21T20:43:28.029Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T20:43:28.029Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-21T20:43:28.029Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T20:43:28.029Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-21T20:43:28.029Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T20:43:28.029Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-21T20:43:29.086Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-21T20:43:30.723Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-21T20:43:33.284Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-21T20:43:33.284Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T20:43:33.284Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-21T20:43:33.777Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-21T20:43:34.235Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-21T20:43:34.235Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.235Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-21T20:43:34.235Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.235Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-21T20:43:34.818Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-21T20:43:34.818Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-21T20:43:34.818Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-21T20:43:34.818Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-21T20:43:34.818Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-21T20:43:34.818Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-21T20:43:34.818Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-21T20:43:34.818Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-21T20:43:34.818Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunMount [2022-04-21T20:43:34.818Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-21T20:43:34.818Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-21T20:43:34.818Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-21T20:43:34.818Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T20:43:34.818Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-21T20:43:36.494Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-21T20:43:36.494Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T20:43:36.494Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-21T20:43:36.594Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-21T20:43:38.769Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-21T20:43:38.769Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T20:43:38.769Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-21T20:43:38.769Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T20:43:38.769Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-21T20:43:38.832Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-21T20:43:41.952Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-21T20:43:41.952Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T20:43:41.952Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-21T20:43:41.952Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T20:43:41.952Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-21T20:43:41.952Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T20:43:41.952Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-21T20:43:46.636Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-21T20:43:47.334Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-21T20:43:47.334Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:43:47.334Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-21T20:43:47.334Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T20:43:47.334Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-21T20:43:50.370Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-21T20:43:50.370Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T20:43:50.370Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-21T20:43:50.371Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T20:43:50.371Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-21T20:43:50.371Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T20:43:50.371Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-21T20:43:50.371Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T20:43:50.371Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-21T20:43:50.371Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T20:43:50.371Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-21T20:43:50.371Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T20:43:50.371Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-21T20:43:50.371Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T20:43:50.371Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-21T20:43:50.371Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T20:43:50.371Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-21T20:43:50.371Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T20:43:50.371Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-21T20:43:50.829Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-21T20:43:51.795Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-21T20:43:53.329Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-21T20:43:53.699Z] docker_cli_external_volume_driver_test.go:52: [d77929c889ed9] daemon is not started [2022-04-21T20:43:54.864Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-21T20:43:56.398Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-21T20:43:58.572Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-21T20:43:58.572Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T20:43:58.572Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-21T20:43:58.572Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T20:43:58.572Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-21T20:43:58.572Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T20:43:58.572Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-21T20:43:58.572Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T20:43:58.572Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-21T20:43:58.572Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T20:43:58.572Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-21T20:43:58.572Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T20:43:58.572Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-21T20:43:58.572Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T20:43:58.572Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-21T20:43:58.572Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T20:43:58.572Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T20:43:59.712Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-21T20:43:59.712Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T20:43:59.712Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-21T20:43:59.712Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T20:43:59.712Z] === RUN TestDockerSuite/TestCpToDot [2022-04-21T20:44:01.252Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-21T20:44:01.252Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T20:44:01.478Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-21T20:44:01.478Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T20:44:01.478Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-21T20:44:01.478Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T20:44:01.478Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-21T20:44:01.478Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T20:44:01.478Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-21T20:44:01.478Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T20:44:01.478Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-21T20:44:01.478Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T20:44:01.711Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-21T20:44:01.711Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T20:44:01.711Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-21T20:44:01.936Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-21T20:44:03.889Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-21T20:44:03.889Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:44:03.889Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-21T20:44:03.889Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T20:44:03.889Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-21T20:44:03.889Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T20:44:03.889Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-21T20:44:03.889Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T20:44:03.889Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-21T20:44:03.889Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-21T20:44:03.889Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-21T20:44:06.068Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-21T20:44:08.246Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-21T20:44:08.246Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-21T20:44:08.566Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-21T20:44:08.705Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-21T20:44:10.242Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-21T20:44:10.503Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-21T20:44:10.503Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T20:44:10.503Z] === RUN TestDockerSuite/TestRunRm [2022-04-21T20:44:11.209Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-21T20:44:11.209Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-21T20:44:11.209Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T20:44:11.209Z] === RUN TestDockerSuite/TestCreateRM [2022-04-21T20:44:11.469Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-21T20:44:11.668Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-21T20:44:11.668Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T20:44:11.668Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-21T20:44:11.668Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-21T20:44:12.126Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-21T20:44:17.251Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-21T20:44:19.020Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-21T20:44:19.199Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-21T20:44:19.199Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-21T20:44:19.199Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-21T20:44:19.431Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-21T20:44:21.606Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-21T20:44:22.934Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-21T20:44:22.934Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-21T20:44:22.934Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T20:44:22.934Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-21T20:44:23.139Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-21T20:44:23.431Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-21T20:44:26.041Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-21T20:44:26.041Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T20:44:26.041Z] === RUN TestDockerSuite/TestRunState [2022-04-21T20:44:26.041Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T20:44:26.041Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-21T20:44:28.217Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-21T20:44:28.217Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T20:44:28.217Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-21T20:44:30.009Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-21T20:44:30.009Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-21T20:44:30.009Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-21T20:44:30.009Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-21T20:44:30.009Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-21T20:44:30.009Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-21T20:44:30.009Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-21T20:44:30.009Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-21T20:44:30.009Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-21T20:44:30.009Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDockerFails [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-21T20:44:30.009Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-21T20:44:30.009Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-21T20:44:30.009Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-21T20:44:30.009Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.009Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-21T20:44:30.009Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.010Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-21T20:44:30.392Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-21T20:44:30.392Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.392Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-21T20:44:30.392Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.392Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-21T20:44:30.392Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-21T20:44:30.392Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-21T20:44:30.392Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T20:44:30.392Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-21T20:44:31.407Z] === RUN TestDockerSuite/TestBuildRm [2022-04-21T20:44:32.187Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-21T20:44:34.363Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-21T20:44:35.087Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-21T20:44:35.088Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T20:44:35.088Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-21T20:44:35.088Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T20:44:35.088Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-21T20:44:35.088Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T20:44:35.088Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-21T20:44:35.088Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T20:44:35.088Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-21T20:44:35.088Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T20:44:35.088Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-21T20:44:35.088Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T20:44:35.088Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-21T20:44:35.088Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T20:44:35.088Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-21T20:44:35.088Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T20:44:35.088Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-21T20:44:35.088Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T20:44:35.088Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-21T20:44:35.088Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T20:44:35.088Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-21T20:44:36.543Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-21T20:44:37.261Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-21T20:44:37.261Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T20:44:37.261Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-21T20:44:38.331Z] docker_cli_external_volume_driver_test.go:52: [df3c3c73a242b] daemon is not started [2022-04-21T20:44:39.437Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-21T20:44:39.437Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T20:44:39.437Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-21T20:44:39.437Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T20:44:39.437Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-21T20:44:42.345Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-21T20:44:43.798Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-21T20:44:45.975Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-21T20:44:45.975Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T20:44:45.975Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-21T20:44:45.975Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T20:44:46.434Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-21T20:44:47.401Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-21T20:44:48.922Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-21T20:44:49.418Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-21T20:44:51.136Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-21T20:44:52.657Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-21T20:44:53.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-21T20:44:53.456Z] docker_cli_external_volume_driver_test.go:52: [ddd6918bef28b] daemon is not started [2022-04-21T20:44:54.113Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-21T20:44:54.873Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-21T20:44:57.342Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-21T20:44:58.608Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-21T20:44:59.517Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-21T20:44:59.904Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-21T20:44:59.904Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T20:44:59.904Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-21T20:44:59.904Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-21T20:44:59.975Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-21T20:45:02.078Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-21T20:45:03.706Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-21T20:45:04.165Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-21T20:45:04.252Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-21T20:45:05.132Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-21T20:45:06.707Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-21T20:45:06.707Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T20:45:06.707Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-21T20:45:06.707Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-21T20:45:06.707Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-21T20:45:06.707Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T20:45:06.707Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-21T20:45:06.707Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T20:45:06.707Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-21T20:45:06.707Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T20:45:06.707Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-21T20:45:06.707Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T20:45:06.707Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-21T20:45:06.707Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T20:45:06.707Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-21T20:45:08.323Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-21T20:45:10.438Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-21T20:45:11.977Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-21T20:45:13.511Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-21T20:45:15.359Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-21T20:45:16.289Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-21T20:45:16.289Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-21T20:45:16.289Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-21T20:45:18.207Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-21T20:45:18.207Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-21T20:45:18.207Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-21T20:45:18.207Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-21T20:45:18.207Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-21T20:45:18.207Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-21T20:45:18.207Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-21T20:45:18.207Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-21T20:45:18.207Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-21T20:45:18.207Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-21T20:45:18.207Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-21T20:45:18.207Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-21T20:45:18.207Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-21T20:45:18.207Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-21T20:45:18.207Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-21T20:45:18.207Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-21T20:45:18.207Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.207Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-21T20:45:18.212Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-21T20:45:18.212Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-21T20:45:18.661Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-21T20:45:18.661Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.661Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-21T20:45:18.661Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.661Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-21T20:45:18.661Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T20:45:18.661Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-21T20:45:19.608Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-21T20:45:19.608Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T20:45:19.608Z] === RUN TestDockerSuite/TestEventsRename [2022-04-21T20:45:20.382Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-21T20:45:20.840Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-21T20:45:20.840Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-21T20:45:21.298Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-21T20:45:21.743Z] === RUN TestDockerSuite/TestEventsResize [2022-04-21T20:45:22.835Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-21T20:45:22.835Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-21T20:45:23.363Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-21T20:45:23.363Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-21T20:45:25.012Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-21T20:45:27.190Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-21T20:45:28.059Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-21T20:45:28.059Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-21T20:45:29.366Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-21T20:45:29.367Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T20:45:29.367Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-21T20:45:30.209Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-21T20:45:31.794Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-21T20:45:36.444Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-21T20:45:36.444Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T20:45:36.444Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-21T20:45:37.195Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-21T20:45:38.728Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-21T20:45:40.385Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-21T20:45:41.130Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-21T20:45:41.130Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T20:45:41.130Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-21T20:45:41.130Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T20:45:41.130Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-21T20:45:41.130Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T20:45:41.130Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-21T20:45:41.130Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T20:45:41.130Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-21T20:45:43.343Z] === RUN TestDockerSuite/TestEventsTop [2022-04-21T20:45:43.343Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T20:45:43.343Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-21T20:45:45.818Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-21T20:45:45.818Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T20:45:45.818Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-21T20:45:45.818Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T20:45:45.818Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-21T20:45:45.818Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T20:45:45.818Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-21T20:45:45.818Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T20:45:45.818Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-21T20:45:45.818Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T20:45:45.818Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-21T20:45:45.818Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T20:45:45.818Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-21T20:45:46.196Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-21T20:45:47.994Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-21T20:45:49.530Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-21T20:45:49.530Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T20:45:49.530Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-21T20:45:49.869Z] === RUN TestDockerSuite/TestExec [2022-04-21T20:45:49.870Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:45:49.870Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-21T20:45:49.870Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T20:45:49.870Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-21T20:45:51.375Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-21T20:45:51.705Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-21T20:45:51.705Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T20:45:51.705Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-21T20:45:51.705Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T20:45:51.705Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-21T20:45:51.705Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T20:45:51.705Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-21T20:45:51.705Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T20:45:51.705Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-21T20:45:51.705Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T20:45:51.705Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-21T20:45:51.705Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T20:45:51.705Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-21T20:45:52.881Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-21T20:45:52.881Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T20:45:52.881Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-21T20:45:52.881Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T20:45:52.881Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-21T20:45:52.881Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T20:45:52.881Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-21T20:45:52.891Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-21T20:45:52.891Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T20:45:52.891Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-21T20:45:52.891Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-21T20:45:54.426Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-21T20:45:55.017Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-21T20:45:57.154Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-21T20:45:58.475Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-21T20:45:58.686Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-21T20:45:59.122Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-21T20:46:00.847Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-21T20:46:03.809Z] === RUN TestDockerSuite/TestBuildUser [2022-04-21T20:46:03.809Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T20:46:03.809Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-21T20:46:03.809Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T20:46:03.809Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-21T20:46:03.809Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T20:46:03.809Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-21T20:46:04.524Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-21T20:46:04.524Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T20:46:04.524Z] === RUN TestDockerSuite/TestExecEnv [2022-04-21T20:46:04.524Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T20:46:04.524Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-21T20:46:04.524Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T20:46:04.524Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-21T20:46:06.508Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-21T20:46:06.660Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-21T20:46:06.966Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-21T20:46:06.966Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-21T20:46:06.966Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T20:46:06.966Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-21T20:46:06.966Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-21T20:46:07.424Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-21T20:46:07.424Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-21T20:46:07.542Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-21T20:46:08.002Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-21T20:46:10.327Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-21T20:46:10.327Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-21T20:46:11.277Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-21T20:46:11.277Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T20:46:11.277Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-21T20:46:11.277Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T20:46:11.277Z] === RUN TestDockerSuite/TestExecParseError [2022-04-21T20:46:11.277Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T20:46:11.277Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-21T20:46:11.277Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T20:46:11.277Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-21T20:46:11.277Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T20:46:11.277Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-21T20:46:11.739Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-21T20:46:11.739Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T20:46:11.739Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-21T20:46:11.739Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T20:46:11.739Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-21T20:46:13.229Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-21T20:46:13.229Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-21T20:46:13.229Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-21T20:46:13.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-21T20:46:13.414Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-21T20:46:13.414Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T20:46:13.414Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-21T20:46:13.414Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T20:46:13.414Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-21T20:46:13.414Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:13.414Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-21T20:46:13.414Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T20:46:13.414Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-21T20:46:13.414Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T20:46:13.414Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-21T20:46:13.689Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-21T20:46:13.689Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-21T20:46:15.550Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-21T20:46:15.550Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T20:46:15.550Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-21T20:46:20.759Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-21T20:46:20.759Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T20:46:20.759Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-21T20:46:21.217Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-21T20:46:21.676Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-21T20:46:21.676Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T20:46:21.676Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-21T20:46:24.025Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-21T20:46:24.025Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T20:46:24.025Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-21T20:46:24.025Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T20:46:24.025Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-21T20:46:24.025Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T20:46:24.025Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-21T20:46:28.750Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-21T20:46:28.750Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-21T20:46:28.750Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-21T20:46:29.736Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-21T20:46:32.833Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-21T20:46:32.833Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-21T20:46:35.448Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-21T20:46:37.310Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-21T20:46:37.310Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T20:46:37.310Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-21T20:46:37.585Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite (1879.85s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.56s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (61.87s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.10s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.60s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.05s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.55s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.10s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (60.02s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.05s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.48s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.77s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.23s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.32s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.26s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.94s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddTar (26.80s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.87s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.34s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.57s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.85s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.26s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.05s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.22s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.91s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.33s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.26s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.75s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.58s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.38s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.09s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.83s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.69s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.30s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.48s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.21s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.70s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.67s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerignore (40.02s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.96s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (44.84s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.31s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.59s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.51s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.26s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.42s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.55s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.85s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (60.52s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.91s) [2022-04-21T20:46:38.846Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2022-04-21T20:46:38.846Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.17s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.46s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (8.58s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.08s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.70s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.07s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildFails (2.23s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.24s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.30s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.45s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.82s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.07s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.80s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.77s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildHistory (9.37s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.82s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.66s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.72s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.81s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildLabels (0.84s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.26s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.78s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.27s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.13s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.50s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.03s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.55s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.13s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.33s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.40s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.58s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.69s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.27s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.67s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.34s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.78s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.13s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.52s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.36s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.73s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.45s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.23s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.67s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.69s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.69s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.18s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.44s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildRm (9.63s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.67s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.16s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.33s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.29s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.84s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.04s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.13s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.61s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildStderr (3.27s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.63s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.96s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.44s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.07s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (2.98s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.27s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.47s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.19s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.56s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.94s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.77s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.29s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.60s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.13s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.89s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.63s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.58s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.77s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestCommitChange (4.10s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.75s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.97s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestCommitTTY (6.02s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.85s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.98s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.07s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.22s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.26s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.29s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.80s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.79s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.72s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.84s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.86s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.29s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.71s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.80s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.17s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.32s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.46s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.57s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.29s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.76s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.17s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.72s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.52s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.47s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.36s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.37s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.40s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.38s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00056c1f8_} (2.24s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-15943245_c:\foo_false____} (2.36s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-15943245_c:\foo_true____} (2.35s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T20:46:38.847Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.31s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T20:46:38.847Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.31s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.33s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.21s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.33s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.88s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.40s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCpToDot (2.40s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCpToStdout (2.34s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.94s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.27s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.59s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.78s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.77s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.27s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.33s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.30s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.39s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.71s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsCopy (3.60s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.84s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.24s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.66s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.69s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.78s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsFilters (4.60s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsFormat (4.14s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsRename (2.36s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsResize (7.52s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.27s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.07s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.64s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.77s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.67s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.69s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.77s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.75s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.72s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.72s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.06s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.85s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestExecInspectID (4.25s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.17s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.91s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.09s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.79s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.95s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.84s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.76s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.23s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.59s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.76s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.58s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.42s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.29s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.24s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.24s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.45s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectDefault (2.23s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectHistory (3.74s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.21s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.76s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.31s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.76s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.77s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectStatus (2.83s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.47s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.86s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.23s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.77s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.25s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.23s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.27s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.68s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.72s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.44s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.26s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.84s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.71s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.70s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.69s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.18s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.04s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.31s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.30s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsSince (8.72s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsTail (2.55s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.37s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.32s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T20:46:38.848Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T20:46:38.848Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.43s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.94s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPsByOrder (6.62s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.96s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.38s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.92s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.23s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.02s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.97s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.12s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.59s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.54s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.09s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.32s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.54s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.23s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.21s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.00s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.73s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.70s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.55s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.85s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (3.85s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.95s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.05s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiTag (0.53s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.32s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.12s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.45s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.66s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.94s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.00s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.47s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.11s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.24s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.25s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.20s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.58s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.23s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.40s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.55s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.61s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.33s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.21s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.22s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.41s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.14s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.24s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.22s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.20s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.25s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunExitCode (2.25s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.24s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.20s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.28s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.07s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.34s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.68s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.73s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.94s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.55s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.60s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.05s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.94s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.68s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunRm (2.26s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.25s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.25s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.22s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.71s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.77s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.22s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T20:46:38.849Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.08s) [2022-04-21T20:46:38.849Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.51s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.20s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.18s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.83s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.78s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.58s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.44s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.86s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.29s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.29s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.11s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.81s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.54s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.50s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.61s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.22s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.20s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.18s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.07s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.03s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.29s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.74s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.89s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.75s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.43s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.78s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.22s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.73s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.80s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T20:46:38.850Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.05s) [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-21T20:46:38.850Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T20:46:38.850Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T20:46:38.850Z] === RUN TestDockerSchema1RegistrySuite [2022-04-21T20:46:38.850Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-21T20:46:38.850Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T20:46:38.850Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T20:46:38.850Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-21T20:46:38.850Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-21T20:46:38.850Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T20:46:38.850Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T20:46:38.850Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T20:46:38.850Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-21T20:46:38.850Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-21T20:46:38.850Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-21T20:46:38.851Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-21T20:46:38.851Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-21T20:46:38.851Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-21T20:46:38.851Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-21T20:46:38.851Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-21T20:46:38.851Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-21T20:46:38.851Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-21T20:46:38.851Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-21T20:46:38.851Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-21T20:46:38.851Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-21T20:46:38.851Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-21T20:46:38.851Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-21T20:46:38.851Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-21T20:46:38.851Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T20:46:38.851Z] === RUN TestDockerDaemonSuite [2022-04-21T20:46:38.851Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-21T20:46:38.851Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-21T20:46:38.851Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-21T20:46:38.851Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T20:46:38.851Z] === RUN TestDockerSwarmSuite [2022-04-21T20:46:38.851Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-21T20:46:38.851Z] === RUN TestDockerPluginSuite [2022-04-21T20:46:38.851Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-21T20:46:38.851Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-21T20:46:38.851Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-21T20:46:38.851Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-21T20:46:38.851Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-21T20:46:38.851Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-21T20:46:38.851Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-21T20:46:38.851Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-21T20:46:38.851Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-21T20:46:38.851Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-21T20:46:38.851Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-21T20:46:38.851Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T20:46:38.851Z] === RUN TestDockerExternalVolumeSuite [2022-04-21T20:46:38.851Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-21T20:46:38.851Z] === RUN TestDockerNetworkSuite [2022-04-21T20:46:38.851Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-21T20:46:38.851Z] === RUN TestDockerHubPullSuite [2022-04-21T20:46:38.851Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-21T20:46:38.851Z] PASS [2022-04-21T20:46:38.851Z] ok github.com/docker/docker/integration-cli 1880.159s [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === Skipped [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-21T20:46:38.851Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T20:46:38.851Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T20:46:38.851Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-21T20:46:38.851Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T20:46:38.851Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-21T20:46:38.851Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-21T20:46:38.851Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T20:46:38.851Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T20:46:38.851Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T20:46:38.851Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-21T20:46:38.851Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T20:46:38.851Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T20:46:38.851Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T20:46:38.851Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T20:46:38.851Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T20:46:38.851Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T20:46:38.851Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T20:46:38.851Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T20:46:38.851Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-21T20:46:38.851Z] [2022-04-21T20:46:38.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T20:46:38.851Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-21T20:46:38.852Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-21T20:46:38.852Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2022-04-21T20:46:38.852Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T20:46:38.852Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.852Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T20:46:38.852Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-21T20:46:38.853Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-21T20:46:38.853Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-21T20:46:38.853Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T20:46:38.853Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T20:46:38.853Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-21T20:46:38.853Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-21T20:46:38.853Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T20:46:38.853Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T20:46:38.853Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T20:46:38.853Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T20:46:38.853Z] [2022-04-21T20:46:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T20:46:38.853Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.853Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-21T20:46:38.854Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T20:46:38.854Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T20:46:38.854Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T20:46:38.854Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T20:46:38.854Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T20:46:38.854Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T20:46:38.854Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T20:46:38.854Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T20:46:38.854Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T20:46:38.854Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T20:46:38.854Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T20:46:38.854Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T20:46:38.854Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T20:46:39.313Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-21T20:46:39.313Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T20:46:39.313Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T20:46:39.313Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-21T20:46:39.313Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T20:46:39.313Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T20:46:39.313Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T20:46:39.313Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T20:46:39.313Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T20:46:39.313Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T20:46:39.313Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T20:46:39.313Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-21T20:46:39.313Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-21T20:46:39.313Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-21T20:46:39.313Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-21T20:46:39.313Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T20:46:39.313Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-21T20:46:39.313Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T20:46:39.313Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T20:46:39.313Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-21T20:46:39.313Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-21T20:46:39.313Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.313Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-21T20:46:39.313Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T20:46:39.314Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T20:46:39.314Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T20:46:39.314Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T20:46:39.314Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T20:46:39.314Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T20:46:39.314Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-21T20:46:39.314Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-21T20:46:39.314Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-21T20:46:39.314Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-21T20:46:39.314Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T20:46:39.314Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T20:46:39.314Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-21T20:46:39.314Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.314Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T20:46:39.314Z] [2022-04-21T20:46:39.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T20:46:39.314Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T20:46:39.315Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T20:46:39.315Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T20:46:39.315Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-21T20:46:39.315Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T20:46:39.315Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T20:46:39.315Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T20:46:39.315Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T20:46:39.315Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T20:46:39.315Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T20:46:39.315Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T20:46:39.315Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-21T20:46:39.315Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-21T20:46:39.315Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T20:46:39.315Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.315Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T20:46:39.315Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T20:46:39.316Z] [2022-04-21T20:46:39.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-21T20:46:39.316Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.316Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-21T20:46:39.317Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T20:46:39.317Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T20:46:39.317Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T20:46:39.317Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T20:46:39.317Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T20:46:39.317Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.317Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T20:46:39.317Z] [2022-04-21T20:46:39.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T20:46:39.317Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T20:46:39.318Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.318Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T20:46:39.318Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-21T20:46:39.319Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] DONE 1088 tests, 539 skipped in 1888.531s [2022-04-21T20:46:39.319Z] INFO: Integration tests ended at 04/21/2022 20:46:39. Duration:00:31:28.6466817 [2022-04-21T20:46:39.319Z] INFO: Docker info of the daemon under test at end of run [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] Containers: 10 [2022-04-21T20:46:39.319Z] Running: 0 [2022-04-21T20:46:39.319Z] Paused: 0 [2022-04-21T20:46:39.319Z] Stopped: 10 [2022-04-21T20:46:39.319Z] Images: 18 [2022-04-21T20:46:39.319Z] Server Version: 0.0.0-dev [2022-04-21T20:46:39.319Z] Storage Driver: windowsfilter [2022-04-21T20:46:39.319Z] Windows: [2022-04-21T20:46:39.319Z] Logging Driver: json-file [2022-04-21T20:46:39.319Z] Plugins: [2022-04-21T20:46:39.319Z] Volume: local [2022-04-21T20:46:39.319Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T20:46:39.319Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T20:46:39.319Z] Swarm: inactive [2022-04-21T20:46:39.319Z] Default Isolation: process [2022-04-21T20:46:39.319Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T20:46:39.319Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-21T20:46:39.319Z] OSType: windows [2022-04-21T20:46:39.319Z] Architecture: x86_64 [2022-04-21T20:46:39.319Z] CPUs: 4 [2022-04-21T20:46:39.319Z] Total Memory: 32GiB [2022-04-21T20:46:39.319Z] Name: azwin-2-20f9c0 [2022-04-21T20:46:39.319Z] ID: R5C7:752U:P6K3:BPM2:OFKO:OSHL:IEZE:URS2:3YGM:FXSZ:DFKL:UDTK [2022-04-21T20:46:39.319Z] Docker Root Dir: D:\CI\PR-43480\4\daemon [2022-04-21T20:46:39.319Z] Debug Mode (client): false [2022-04-21T20:46:39.319Z] Debug Mode (server): true [2022-04-21T20:46:39.319Z] File Descriptors: -1 [2022-04-21T20:46:39.319Z] Goroutines: 17 [2022-04-21T20:46:39.319Z] System Time: 2022-04-21T20:46:39.1893618Z [2022-04-21T20:46:39.319Z] EventsListeners: 0 [2022-04-21T20:46:39.319Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:46:39.319Z] Labels: [2022-04-21T20:46:39.319Z] Experimental: false [2022-04-21T20:46:39.319Z] Insecure Registries: [2022-04-21T20:46:39.319Z] 127.0.0.0/8 [2022-04-21T20:46:39.319Z] Live Restore Enabled: false [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] [2022-04-21T20:46:39.319Z] INFO: Stopping daemon under test [2022-04-21T20:46:39.777Z] SUCCESS: The process with PID 8412 (child process of PID 7468) has been terminated. [2022-04-21T20:46:39.777Z] SUCCESS: The process with PID 7468 (child process of PID 10612) has been terminated. [2022-04-21T20:46:39.777Z] INFO: Stop tailing logs of the daemon under tests [2022-04-21T20:46:39.777Z] INFO: executeCI.ps1 Completed successfully at 04/21/2022 20:46:39. [2022-04-21T20:46:39.777Z] INFO: Tidying up at end of run [2022-04-21T20:46:39.777Z] ----------- DAEMON LOG ------------ [2022-04-21T20:46:39.777Z] 2022/04/21 20:13:11 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-21T20:46:39.777Z] ----------- END DAEMON LOG -------- [2022-04-21T20:46:39.777Z] INFO: Saving daemon under test log (d:\CI\PR-43480\4\dut.out) to bundles\CIDUT.out [2022-04-21T20:46:39.777Z] INFO: Saving daemon under test log (d:\CI\PR-43480\4\dut.err) to bundles\CIDUT.err [2022-04-21T20:46:39.777Z] INFO: Saving containerd logs to bundles [2022-04-21T20:46:39.777Z] INFO: Nuke-Everything... [2022-04-21T20:46:39.777Z] INFO: Container count on control daemon to delete is 2 [2022-04-21T20:46:39.912Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-21T20:46:40.235Z] 3a90e6cdc40d [2022-04-21T20:46:40.235Z] e57b61c0fbb7 [2022-04-21T20:46:40.235Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-21T20:46:41.201Z] Deleted: sha256:c576b3307ad531b2fc8115b1f5ee9a70eb90f2cf6f363f486858a488de7df771 [2022-04-21T20:46:41.201Z] Deleted: sha256:b0e9fc84eb51c863408243a862e5cd471c07f9de4eed36ee937cb68f7de6e94a [2022-04-21T20:46:41.201Z] INFO: Tidying pidfile d:\CI\PR-43480\4\docker.pid [2022-04-21T20:46:41.201Z] INFO: Nuking d:\CI [2022-04-21T20:46:43.294Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-21T20:46:43.294Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:46:43.294Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-21T20:46:43.294Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-21T20:46:43.743Z] === RUN TestDockerSuite/TestHealth [2022-04-21T20:46:43.743Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T20:46:43.743Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-21T20:46:43.743Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-21T20:46:43.743Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-21T20:46:43.743Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-21T20:46:44.599Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-21T20:46:44.599Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T20:46:44.599Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-21T20:46:44.599Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T20:46:44.599Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-21T20:46:47.416Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-21T20:46:47.508Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-21T20:46:47.508Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T20:46:47.865Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-21T20:46:47.865Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T20:46:47.865Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-21T20:46:47.865Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-21T20:46:47.865Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-21T20:46:47.966Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-21T20:46:48.313Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-21T20:46:48.762Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-21T20:46:48.762Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T20:46:48.762Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-21T20:46:49.710Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-21T20:46:49.710Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-21T20:46:51.848Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-21T20:46:51.848Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-21T20:46:53.988Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-21T20:46:58.877Z] INFO: Zapped successfully [2022-04-21T20:46:58.877Z] [2022-04-21T20:46:58.877Z] INFO: executeCI.ps1 exiting at Thu Apr 21 20:46:57 CUT 2022. Duration 00:46:10.4123500 [2022-04-21T20:46:58.877Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-21T20:46:59.117Z] Recording test results [2022-04-21T20:46:59.575Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-21T20:46:59.997Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-21T20:47:00.344Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-21T20:47:00.747Z] Creating win-2022-integration-bundles.zip [2022-04-21T20:47:00.988Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-21T20:47:01.438Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-21T20:47:01.438Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T20:47:01.438Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [Pipeline] archiveArtifacts [2022-04-21T20:47:02.496Z] Archiving artifacts [2022-04-21T20:47:03.247Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-21T20:47:03.617Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43480/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T20:47:03.707Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-21T20:47:04.614Z] + make clean [2022-04-21T20:47:05.072Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T20:47:05.072Z] docker-dev-cache [2022-04-21T20:47:05.072Z] docker-mod-cache [2022-04-21T20:47:05.113Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-21T20:47:05.113Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-21T20:47:05.113Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-21T20:47:05.113Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T20:47:05.113Z] === RUN TestDockerSuite/TestImportFile [2022-04-21T20:47:05.113Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T20:47:05.113Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-21T20:47:05.113Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-21T20:47:05.113Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T20:47:05.113Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-21T20:47:05.113Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T20:47:05.113Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-21T20:47:05.113Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T20:47:05.113Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-21T20:47:05.113Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T20:47:05.113Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-21T20:47:05.113Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T20:47:05.113Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-21T20:47:05.113Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T20:47:05.113Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [Pipeline] deleteDir [2022-04-21T20:47:05.562Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-21T20:47:05.562Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T20:47:05.562Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-21T20:47:05.562Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T20:47:05.562Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T20:47:07.701Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-21T20:47:09.838Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-21T20:47:09.838Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T20:47:09.838Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-21T20:47:09.838Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T20:47:09.838Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-21T20:47:09.838Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-21T20:47:09.838Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T20:47:09.838Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-21T20:47:11.345Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-21T20:47:11.794Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-21T20:47:13.932Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-21T20:47:13.932Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:47:13.932Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-21T20:47:13.932Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T20:47:13.932Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-21T20:47:13.932Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T20:47:13.932Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-21T20:47:16.069Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-21T20:47:16.088Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-21T20:47:16.089Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T20:47:16.089Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-21T20:47:16.089Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T20:47:16.553Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-21T20:47:16.553Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T20:47:16.553Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-21T20:47:17.524Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-21T20:47:18.069Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-21T20:47:19.742Z] === RUN TestDockerSuite/TestInspectImage [2022-04-21T20:47:19.742Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:47:19.742Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-21T20:47:19.742Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T20:47:19.742Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-21T20:47:19.742Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T20:47:19.742Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-21T20:47:21.878Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-21T20:47:23.387Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-21T20:47:23.836Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-21T20:47:24.606Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-21T20:47:25.973Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-21T20:47:26.143Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-21T20:47:26.143Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T20:47:26.601Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-21T20:47:26.601Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T20:47:26.601Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-21T20:47:26.601Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T20:47:26.601Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-21T20:47:28.112Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-21T20:47:28.112Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T20:47:28.112Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-21T20:47:28.112Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-21T20:47:28.779Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-21T20:47:28.779Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T20:47:28.779Z] === RUN TestDockerSuite/TestCommitChange [2022-04-21T20:47:29.619Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-21T20:47:32.472Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-21T20:47:33.467Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-21T20:47:36.149Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-21T20:47:38.252Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-21T20:47:38.252Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T20:47:38.252Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-21T20:47:38.286Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-21T20:47:45.266Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-21T20:47:45.327Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-21T20:47:45.327Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T20:47:45.327Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-21T20:47:47.401Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-21T20:47:49.538Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-21T20:47:50.146Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-21T20:47:51.677Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-21T20:47:52.396Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-21T20:47:53.184Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-21T20:47:53.184Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-21T20:47:53.184Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.184Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-21T20:47:53.184Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.184Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-21T20:47:53.184Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.184Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-21T20:47:53.184Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-21T20:47:53.633Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-21T20:47:53.633Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-21T20:47:53.633Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-21T20:47:53.633Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-21T20:47:53.633Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-21T20:47:53.633Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-21T20:47:53.633Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-21T20:47:53.633Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-21T20:47:53.633Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-21T20:47:53.633Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-21T20:47:53.633Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-21T20:47:53.633Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-21T20:47:53.633Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-21T20:47:55.768Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-21T20:47:56.129Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-21T20:47:56.129Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T20:47:56.129Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-21T20:47:56.129Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T20:47:56.129Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-21T20:47:56.129Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T20:47:56.129Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-21T20:47:56.129Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T20:47:56.129Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-21T20:47:56.129Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T20:47:56.129Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-21T20:47:56.129Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T20:47:56.129Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-21T20:47:56.129Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T20:47:56.129Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-21T20:47:56.129Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-21T20:47:57.273Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-21T20:48:02.989Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-21T20:48:03.199Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-21T20:48:05.128Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-21T20:48:05.128Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T20:48:05.128Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-21T20:48:07.266Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-21T20:48:07.266Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-21T20:48:10.268Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-21T20:48:10.268Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-21T20:48:10.268Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-21T20:48:12.445Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-21T20:48:12.445Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-21T20:48:12.445Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-21T20:48:12.445Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-21T20:48:12.445Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-21T20:48:12.445Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-21T20:48:12.445Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-21T20:48:12.977Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-21T20:48:15.351Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-21T20:48:15.351Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T20:48:15.351Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-21T20:48:15.351Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-21T20:48:17.529Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-21T20:48:17.529Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-21T20:48:17.529Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-21T20:48:17.529Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-21T20:48:17.529Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T20:48:17.529Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-21T20:48:17.529Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T20:48:17.529Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-21T20:48:17.594Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-21T20:48:21.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-21T20:48:22.208Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-21T20:48:23.306Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-21T20:48:24.166Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-21T20:48:25.444Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-21T20:48:27.075Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-21T20:48:27.075Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-21T20:48:27.075Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-21T20:48:27.075Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-21T20:48:27.583Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-21T20:48:27.583Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T20:48:27.583Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-21T20:48:29.722Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-21T20:48:29.979Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-21T20:48:29.979Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-21T20:48:31.861Z] === RUN TestDockerSuite/TestLogsSince [2022-04-21T20:48:32.886Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-21T20:48:32.886Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T20:48:32.886Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-21T20:48:32.886Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T20:48:32.886Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-21T20:48:35.792Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-21T20:48:35.792Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-21T20:48:37.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-21T20:48:37.975Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-21T20:48:37.975Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T20:48:37.975Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-21T20:48:40.335Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-21T20:48:40.335Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T20:48:40.335Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-21T20:48:40.335Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T20:48:40.784Z] === RUN TestDockerSuite/TestLogsTail [2022-04-21T20:48:40.880Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-21T20:48:40.881Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-21T20:48:42.923Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-21T20:48:43.786Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-21T20:48:45.780Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-21T20:48:47.919Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-21T20:48:47.919Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestNetHostname [2022-04-21T20:48:47.919Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-21T20:48:47.919Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-21T20:48:47.919Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-21T20:48:47.919Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPluginActive [2022-04-21T20:48:47.919Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-21T20:48:47.919Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-21T20:48:47.919Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-21T20:48:47.919Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-21T20:48:47.919Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-21T20:48:47.919Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-21T20:48:47.919Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-21T20:48:47.919Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-21T20:48:47.919Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-21T20:48:47.919Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPortList [2022-04-21T20:48:47.919Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T20:48:47.919Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-21T20:48:48.482Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-21T20:48:51.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-21T20:48:51.943Z] docker_cli_external_volume_driver_test.go:484: [d90425b59e6de] daemon is not started [2022-04-21T20:48:52.537Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-21T20:48:52.537Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:48:52.537Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-21T20:48:52.537Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-21T20:48:52.537Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-21T20:48:52.537Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-21T20:48:52.537Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-21T20:48:52.537Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-21T20:48:52.537Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-21T20:48:52.537Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-21T20:48:52.537Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-21T20:48:52.537Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-21T20:48:52.537Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-21T20:48:52.537Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-21T20:48:52.537Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-21T20:48:52.537Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-21T20:48:52.537Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-21T20:48:52.537Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-21T20:48:54.274Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-21T20:48:54.274Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-21T20:48:54.274Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-21T20:48:54.274Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-21T20:48:54.274Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-21T20:48:56.213Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-21T20:48:56.213Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-21T20:48:56.213Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-21T20:48:56.454Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-21T20:48:56.454Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-21T20:48:56.454Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-21T20:48:59.358Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-21T20:48:59.358Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T20:48:59.358Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-21T20:49:02.267Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-21T20:49:02.267Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-21T20:49:04.681Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-21T20:49:04.681Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T20:49:04.681Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-21T20:49:06.955Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-21T20:49:09.859Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-21T20:49:09.859Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T20:49:09.859Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-21T20:49:09.859Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T20:49:09.859Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-21T20:49:09.859Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T20:49:09.859Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-21T20:49:09.859Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T20:49:09.859Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-21T20:49:09.859Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T20:49:09.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-21T20:49:10.016Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-21T20:49:10.016Z] docker_cli_external_volume_driver_test.go:52: [d3d80d541b6d8] daemon is not started [2022-04-21T20:49:12.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-21T20:49:12.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-21T20:49:13.145Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-21T20:49:14.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-21T20:49:17.121Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-21T20:49:20.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-21T20:49:22.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007bbc98_} [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-04-21T20:49:22.227Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-21T20:49:22.227Z] PASS [2022-04-21T20:49:22.227Z] [2022-04-21T20:49:22.227Z] === Skipped [2022-04-21T20:49:22.227Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-21T20:49:22.227Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-21T20:49:22.227Z] check_test.go:307: [d939f86a3bc80] daemon is not started [2022-04-21T20:49:22.227Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-21T20:49:22.227Z] [2022-04-21T20:49:22.227Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-21T20:49:22.227Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-21T20:49:22.227Z] check_test.go:307: [d9e642f53f366] daemon is not started [2022-04-21T20:49:22.227Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-21T20:49:22.227Z] [2022-04-21T20:49:22.227Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-21T20:49:22.227Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-21T20:49:22.227Z] check_test.go:307: [d8ccbcb0eb678] daemon is not started [2022-04-21T20:49:22.227Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-21T20:49:22.227Z] [2022-04-21T20:49:22.227Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-21T20:49:22.227Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-21T20:49:22.227Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-21T20:49:22.227Z] [2022-04-21T20:49:22.227Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-21T20:49:22.227Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-21T20:49:22.227Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-21T20:49:22.227Z] [2022-04-21T20:49:22.227Z] DONE 269 tests, 5 skipped in 2317.463s [2022-04-21T20:49:22.227Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T20:49:22.488Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de1ce1f0f6d7f/docker.pid [2022-04-21T20:49:22.488Z] +++ kill 7149 [2022-04-21T20:49:22.488Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7149 is not a child of this shell [2022-04-21T20:49:22.488Z] warning: PID 7149 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de1ce1f0f6d7f/docker.pid had a nonzero exit code [2022-04-21T20:49:22.488Z] ++++ cat bundles/test-integration/docker.pid [2022-04-21T20:49:22.488Z] +++ kill 9364 [2022-04-21T20:49:22.488Z] +++ /etc/init.d/apparmor stop [2022-04-21T20:49:22.488Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T20:49:22.488Z] [2022-04-21T20:49:22.488Z] Unloading profiles will leave already running processes permanently [2022-04-21T20:49:22.488Z] unconfined, which can lead to unexpected situations. [2022-04-21T20:49:22.488Z] [2022-04-21T20:49:22.488Z] To set a process to complain mode, use the command line tool [2022-04-21T20:49:22.488Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T20:49:22.488Z] +++ true [2022-04-21T20:49:22.488Z] exiting test-integration [2022-04-21T20:49:22.488Z] ++ exit 0 [2022-04-21T20:49:22.488Z] [2022-04-21T20:49:22.746Z] + exit 0 [2022-04-21T20:49:22.746Z] ++ jobs -p [2022-04-21T20:49:22.746Z] + pids= [2022-04-21T20:49:22.746Z] + echo 'Remaining pids to kill: []' [2022-04-21T20:49:22.746Z] Remaining pids to kill: [] [2022-04-21T20:49:22.746Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-21T20:49:22.758Z] Recording test results [2022-04-21T20:49:23.096Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T20:49:23.409Z] + echo Ensuring container killed. [2022-04-21T20:49:23.409Z] Ensuring container killed. [2022-04-21T20:49:23.409Z] + docker ps -aq -f name=docker-pr4-* [2022-04-21T20:49:23.409Z] + cids=b15d5f4806db [2022-04-21T20:49:23.409Z] 7fb5845501dc [2022-04-21T20:49:23.409Z] 1fd748b0a5e5 [2022-04-21T20:49:23.409Z] + [ -n b15d5f4806db [2022-04-21T20:49:23.409Z] 7fb5845501dc [2022-04-21T20:49:23.409Z] 1fd748b0a5e5 ] [2022-04-21T20:49:23.409Z] + docker rm -vf b15d5f4806db 7fb5845501dc 1fd748b0a5e5 [2022-04-21T20:49:24.787Z] b15d5f4806db [2022-04-21T20:49:24.787Z] 7fb5845501dc [2022-04-21T20:49:24.787Z] 1fd748b0a5e5 [Pipeline] sh [2022-04-21T20:49:25.066Z] + echo Chowning /workspace to jenkins user [2022-04-21T20:49:25.066Z] Chowning /workspace to jenkins user [2022-04-21T20:49:25.066Z] + id -u [2022-04-21T20:49:25.066Z] + id -g [2022-04-21T20:49:25.066Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43480:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T20:49:25.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14221947449_c:\foo_false____} [2022-04-21T20:49:25.401Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-21T20:49:25.401Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-21T20:49:25.401Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T20:49:25.401Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T20:49:27.889Z] + bundleName=amd64 [2022-04-21T20:49:27.890Z] + echo Creating amd64-bundles.tar.gz [2022-04-21T20:49:27.890Z] Creating amd64-bundles.tar.gz [2022-04-21T20:49:27.890Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-21T20:49:27.890Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-21T20:49:28.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14221947449_c:\foo_true____} [Pipeline] archiveArtifacts [2022-04-21T20:49:29.274Z] Archiving artifacts [2022-04-21T20:49:29.655Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43480/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T20:49:29.966Z] + make clean [2022-04-21T20:49:30.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-21T20:49:30.198Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-21T20:49:30.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-21T20:49:30.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-21T20:49:30.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-21T20:49:30.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-21T20:49:30.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-21T20:49:30.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-21T20:49:30.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-21T20:49:30.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-21T20:49:30.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-21T20:49:30.228Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T20:49:30.228Z] docker-dev-cache [2022-04-21T20:49:30.228Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T20:49:30.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-21T20:49:30.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-21T20:49:30.657Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-21T20:49:30.657Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T20:49:30.657Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-21T20:49:30.657Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T20:49:30.657Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-21T20:49:30.657Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T20:49:30.657Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-21T20:49:30.657Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T20:49:30.657Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-21T20:49:30.657Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T20:49:30.657Z] === RUN TestDockerSuite/TestCpAbsolutePath [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-21T20:49:33.709Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-21T20:49:33.709Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-21T20:49:33.709Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-21T20:49:33.709Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-21T20:49:33.709Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-21T20:49:33.709Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-21T20:49:33.709Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-21T20:49:33.709Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-21T20:49:33.709Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-21T20:49:33.709Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-21T20:49:33.709Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-21T20:49:33.709Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-21T20:49:33.709Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T20:49:33.709Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-21T20:49:36.616Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-21T20:49:36.616Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-21T20:49:36.616Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T20:49:36.616Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-21T20:49:37.661Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-21T20:49:38.796Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-21T20:49:38.796Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T20:49:38.796Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-21T20:49:38.796Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T20:49:38.796Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-21T20:49:38.796Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T20:49:38.796Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-21T20:49:40.514Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-21T20:49:43.486Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-21T20:49:46.396Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-21T20:49:46.396Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T20:49:46.396Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-21T20:49:46.396Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T20:49:46.396Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-21T20:49:52.779Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-21T20:49:55.635Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-21T20:49:55.635Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T20:49:55.635Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-21T20:49:55.635Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T20:49:56.084Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-21T20:49:56.716Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-21T20:49:56.717Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:49:56.717Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-21T20:49:56.717Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T20:49:56.717Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-21T20:50:06.290Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-21T20:50:06.290Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T20:50:06.290Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-21T20:50:06.290Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T20:50:06.290Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-21T20:50:06.290Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T20:50:06.290Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-21T20:50:06.290Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T20:50:06.290Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-21T20:50:07.049Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-21T20:50:07.049Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T20:50:07.049Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-21T20:50:07.049Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T20:50:07.049Z] === RUN TestDockerSuite/TestCpToDot [2022-04-21T20:50:08.585Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-21T20:50:08.585Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T20:50:08.585Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-21T20:50:08.585Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T20:50:08.585Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-21T20:50:11.491Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-21T20:50:11.491Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:50:11.491Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-21T20:50:11.491Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T20:50:11.491Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-21T20:50:11.491Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T20:50:11.491Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-21T20:50:11.491Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T20:50:11.491Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-21T20:50:11.491Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-21T20:50:11.491Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-21T20:50:12.005Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-21T20:50:12.005Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T20:50:12.005Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-21T20:50:13.511Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-21T20:50:13.512Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T20:50:13.512Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-21T20:50:13.669Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-21T20:50:14.459Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-21T20:50:15.407Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-21T20:50:15.407Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-21T20:50:15.407Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-21T20:50:16.573Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-21T20:50:16.573Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-21T20:50:16.573Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-21T20:50:19.124Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-21T20:50:19.479Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-21T20:50:19.937Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-21T20:50:19.937Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-21T20:50:19.937Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T20:50:19.937Z] === RUN TestDockerSuite/TestCreateRM [2022-04-21T20:50:20.397Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-21T20:50:20.397Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T20:50:20.397Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-21T20:50:20.856Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-21T20:50:20.856Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-21T20:50:22.827Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-21T20:50:24.995Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-21T20:50:29.430Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-21T20:50:29.430Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-21T20:50:29.430Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-21T20:50:32.333Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-21T20:50:32.333Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-21T20:50:32.333Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T20:50:32.333Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-21T20:50:35.237Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-21T20:50:35.237Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-21T20:50:35.237Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-21T20:50:35.237Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-21T20:50:35.237Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-21T20:50:35.237Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-21T20:50:35.237Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-21T20:50:35.237Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-21T20:50:35.237Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-21T20:50:35.237Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDockerFails [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-21T20:50:35.237Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-21T20:50:35.237Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-21T20:50:35.237Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-21T20:50:35.237Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-21T20:50:35.237Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T20:50:35.237Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-21T20:50:38.142Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-21T20:50:40.320Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-21T20:50:43.226Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-21T20:50:50.028Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-21T20:50:50.029Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T20:50:50.029Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-21T20:50:52.883Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-21T20:50:52.883Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-21T20:50:52.883Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-21T20:50:53.554Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-21T20:50:53.830Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-21T20:50:57.289Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-21T20:50:57.507Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-21T20:51:03.084Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-21T20:51:05.262Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-21T20:51:05.720Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-21T20:51:05.976Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-21T20:51:05.976Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:51:05.976Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-21T20:51:09.648Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-21T20:51:10.096Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-21T20:51:10.096Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-21T20:51:10.418Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-21T20:51:11.385Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-21T20:51:12.352Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-21T20:51:18.143Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-21T20:51:22.362Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-21T20:51:22.831Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-21T20:51:22.831Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-21T20:51:22.831Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-21T20:51:22.831Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T20:51:22.831Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-21T20:51:22.831Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T20:51:22.831Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-21T20:51:22.831Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T20:51:22.831Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-21T20:51:23.798Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-21T20:51:23.798Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T20:51:23.798Z] === RUN TestDockerSuite/TestEventsRename [2022-04-21T20:51:25.216Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-21T20:51:25.666Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-21T20:51:26.702Z] === RUN TestDockerSuite/TestEventsResize [2022-04-21T20:51:31.380Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-21T20:51:41.621Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-21T20:51:53.880Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-21T20:51:56.061Z] === RUN TestDockerSuite/TestRmiTag [2022-04-21T20:51:56.510Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-21T20:52:02.381Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-21T20:52:02.381Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-21T20:52:03.491Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-21T20:52:05.288Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-21T20:52:09.980Z] === RUN TestDockerSuite/TestEventsTop [2022-04-21T20:52:09.980Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T20:52:09.980Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-21T20:52:12.887Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-21T20:52:17.579Z] === RUN TestDockerSuite/TestExec [2022-04-21T20:52:17.579Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:52:17.579Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-21T20:52:17.579Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T20:52:17.579Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-21T20:52:18.172Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-21T20:52:19.759Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-21T20:52:20.311Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-21T20:52:22.664Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-21T20:52:22.664Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T20:52:22.664Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-21T20:52:22.664Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T20:52:22.664Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-21T20:52:22.664Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T20:52:22.664Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-21T20:52:24.929Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-21T20:52:25.379Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-21T20:52:25.379Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T20:52:25.379Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-21T20:52:25.379Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T20:52:25.379Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-21T20:52:25.379Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T20:52:25.379Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-21T20:52:25.379Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T20:52:25.379Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-21T20:52:25.379Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T20:52:25.379Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-21T20:52:25.379Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T20:52:25.379Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-21T20:52:25.379Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T20:52:25.570Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-21T20:52:25.827Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-21T20:52:27.334Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-21T20:52:27.334Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T20:52:27.334Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-21T20:52:27.334Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T20:52:27.334Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-21T20:52:28.475Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-21T20:52:31.948Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-21T20:52:32.211Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-21T20:52:34.087Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-21T20:52:35.115Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-21T20:52:36.224Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-21T20:52:39.803Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-21T20:52:39.803Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T20:52:39.803Z] === RUN TestDockerSuite/TestExecEnv [2022-04-21T20:52:39.803Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T20:52:39.803Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-21T20:52:39.803Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T20:52:39.803Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-21T20:52:43.208Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-21T20:52:43.538Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-21T20:52:44.715Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-21T20:52:44.715Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-21T20:52:48.229Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-21T20:52:48.229Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T20:52:48.229Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-21T20:52:48.229Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T20:52:48.229Z] === RUN TestDockerSuite/TestExecParseError [2022-04-21T20:52:48.229Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T20:52:48.229Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-21T20:52:48.229Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T20:52:48.229Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-21T20:52:48.229Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T20:52:48.229Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-21T20:52:49.330Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-21T20:52:49.330Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T20:52:49.330Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-21T20:52:49.330Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T20:52:49.330Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-21T20:52:49.330Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T20:52:49.330Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-21T20:52:49.330Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T20:52:49.330Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-21T20:52:49.330Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T20:52:49.330Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-21T20:52:49.330Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T20:52:49.330Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-21T20:52:49.330Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T20:52:49.330Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-21T20:52:49.330Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T20:52:49.330Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-21T20:52:49.330Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T20:52:49.330Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-21T20:52:49.330Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T20:52:49.330Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-21T20:52:49.330Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T20:52:49.330Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-21T20:52:51.466Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-21T20:52:51.466Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T20:52:51.466Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-21T20:52:51.965Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-21T20:52:51.965Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T20:52:51.965Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-21T20:52:51.965Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T20:52:51.965Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-21T20:52:51.965Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:52:51.965Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-21T20:52:51.965Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T20:52:51.965Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-21T20:52:51.965Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T20:52:51.965Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-21T20:52:54.320Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-21T20:52:54.320Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T20:52:54.320Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-21T20:52:54.320Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T20:52:54.320Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-21T20:52:54.895Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-21T20:52:54.895Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T20:52:54.895Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-21T20:52:55.827Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-21T20:52:55.827Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T20:52:55.827Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-21T20:52:55.827Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T20:52:55.827Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-21T20:52:55.827Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T20:52:55.827Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-21T20:52:55.827Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T20:52:55.827Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-21T20:52:55.827Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T20:52:55.827Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-21T20:52:55.827Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T20:52:55.827Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-21T20:52:55.827Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T20:52:55.827Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-21T20:52:57.969Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-21T20:53:00.107Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-21T20:53:00.695Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-21T20:53:00.695Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T20:53:00.695Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-21T20:53:00.695Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T20:53:00.695Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-21T20:53:00.695Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T20:53:00.695Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-21T20:53:02.243Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-21T20:53:02.243Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T20:53:02.243Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-21T20:53:02.243Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T20:53:02.243Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-21T20:53:02.243Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T20:53:02.243Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-21T20:53:04.381Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-21T20:53:04.381Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T20:53:04.381Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-21T20:53:04.381Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T20:53:04.381Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-21T20:53:04.381Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T20:53:04.381Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-21T20:53:04.381Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T20:53:04.381Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-21T20:53:05.888Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-21T20:53:07.773Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-21T20:53:10.590Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-21T20:53:10.590Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T20:53:10.590Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-21T20:53:10.590Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T20:53:10.590Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-21T20:53:10.590Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T20:53:10.590Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-21T20:53:10.590Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T20:53:10.590Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-21T20:53:10.590Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T20:53:10.590Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-21T20:53:10.590Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T20:53:10.590Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-21T20:53:12.800Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-21T20:53:12.800Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T20:53:12.800Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-21T20:53:12.800Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-21T20:53:12.800Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T20:53:12.800Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-21T20:53:13.564Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-21T20:53:15.013Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-21T20:53:17.297Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-21T20:53:22.158Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-21T20:53:22.158Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T20:53:22.158Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-21T20:53:23.718Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-21T20:53:23.718Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T20:53:23.718Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-21T20:53:23.718Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T20:53:23.718Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-21T20:53:23.718Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T20:53:23.718Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-21T20:53:24.370Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-21T20:53:24.370Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:53:24.370Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-21T20:53:24.370Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-21T20:53:24.370Z] === RUN TestDockerSuite/TestHealth [2022-04-21T20:53:24.370Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T20:53:24.370Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-21T20:53:24.370Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-21T20:53:24.370Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-21T20:53:24.370Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-21T20:53:25.927Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-21T20:53:27.489Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-21T20:53:29.061Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-21T20:53:29.062Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-21T20:53:29.062Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T20:53:29.062Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-21T20:53:29.062Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-21T20:53:29.062Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-21T20:53:29.062Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-21T20:53:29.520Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-21T20:53:29.520Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T20:53:29.520Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-21T20:53:30.433Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-21T20:53:30.487Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-21T20:53:30.945Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-21T20:53:32.482Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-21T20:53:32.482Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-21T20:53:32.640Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-21T20:53:32.641Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-21T20:53:32.641Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T20:53:32.641Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-21T20:53:32.641Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T20:53:32.641Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-21T20:53:32.641Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T20:53:32.641Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-21T20:53:32.641Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T20:53:32.641Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T20:53:32.641Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T20:53:32.641Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-21T20:53:32.641Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T20:53:32.641Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-21T20:53:32.641Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T20:53:32.641Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-21T20:53:34.661Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-21T20:53:36.425Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-21T20:53:36.425Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T20:53:36.425Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-21T20:53:36.425Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-21T20:53:36.425Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T20:53:36.425Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-21T20:53:36.425Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T20:53:36.425Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-21T20:53:36.425Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T20:53:36.425Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-21T20:53:36.425Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T20:53:36.425Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-21T20:53:37.567Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-21T20:53:38.025Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-21T20:53:38.025Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T20:53:38.025Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-21T20:53:41.762Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestImportFile [2022-04-21T20:53:41.762Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-21T20:53:41.762Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-21T20:53:41.762Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-21T20:53:41.762Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-21T20:53:41.762Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-21T20:53:41.762Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-21T20:53:41.762Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-21T20:53:41.762Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-21T20:53:41.762Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T20:53:41.762Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-21T20:53:44.669Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-21T20:53:45.072Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-21T20:53:45.073Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T20:53:45.073Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-21T20:53:46.632Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-21T20:53:46.632Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-21T20:53:46.632Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-21T20:53:46.632Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-21T20:53:46.632Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-21T20:53:46.632Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-21T20:53:46.632Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-21T20:53:46.632Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-21T20:53:46.632Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunMount [2022-04-21T20:53:46.632Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-21T20:53:46.632Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-21T20:53:46.632Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-21T20:53:46.632Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T20:53:46.632Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-21T20:53:47.573Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-21T20:53:47.573Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T20:53:47.573Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-21T20:53:47.573Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T20:53:47.573Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-21T20:53:47.573Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-21T20:53:47.573Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T20:53:47.573Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-21T20:53:49.751Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-21T20:53:50.210Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-21T20:53:53.114Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-21T20:53:53.114Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:53:53.114Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-21T20:53:53.114Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T20:53:53.114Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-21T20:53:53.114Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T20:53:53.114Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-21T20:53:53.777Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-21T20:53:53.777Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T20:53:53.777Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-21T20:53:53.777Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T20:53:53.777Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-21T20:53:53.777Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T20:53:53.777Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-21T20:53:55.292Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-21T20:53:59.987Z] === RUN TestDockerSuite/TestInspectImage [2022-04-21T20:53:59.987Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:53:59.987Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-21T20:53:59.987Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T20:53:59.987Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-21T20:53:59.987Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T20:53:59.987Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-21T20:54:02.163Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-21T20:54:02.427Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-21T20:54:05.357Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-21T20:54:05.357Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-21T20:54:06.211Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-21T20:54:06.211Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T20:54:06.211Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-21T20:54:06.211Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T20:54:06.211Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-21T20:54:06.211Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T20:54:06.211Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-21T20:54:06.211Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T20:54:06.211Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-21T20:54:06.211Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T20:54:06.211Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-21T20:54:06.211Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T20:54:06.211Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-21T20:54:06.211Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T20:54:06.211Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-21T20:54:06.211Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T20:54:06.211Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-21T20:54:06.211Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T20:54:06.211Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-21T20:54:06.679Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-21T20:54:07.663Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-21T20:54:08.259Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-21T20:54:09.874Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-21T20:54:11.436Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-21T20:54:12.999Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-21T20:54:14.561Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-21T20:54:15.028Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T20:54:15.028Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-21T20:54:15.028Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T20:54:15.028Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-21T20:54:15.028Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T20:54:15.028Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-21T20:54:15.028Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T20:54:15.028Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-21T20:54:15.028Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T20:54:15.028Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-21T20:54:15.028Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T20:54:15.028Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-21T20:54:15.028Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T20:54:15.028Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-21T20:54:15.028Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T20:54:15.028Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T20:54:15.331Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-21T20:54:15.331Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T20:54:15.331Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-21T20:54:15.790Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-21T20:54:17.976Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-21T20:54:17.976Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T20:54:17.976Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-21T20:54:17.976Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T20:54:17.976Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-21T20:54:17.976Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T20:54:17.976Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-21T20:54:17.976Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T20:54:17.976Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-21T20:54:17.976Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T20:54:17.976Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-21T20:54:18.694Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-21T20:54:21.597Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-21T20:54:25.122Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-21T20:54:25.122Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T20:54:25.122Z] === RUN TestDockerSuite/TestRunRm [2022-04-21T20:54:26.686Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-21T20:54:27.391Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-21T20:54:31.124Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-21T20:54:32.545Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-21T20:54:33.301Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-21T20:54:34.106Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-21T20:54:36.205Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-21T20:54:36.318Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-21T20:54:38.529Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-21T20:54:39.125Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-21T20:54:40.747Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-21T20:54:40.747Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T20:54:40.747Z] === RUN TestDockerSuite/TestRunState [2022-04-21T20:54:40.747Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T20:54:40.747Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-21T20:54:41.301Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-21T20:54:42.958Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-21T20:54:42.958Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T20:54:42.958Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-21T20:54:44.204Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-21T20:54:44.204Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-21T20:54:44.204Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-21T20:54:44.204Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-21T20:54:44.519Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-21T20:54:44.519Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.519Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-21T20:54:44.519Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.519Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-21T20:54:44.519Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-21T20:54:44.519Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-21T20:54:44.519Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T20:54:44.519Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-21T20:54:47.109Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-21T20:54:49.268Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-21T20:54:49.268Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T20:54:49.268Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-21T20:54:49.268Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T20:54:49.268Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-21T20:54:49.268Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T20:54:49.268Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-21T20:54:49.268Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T20:54:49.268Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-21T20:54:49.268Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T20:54:49.268Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-21T20:54:49.268Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T20:54:49.268Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-21T20:54:49.268Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T20:54:49.268Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-21T20:54:49.268Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T20:54:49.268Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-21T20:54:49.268Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T20:54:49.268Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-21T20:54:49.268Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T20:54:49.268Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-21T20:54:50.017Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-21T20:54:51.479Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-21T20:54:51.479Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T20:54:51.479Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-21T20:54:53.690Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-21T20:54:53.690Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T20:54:53.690Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-21T20:54:53.690Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T20:54:53.690Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-21T20:54:55.811Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-21T20:54:56.636Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-21T20:54:57.989Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-21T20:54:57.989Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T20:54:57.989Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-21T20:55:00.894Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-21T20:55:01.353Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-21T20:55:02.501Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-21T20:55:06.042Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-21T20:55:06.285Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-21T20:55:11.935Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-21T20:55:12.297Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-21T20:55:12.297Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T20:55:12.297Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-21T20:55:12.297Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-21T20:55:14.508Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-21T20:55:16.627Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-21T20:55:16.719Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-21T20:55:18.929Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-21T20:55:18.929Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T20:55:18.929Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-21T20:55:18.929Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-21T20:55:18.929Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-21T20:55:18.929Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T20:55:18.929Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-21T20:55:18.929Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T20:55:18.929Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-21T20:55:18.929Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T20:55:18.929Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-21T20:55:18.929Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T20:55:18.929Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-21T20:55:18.929Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T20:55:18.929Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-21T20:55:21.316Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-21T20:55:22.715Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-21T20:55:24.278Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-21T20:55:25.051Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-21T20:55:25.051Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T20:55:25.051Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-21T20:55:26.490Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-21T20:55:27.228Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-21T20:55:30.131Z] === RUN TestDockerSuite/TestLogsSince [2022-04-21T20:55:30.280Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-21T20:55:30.280Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T20:55:30.280Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-21T20:55:30.280Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.280Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-21T20:55:30.280Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.280Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-21T20:55:30.280Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.280Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-21T20:55:30.280Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.280Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-21T20:55:30.280Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.280Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-21T20:55:30.280Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.280Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-21T20:55:30.280Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.280Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-21T20:55:30.280Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.280Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-21T20:55:30.280Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.280Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-21T20:55:30.280Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.280Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-21T20:55:30.280Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.280Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-21T20:55:30.281Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.281Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-21T20:55:30.281Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.281Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-21T20:55:30.281Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.281Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-21T20:55:30.281Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.281Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-21T20:55:30.281Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T20:55:30.747Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-21T20:55:32.959Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-21T20:55:33.427Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-21T20:55:33.894Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-21T20:55:33.894Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-21T20:55:35.455Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-21T20:55:35.455Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-21T20:55:37.667Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-21T20:55:39.878Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-21T20:55:40.456Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-21T20:55:40.457Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T20:55:40.457Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-21T20:55:40.457Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T20:55:40.457Z] === RUN TestDockerSuite/TestLogsTail [2022-04-21T20:55:41.441Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-21T20:55:41.441Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T20:55:41.441Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-21T20:55:41.995Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-21T20:55:44.898Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-21T20:55:47.803Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-21T20:55:47.803Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestNetHostname [2022-04-21T20:55:47.803Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-21T20:55:47.803Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-21T20:55:47.803Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-21T20:55:47.803Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPluginActive [2022-04-21T20:55:47.803Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-21T20:55:47.803Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-21T20:55:47.803Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-21T20:55:47.803Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-21T20:55:47.803Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-21T20:55:47.803Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-21T20:55:47.803Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-21T20:55:47.803Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-21T20:55:47.803Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-21T20:55:47.803Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPortList [2022-04-21T20:55:47.803Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T20:55:47.803Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-21T20:55:50.094Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-21T20:55:50.095Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T20:55:50.095Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-21T20:55:52.627Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-21T20:55:52.627Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:55:52.627Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-21T20:55:52.627Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-21T20:55:52.627Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-21T20:55:52.627Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-21T20:55:52.627Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-21T20:55:52.627Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-21T20:55:52.627Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-21T20:55:52.627Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-21T20:55:52.627Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-21T20:55:52.627Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-21T20:55:52.627Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-21T20:55:52.627Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-21T20:55:52.627Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-21T20:55:53.086Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-21T20:55:53.086Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-21T20:55:53.086Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-21T20:55:57.780Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-21T20:55:57.781Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-21T20:55:57.781Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-21T20:55:58.747Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-21T20:55:58.747Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T20:55:58.747Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-21T20:55:58.747Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T20:55:58.747Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-21T20:55:58.747Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T20:55:58.747Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-21T20:55:58.747Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T20:55:58.747Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-21T20:56:03.494Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-21T20:56:03.494Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T20:56:03.494Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-21T20:56:03.494Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T20:56:03.494Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-21T20:56:03.494Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T20:56:03.494Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-21T20:56:03.494Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T20:56:03.494Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-21T20:56:03.494Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T20:56:03.494Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-21T20:56:03.494Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T20:56:03.494Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-21T20:56:05.054Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-21T20:56:07.224Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-21T20:56:07.224Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T20:56:07.224Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-21T20:56:09.384Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-21T20:56:09.384Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T20:56:09.384Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-21T20:56:09.384Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T20:56:09.384Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-21T20:56:09.384Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T20:56:09.384Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-21T20:56:09.384Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T20:56:09.384Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-21T20:56:09.384Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T20:56:09.384Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-21T20:56:09.384Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T20:56:09.384Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-21T20:56:10.159Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-21T20:56:10.159Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T20:56:10.159Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-21T20:56:20.479Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-21T20:56:27.011Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-21T20:56:27.012Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-21T20:56:27.012Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-21T20:56:27.012Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T20:56:27.012Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-21T20:56:27.012Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-21T20:56:27.012Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-21T20:56:27.012Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-21T20:56:27.972Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-21T20:56:27.972Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-21T20:56:30.857Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-21T20:56:31.312Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-21T20:56:31.313Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-21T20:56:31.767Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-21T20:56:31.767Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-21T20:56:35.286Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-21T20:56:35.286Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-21T20:56:35.286Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T20:56:35.286Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-21T20:56:35.286Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-21T20:56:35.286Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-21T20:56:38.808Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-21T20:56:38.808Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T20:56:38.808Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-21T20:56:39.768Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-21T20:56:39.768Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-21T20:56:39.768Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T20:56:39.768Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-21T20:56:39.975Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-21T20:56:46.804Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-21T20:56:46.804Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-21T20:56:46.805Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-21T20:56:48.543Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-21T20:56:54.342Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-21T20:56:54.342Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T20:56:54.342Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-21T20:56:54.342Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T20:56:54.342Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-21T20:56:55.330Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-21T20:56:55.331Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T20:56:55.331Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite (2312.56s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (92.07s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.47s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.97s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.11s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.88s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.97s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.48s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.07s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.40s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.71s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.13s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.06s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.57s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.15s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.21s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.29s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.08s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.15s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.95s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.34s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.82s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.98s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.87s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.96s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.92s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.25s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.41s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.89s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.09s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.80s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.46s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.95s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.57s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.54s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.24s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.74s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.48s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.73s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.15s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.63s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.43s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerignore (65.34s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.65s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.04s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.63s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.82s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.16s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.59s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.62s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.68s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (105.41s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.77s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.05s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.25s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.51s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.28s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.89s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildFails (2.12s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.05s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.82s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.94s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.23s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.55s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.13s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildHistory (10.43s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.80s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.62s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.95s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.49s) [2022-04-21T20:56:55.786Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.55s) [2022-04-21T20:56:55.786Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (9.36s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.68s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.88s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.46s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.76s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.41s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.04s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.44s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.46s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.62s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.59s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.12s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.94s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.94s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.28s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.59s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.72s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.88s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.73s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.38s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.01s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.64s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.17s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.97s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.72s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.28s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildRm (11.04s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.97s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.27s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.15s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.15s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.86s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.40s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.37s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.99s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildStderr (3.76s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.42s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.67s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.11s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.84s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.54s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.53s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.48s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.65s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.60s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.86s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.29s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.46s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.80s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.36s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.86s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.97s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.79s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestCommitChange (4.10s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.80s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.73s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestCommitTTY (5.88s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.69s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.80s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.79s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.07s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.15s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (6.96s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.31s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.97s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.95s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.09s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.13s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.09s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.80s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.42s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.09s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.19s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.59s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.72s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.33s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.97s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.12s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.80s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.77s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.99s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.44s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.43s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.39s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.40s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b4eba0_} (7.42s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13250888301_c:\foo_false____} (2.47s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13250888301_c:\foo_true____} (7.42s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T20:56:55.787Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.28s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T20:56:55.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.59s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.13s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.67s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.15s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.92s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.71s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCpToDot (2.14s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCpToStdout (2.18s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.00s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.15s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.84s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.63s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.16s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.90s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.13s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.05s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.14s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.19s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsCopy (4.35s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.48s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.96s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.42s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.93s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsFilters (9.03s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsFormat (4.05s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsRename (2.15s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsResize (7.61s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.90s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.37s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.46s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.45s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.81s) [2022-04-21T20:56:56.243Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2022-04-21T20:56:56.243Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.83s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.00s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.94s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.97s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.70s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.04s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestExecInspectID (4.41s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.32s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.09s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.41s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.88s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.87s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.82s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.82s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.76s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.05s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.22s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.63s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.99s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.98s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.00s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectDefault (2.03s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectHistory (3.66s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.03s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.96s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.03s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.97s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectStatus (2.47s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.95s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.06s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (6.93s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.06s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.99s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.98s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.78s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.78s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.27s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.30s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.03s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.33s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.32s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.36s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.41s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.26s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.09s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.05s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsSince (8.73s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsTail (2.53s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.40s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.06s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.98s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPsByOrder (7.80s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.52s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.61s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.71s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.34s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.32s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.05s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.11s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.50s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.70s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.67s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.19s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.03s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.47s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.83s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.59s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.77s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.30s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.56s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.66s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.44s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.61s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.63s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (6.98s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.43s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.23s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.04s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.12s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.80s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-21T20:56:56.244Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T20:56:56.244Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.96s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.51s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.00s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.90s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.08s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.03s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.84s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.71s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.06s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.11s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.97s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.00s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.54s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.63s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.11s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunEchoStdout (6.89s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.99s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunExitCode (2.03s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.97s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.59s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.52s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.68s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.59s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.25s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.30s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.67s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.96s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.81s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.39s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.96s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunRm (2.10s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.22s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.22s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.06s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.97s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.44s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.97s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.83s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.56s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.14s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.00s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.72s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.98s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.96s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.79s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.38s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.15s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.12s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.56s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.57s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.97s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.03s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.04s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (1.96s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (1.96s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.09s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.31s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.51s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.43s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.97s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.12s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.01s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-04-21T20:56:56.245Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-04-21T20:56:56.245Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.28s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.62s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.19s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.12s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.01s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.42s) [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-21T20:56:56.246Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T20:56:56.246Z] === RUN TestDockerSchema1RegistrySuite [2022-04-21T20:56:56.246Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-21T20:56:56.246Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T20:56:56.246Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T20:56:56.246Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-21T20:56:56.246Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-21T20:56:56.246Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T20:56:56.246Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T20:56:56.246Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T20:56:56.246Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-21T20:56:56.246Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-21T20:56:56.246Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-21T20:56:56.246Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-21T20:56:56.246Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-21T20:56:56.246Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-21T20:56:56.246Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-21T20:56:56.246Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-21T20:56:56.246Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-21T20:56:56.246Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-21T20:56:56.246Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-21T20:56:56.246Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-21T20:56:56.246Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-21T20:56:56.246Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-21T20:56:56.246Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-21T20:56:56.246Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-21T20:56:56.246Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.246Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-21T20:56:56.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T20:56:56.247Z] === RUN TestDockerDaemonSuite [2022-04-21T20:56:56.247Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-21T20:56:56.247Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-21T20:56:56.247Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-21T20:56:56.247Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T20:56:56.247Z] === RUN TestDockerSwarmSuite [2022-04-21T20:56:56.247Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-21T20:56:56.247Z] === RUN TestDockerPluginSuite [2022-04-21T20:56:56.247Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-21T20:56:56.247Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-21T20:56:56.247Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-21T20:56:56.247Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-21T20:56:56.247Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-21T20:56:56.247Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-21T20:56:56.247Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-21T20:56:56.247Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-21T20:56:56.247Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-21T20:56:56.247Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-21T20:56:56.247Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-21T20:56:56.247Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T20:56:56.247Z] === RUN TestDockerExternalVolumeSuite [2022-04-21T20:56:56.247Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-21T20:56:56.247Z] === RUN TestDockerNetworkSuite [2022-04-21T20:56:56.247Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-21T20:56:56.247Z] === RUN TestDockerHubPullSuite [2022-04-21T20:56:56.247Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-21T20:56:56.247Z] PASS [2022-04-21T20:56:56.247Z] ok github.com/docker/docker/integration-cli 2312.965s [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === Skipped [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T20:56:56.247Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-21T20:56:56.247Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T20:56:56.247Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T20:56:56.247Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T20:56:56.247Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T20:56:56.247Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T20:56:56.247Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-21T20:56:56.247Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-21T20:56:56.247Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-21T20:56:56.247Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T20:56:56.247Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-21T20:56:56.247Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-21T20:56:56.247Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-21T20:56:56.247Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T20:56:56.247Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-21T20:56:56.247Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.247Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T20:56:56.247Z] [2022-04-21T20:56:56.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-21T20:56:56.247Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-21T20:56:56.248Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-21T20:56:56.248Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-21T20:56:56.248Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-21T20:56:56.248Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T20:56:56.248Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.248Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T20:56:56.248Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T20:56:56.249Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T20:56:56.249Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T20:56:56.249Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-21T20:56:56.249Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-21T20:56:56.249Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T20:56:56.249Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T20:56:56.249Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T20:56:56.249Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T20:56:56.249Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T20:56:56.249Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.249Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T20:56:56.249Z] [2022-04-21T20:56:56.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-21T20:56:56.249Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T20:56:56.705Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T20:56:56.705Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T20:56:56.705Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T20:56:56.705Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T20:56:56.705Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T20:56:56.705Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T20:56:56.705Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-21T20:56:56.705Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-21T20:56:56.705Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-21T20:56:56.705Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-21T20:56:56.705Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-21T20:56:56.705Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-21T20:56:56.705Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-21T20:56:56.705Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-21T20:56:56.705Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-21T20:56:56.705Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-21T20:56:56.705Z] [2022-04-21T20:56:56.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-21T20:56:56.705Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.705Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T20:56:56.706Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-21T20:56:56.706Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-21T20:56:56.706Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-21T20:56:56.706Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T20:56:56.706Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-21T20:56:56.706Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-21T20:56:56.706Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-21T20:56:56.706Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-21T20:56:56.706Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-21T20:56:56.706Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T20:56:56.706Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T20:56:56.706Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T20:56:56.706Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T20:56:56.706Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-21T20:56:56.706Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.706Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-21T20:56:56.706Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T20:56:56.707Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T20:56:56.707Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T20:56:56.707Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-21T20:56:56.707Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-21T20:56:56.707Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T20:56:56.707Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-21T20:56:56.707Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-21T20:56:56.707Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T20:56:56.707Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-21T20:56:56.707Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-21T20:56:56.707Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-21T20:56:56.707Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-21T20:56:56.707Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-21T20:56:56.707Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.707Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-21T20:56:56.707Z] [2022-04-21T20:56:56.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T20:56:56.707Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.708Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-21T20:56:56.708Z] [2022-04-21T20:56:56.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-21T20:56:56.708Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-21T20:56:56.709Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.709Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T20:56:56.709Z] [2022-04-21T20:56:56.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T20:56:56.709Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T20:56:56.710Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T20:56:56.710Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T20:56:56.710Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T20:56:56.710Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-21T20:56:56.710Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T20:56:56.710Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:56.710Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T20:56:56.710Z] [2022-04-21T20:56:56.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T20:56:57.165Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.165Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T20:56:57.165Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-21T20:56:57.166Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] DONE 1088 tests, 539 skipped in 2322.949s [2022-04-21T20:56:57.166Z] INFO: Integration tests ended at 04/21/2022 20:56:56. Duration:00:38:43.0893375 [2022-04-21T20:56:57.166Z] INFO: Docker info of the daemon under test at end of run [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] Containers: 10 [2022-04-21T20:56:57.166Z] Running: 0 [2022-04-21T20:56:57.166Z] Paused: 0 [2022-04-21T20:56:57.166Z] Stopped: 10 [2022-04-21T20:56:57.166Z] Images: 18 [2022-04-21T20:56:57.166Z] Server Version: 0.0.0-dev [2022-04-21T20:56:57.166Z] Storage Driver: windowsfilter [2022-04-21T20:56:57.166Z] Windows: [2022-04-21T20:56:57.166Z] Logging Driver: json-file [2022-04-21T20:56:57.166Z] Plugins: [2022-04-21T20:56:57.166Z] Volume: local [2022-04-21T20:56:57.166Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T20:56:57.166Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T20:56:57.166Z] Swarm: inactive [2022-04-21T20:56:57.166Z] Default Isolation: process [2022-04-21T20:56:57.166Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-21T20:56:57.166Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-21T20:56:57.166Z] OSType: windows [2022-04-21T20:56:57.166Z] Architecture: x86_64 [2022-04-21T20:56:57.166Z] CPUs: 4 [2022-04-21T20:56:57.166Z] Total Memory: 32GiB [2022-04-21T20:56:57.166Z] Name: azwin-2-4222a0 [2022-04-21T20:56:57.166Z] ID: FJZL:URLK:CJOM:74LT:FFJQ:TM7Y:BS3N:QGTZ:RNW7:JSLJ:I2RX:7BNG [2022-04-21T20:56:57.166Z] Docker Root Dir: D:\CI\PR-43480\4\daemon [2022-04-21T20:56:57.166Z] Debug Mode (client): false [2022-04-21T20:56:57.166Z] Debug Mode (server): true [2022-04-21T20:56:57.166Z] File Descriptors: -1 [2022-04-21T20:56:57.166Z] Goroutines: 17 [2022-04-21T20:56:57.166Z] System Time: 2022-04-21T20:56:56.7707147Z [2022-04-21T20:56:57.166Z] EventsListeners: 0 [2022-04-21T20:56:57.166Z] Registry: https://index.docker.io/v1/ [2022-04-21T20:56:57.166Z] Labels: [2022-04-21T20:56:57.166Z] Experimental: false [2022-04-21T20:56:57.166Z] Insecure Registries: [2022-04-21T20:56:57.166Z] 127.0.0.0/8 [2022-04-21T20:56:57.166Z] Live Restore Enabled: false [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] [2022-04-21T20:56:57.166Z] INFO: Stopping daemon under test [2022-04-21T20:56:57.166Z] SUCCESS: The process with PID 7972 (child process of PID 8120) has been terminated. [2022-04-21T20:56:57.166Z] SUCCESS: The process with PID 8120 (child process of PID 9240) has been terminated. [2022-04-21T20:56:57.166Z] INFO: Stop tailing logs of the daemon under tests [2022-04-21T20:56:57.166Z] INFO: executeCI.ps1 Completed successfully at 04/21/2022 20:56:56. [2022-04-21T20:56:57.166Z] INFO: Tidying up at end of run [2022-04-21T20:56:57.166Z] ----------- DAEMON LOG ------------ [2022-04-21T20:56:57.166Z] 2022/04/21 20:15:56 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-21T20:56:57.166Z] ----------- END DAEMON LOG -------- [2022-04-21T20:56:57.166Z] INFO: Saving daemon under test log (d:\CI\PR-43480\4\dut.out) to bundles\CIDUT.out [2022-04-21T20:56:57.166Z] INFO: Saving daemon under test log (d:\CI\PR-43480\4\dut.err) to bundles\CIDUT.err [2022-04-21T20:56:57.166Z] INFO: Saving containerd logs to bundles [2022-04-21T20:56:57.166Z] INFO: Nuke-Everything... [2022-04-21T20:56:57.621Z] INFO: Container count on control daemon to delete is 2 [2022-04-21T20:56:57.621Z] 018191a27184 [2022-04-21T20:56:57.621Z] 885a313d59b7 [2022-04-21T20:56:57.621Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-21T20:56:59.149Z] Deleted: sha256:cb8db213e0ce855e2c28f6e85fbb16bf95d2872f6ef7b9972a81e9df1a1f381f [2022-04-21T20:56:59.149Z] Deleted: sha256:35e732909a3002ad3c3eec97c4a7c8f2183f8d6ba7412f681b718d7d8ea2b36a [2022-04-21T20:56:59.149Z] INFO: Tidying pidfile d:\CI\PR-43480\4\docker.pid [2022-04-21T20:56:59.149Z] INFO: Nuking d:\CI [2022-04-21T20:57:00.146Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-21T20:57:00.146Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T20:57:00.146Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-21T20:57:00.146Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T20:57:00.146Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-21T20:57:00.146Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T20:57:00.146Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-21T20:57:00.146Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T20:57:00.146Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-21T20:57:08.714Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-21T20:57:08.714Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T20:57:08.714Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-21T20:57:10.250Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-21T20:57:10.250Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T20:57:10.250Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-21T20:57:11.218Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-21T20:57:12.187Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-21T20:57:12.187Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-21T20:57:12.187Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-21T20:57:17.980Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-21T20:57:22.670Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-21T20:57:24.381Z] INFO: Zapped successfully [2022-04-21T20:57:24.381Z] [2022-04-21T20:57:24.381Z] INFO: executeCI.ps1 exiting at Thu Apr 21 20:57:22 CUT 2022. Duration 00:56:30.8136300 [2022-04-21T20:57:24.381Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-21T20:57:24.630Z] Recording test results [2022-04-21T20:57:25.281Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-21T20:57:25.574Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-21T20:57:26.875Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-21T20:57:28.656Z] Archiving artifacts [2022-04-21T20:57:29.864Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43480/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T20:57:30.882Z] + make clean [2022-04-21T20:57:31.351Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T20:57:31.351Z] docker-dev-cache [2022-04-21T20:57:31.351Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T20:57:50.725Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-21T20:57:50.725Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T20:57:50.725Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-21T20:57:56.516Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-21T20:57:56.516Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-21T20:57:56.516Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-21T20:57:56.977Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-21T20:58:04.050Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-21T20:58:08.742Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-21T20:58:08.742Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T20:58:08.742Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-21T20:58:14.560Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-21T20:58:14.560Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-21T20:58:14.560Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-21T20:58:29.369Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-21T20:58:32.273Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-21T20:58:32.738Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-21T20:58:39.819Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-21T20:58:44.507Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-21T20:58:53.076Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-21T20:58:55.259Z] === RUN TestDockerSuite/TestRmiTag [2022-04-21T20:58:56.226Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-21T20:58:59.132Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-21T20:59:16.913Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-21T20:59:17.881Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-21T20:59:22.568Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-21T20:59:23.651Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-21T20:59:23.651Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T20:59:23.651Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-21T20:59:23.651Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T20:59:23.651Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-21T20:59:23.651Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T20:59:23.651Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-21T20:59:23.651Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T20:59:23.651Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-21T20:59:23.651Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T20:59:23.651Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-21T20:59:23.651Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T20:59:23.651Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-21T20:59:23.651Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T20:59:23.651Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-21T20:59:25.830Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-21T20:59:25.830Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T20:59:25.830Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-21T20:59:25.830Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T20:59:25.830Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-21T20:59:31.625Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-21T20:59:34.528Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-21T20:59:37.433Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-21T20:59:39.613Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-21T20:59:42.521Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-21T20:59:42.521Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-21T20:59:48.320Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-21T20:59:48.320Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T20:59:48.320Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-21T20:59:48.320Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T20:59:48.320Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-21T20:59:48.320Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T20:59:48.320Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-21T20:59:48.320Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T20:59:48.320Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-21T20:59:48.320Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T20:59:48.320Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-21T20:59:48.320Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T20:59:48.320Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-21T20:59:48.320Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T20:59:48.320Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-21T20:59:48.320Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T20:59:48.320Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-21T20:59:48.320Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T20:59:48.320Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-21T20:59:48.320Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T20:59:48.320Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-21T20:59:48.320Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T20:59:48.320Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-21T20:59:50.499Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-21T20:59:50.499Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T20:59:50.499Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-21T20:59:53.411Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-21T20:59:53.411Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T20:59:53.411Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-21T20:59:53.411Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T20:59:53.411Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-21T20:59:56.314Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-21T20:59:56.314Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T20:59:56.314Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-21T20:59:56.314Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T20:59:56.314Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-21T20:59:56.314Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T20:59:56.314Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-21T20:59:56.314Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T20:59:56.314Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-21T20:59:56.314Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T20:59:56.314Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-21T20:59:56.314Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T20:59:56.315Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-21T20:59:56.315Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T20:59:56.315Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-21T20:59:57.857Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-21T21:00:00.761Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-21T21:00:02.945Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-21T21:00:02.945Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T21:00:02.945Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-21T21:00:02.945Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T21:00:02.945Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-21T21:00:02.945Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T21:00:02.945Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-21T21:00:05.849Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-21T21:00:05.849Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T21:00:05.849Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-21T21:00:05.849Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T21:00:05.849Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-21T21:00:05.849Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T21:00:05.849Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-21T21:00:05.849Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T21:00:05.849Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-21T21:00:07.385Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-21T21:00:12.073Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-21T21:00:12.073Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T21:00:12.073Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-21T21:00:12.073Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T21:00:12.073Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-21T21:00:12.073Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T21:00:12.073Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-21T21:00:12.073Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T21:00:12.073Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-21T21:00:12.073Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T21:00:12.073Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-21T21:00:12.073Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T21:00:12.073Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-21T21:00:14.980Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-21T21:00:14.980Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T21:00:14.980Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-21T21:00:14.980Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-21T21:00:14.980Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T21:00:14.980Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-21T21:00:18.001Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-21T21:00:20.177Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-21T21:00:20.177Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T21:00:20.636Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-21T21:00:22.813Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-21T21:00:22.813Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T21:00:22.813Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-21T21:00:22.813Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T21:00:22.813Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-21T21:00:22.813Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T21:00:23.272Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-21T21:00:25.454Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-21T21:00:28.358Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-21T21:00:30.536Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-21T21:00:33.439Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-21T21:00:33.439Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-21T21:00:33.439Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T21:00:33.439Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-21T21:00:33.439Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T21:00:33.439Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-21T21:00:33.439Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T21:00:33.439Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-21T21:00:33.439Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T21:00:33.439Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T21:00:33.439Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T21:00:33.439Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-21T21:00:33.439Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T21:00:33.439Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-21T21:00:33.439Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T21:00:33.439Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-21T21:00:38.127Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-21T21:00:38.127Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T21:00:38.127Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-21T21:00:38.127Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-21T21:00:38.127Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T21:00:38.127Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-21T21:00:38.127Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T21:00:38.127Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-21T21:00:38.127Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T21:00:38.127Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-21T21:00:38.127Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T21:00:38.127Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-21T21:00:45.198Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-21T21:00:45.198Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T21:00:45.198Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-21T21:00:46.733Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-21T21:00:46.733Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-21T21:00:46.733Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-21T21:00:46.733Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-21T21:00:46.733Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-21T21:00:46.733Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-21T21:00:46.733Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-21T21:00:46.733Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-21T21:00:46.733Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunMount [2022-04-21T21:00:46.733Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-21T21:00:46.733Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-21T21:00:46.733Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-21T21:00:46.733Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T21:00:46.733Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-21T21:00:55.301Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-21T21:00:55.301Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T21:00:55.301Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-21T21:00:55.301Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T21:00:55.301Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-21T21:00:55.301Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T21:00:55.301Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-21T21:00:59.988Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-21T21:01:04.674Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-21T21:01:04.674Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T21:01:04.674Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-21T21:01:04.674Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T21:01:04.674Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-21T21:01:04.674Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T21:01:04.674Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-21T21:01:04.674Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T21:01:04.674Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-21T21:01:04.674Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T21:01:04.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-21T21:01:04.674Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T21:01:04.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-21T21:01:04.674Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T21:01:04.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-21T21:01:04.674Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T21:01:04.674Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-21T21:01:04.674Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T21:01:04.674Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-21T21:01:05.133Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-21T21:01:06.668Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-21T21:01:08.204Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-21T21:01:09.740Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-21T21:01:11.279Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-21T21:01:13.456Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-21T21:01:13.456Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T21:01:13.456Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-21T21:01:13.456Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T21:01:13.456Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-21T21:01:13.456Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T21:01:13.456Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-21T21:01:13.456Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T21:01:13.456Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-21T21:01:13.456Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T21:01:13.456Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-21T21:01:13.456Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T21:01:13.914Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-21T21:01:13.914Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T21:01:13.914Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-21T21:01:13.914Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T21:01:13.914Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T21:01:17.648Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-21T21:01:17.648Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T21:01:17.648Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-21T21:01:17.648Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T21:01:17.648Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-21T21:01:17.648Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T21:01:17.648Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-21T21:01:17.648Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T21:01:17.648Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-21T21:01:17.648Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T21:01:17.648Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-21T21:01:28.093Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-21T21:01:28.093Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T21:01:28.093Z] === RUN TestDockerSuite/TestRunRm [2022-04-21T21:01:29.629Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-21T21:01:35.421Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-21T21:01:37.607Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-21T21:01:40.510Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-21T21:01:47.595Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-21T21:01:47.595Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T21:01:47.595Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-21T21:01:47.595Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T21:01:48.054Z] === RUN TestDockerSuite/TestRunState [2022-04-21T21:01:48.054Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T21:01:48.054Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-21T21:01:50.229Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-21T21:01:50.229Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T21:01:50.229Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-21T21:01:50.687Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-21T21:01:50.687Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T21:01:50.687Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-21T21:01:50.687Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T21:01:50.687Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-21T21:01:51.146Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-21T21:01:51.146Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-21T21:01:51.146Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T21:01:51.146Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-21T21:01:55.833Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-21T21:01:55.833Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T21:01:55.833Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-21T21:01:55.833Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T21:01:55.833Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-21T21:01:55.833Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T21:01:55.833Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-21T21:01:55.833Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T21:01:55.833Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-21T21:01:55.833Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T21:01:55.833Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-21T21:01:55.833Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T21:01:55.833Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-21T21:01:55.833Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T21:01:55.833Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-21T21:01:55.833Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T21:01:55.833Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-21T21:01:55.833Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T21:01:55.833Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-21T21:01:55.833Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T21:01:55.833Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-21T21:01:58.738Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-21T21:01:58.738Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T21:01:58.738Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-21T21:02:00.916Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-21T21:02:00.916Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T21:02:00.916Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-21T21:02:00.916Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T21:02:00.916Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-21T21:02:04.189Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-21T21:02:12.765Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-21T21:02:17.454Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-21T21:02:24.529Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-21T21:02:24.529Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T21:02:24.529Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-21T21:02:24.529Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-21T21:02:28.263Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-21T21:02:30.442Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-21T21:02:33.349Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-21T21:02:33.350Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T21:02:33.350Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-21T21:02:33.350Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-21T21:02:33.350Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-21T21:02:33.350Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T21:02:33.350Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-21T21:02:33.350Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T21:02:33.350Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-21T21:02:33.350Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T21:02:33.350Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-21T21:02:33.350Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T21:02:33.350Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-21T21:02:33.350Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T21:02:33.350Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-21T21:02:38.042Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-21T21:02:39.580Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-21T21:02:41.117Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-21T21:02:46.909Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-21T21:02:46.909Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-21T21:02:46.909Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-21T21:02:46.909Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-21T21:02:46.909Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-21T21:02:46.909Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-21T21:02:46.909Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-21T21:02:46.909Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-21T21:02:46.909Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-21T21:02:46.909Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-21T21:02:46.909Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-21T21:02:46.909Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-21T21:02:46.909Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-21T21:02:46.909Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-21T21:02:46.909Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-21T21:02:46.909Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-21T21:02:46.909Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T21:02:46.909Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-21T21:02:49.087Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-21T21:02:49.546Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-21T21:02:50.005Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-21T21:02:50.463Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-21T21:02:52.001Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-21T21:02:52.001Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-21T21:02:54.906Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-21T21:02:57.083Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-21T21:02:59.987Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-21T21:02:59.987Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T21:02:59.987Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-21T21:03:08.561Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-21T21:03:08.561Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T21:03:08.561Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-21T21:03:13.256Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-21T21:03:13.256Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T21:03:13.256Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-21T21:03:13.256Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T21:03:13.256Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-21T21:03:13.256Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T21:03:13.256Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-21T21:03:13.256Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T21:03:13.256Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-21T21:03:21.828Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-21T21:03:21.828Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T21:03:21.828Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-21T21:03:21.828Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T21:03:21.828Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-21T21:03:21.828Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T21:03:21.828Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-21T21:03:21.828Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T21:03:21.828Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-21T21:03:21.828Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T21:03:21.828Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-21T21:03:21.828Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T21:03:21.828Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-21T21:03:24.743Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-21T21:03:27.649Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-21T21:03:27.649Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T21:03:27.649Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-21T21:03:30.554Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-21T21:03:30.554Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T21:03:30.554Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-21T21:03:30.554Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T21:03:30.554Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-21T21:03:30.554Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T21:03:30.554Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-21T21:03:30.554Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T21:03:30.554Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-21T21:03:30.554Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T21:03:30.554Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-21T21:03:30.554Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T21:03:30.554Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-21T21:03:48.239Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-21T21:03:48.239Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-21T21:03:48.239Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-21T21:03:48.239Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T21:03:48.239Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-21T21:03:48.239Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-21T21:03:48.239Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-21T21:03:48.239Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-21T21:03:50.417Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-21T21:03:50.417Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-21T21:03:53.321Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-21T21:03:53.780Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-21T21:03:54.238Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-21T21:03:54.238Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-21T21:03:54.697Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-21T21:04:03.272Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-21T21:04:03.272Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T21:04:03.272Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-21T21:04:03.272Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-21T21:04:03.733Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-21T21:04:03.733Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T21:04:03.733Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-21T21:04:12.304Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-21T21:04:12.304Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-21T21:04:12.304Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-21T21:04:22.623Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-21T21:04:22.623Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T21:04:22.623Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-21T21:04:23.081Z] --- PASS: TestDockerSuite (2207.97s) [2022-04-21T21:04:23.081Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-21T21:04:23.081Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T21:04:23.081Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-21T21:04:23.081Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-21T21:04:23.081Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-21T21:04:23.081Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T21:04:23.081Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-21T21:04:23.081Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2022-04-21T21:04:23.081Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-04-21T21:04:23.081Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2022-04-21T21:04:23.081Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-04-21T21:04:23.081Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (72.03s) [2022-04-21T21:04:23.081Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2022-04-21T21:04:23.081Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-21T21:04:23.081Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-21T21:04:23.081Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-21T21:04:23.081Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T21:04:23.081Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-21T21:04:23.082Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-21T21:04:23.082Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T21:04:23.082Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T21:04:23.082Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-21T21:04:23.082Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T21:04:23.082Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-21T21:04:23.082Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T21:04:23.082Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.60s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.89s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.59s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (62.12s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.90s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.00s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.00s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.37s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.68s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.67s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.55s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.52s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.59s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.13s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.46s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.88s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.34s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.30s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.69s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.62s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.81s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.19s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.88s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.23s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.45s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.51s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.03s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.42s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T21:04:23.541Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T21:04:23.541Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.95s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.06s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.61s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.68s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.21s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.05s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.43s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.65s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.04s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.02s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.90s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.36s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.80s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.34s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.53s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.13s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.25s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.60s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.42s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (68.58s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.59s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.54s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.08s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.45s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.91s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.98s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.68s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildFails (2.60s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.03s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.15s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.41s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.40s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.03s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.37s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildHistory (10.18s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.46s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.09s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.26s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.89s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.95s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.23s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.31s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.92s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.62s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.18s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.20s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.63s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.03s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.17s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.76s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.92s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.32s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.40s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.75s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.87s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.95s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.69s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.67s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.14s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.95s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.04s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildRm (11.88s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.64s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.27s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.66s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.21s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.42s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.56s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.60s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildStderr (3.97s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.84s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.91s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.39s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.05s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.04s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.97s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.44s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.91s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.92s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.96s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.34s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.21s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.07s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.98s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.77s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.97s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestCommitChange (4.80s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.49s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.84s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestCommitTTY (7.00s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.32s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.85s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.76s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.51s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.59s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.65s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.15s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.08s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.12s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.12s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.64s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.58s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.68s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.73s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.53s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.62s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.47s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.55s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.70s) [2022-04-21T21:04:23.542Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T21:04:23.542Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.12s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.46s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.67s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.29s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.37s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.64s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.61s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.62s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.63s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007bbc98_} (2.61s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14221947449_c:\foo_false____} (2.61s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14221947449_c:\foo_true____} (2.63s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.73s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.64s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.66s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.78s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.73s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.66s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.55s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCpToDot (2.67s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCpToStdout (2.82s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.10s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.61s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.39s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.63s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.85s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.61s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.66s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.24s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.71s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.35s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsCopy (4.69s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.53s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.59s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.22s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.14s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsFilters (5.23s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsFormat (4.75s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsRename (2.79s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsResize (32.85s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.57s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.14s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.03s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.32s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.61s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.60s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.09s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.10s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.13s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.08s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.16s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.12s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestExecInspectID (5.17s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.23s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.17s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.60s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.63s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.65s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.67s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.62s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.22s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.66s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.90s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.65s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.60s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.67s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.64s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.55s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectDefault (2.55s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectHistory (4.15s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.58s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.09s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.65s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (7.59s) [2022-04-21T21:04:23.543Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.06s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectStatus (3.13s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.60s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.18s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.54s) [2022-04-21T21:04:23.543Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.07s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.58s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.54s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.56s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.72s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.61s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.76s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.62s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.09s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.95s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.52s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.03s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.00s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.03s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.67s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.57s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsSince (9.10s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsTail (2.91s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.79s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.62s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.07s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.04s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPsByOrder (10.75s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.80s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.33s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.85s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.15s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.74s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.73s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.53s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.77s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.00s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.25s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.64s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.28s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.08s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.00s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.81s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.56s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.15s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.02s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.69s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.78s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.88s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.43s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.69s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.25s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.85s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.53s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.37s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.19s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.26s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.57s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.54s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.56s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.31s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.56s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.35s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.38s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.81s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.72s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.55s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.55s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.48s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.91s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.61s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.65s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.73s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.60s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunExitCode (2.58s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.51s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.54s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.63s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.67s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.48s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T21:04:23.544Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-21T21:04:23.544Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.76s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.51s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.53s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.69s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.70s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.34s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.65s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.44s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunRm (2.64s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.56s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.51s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (7.55s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.56s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.32s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.86s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.54s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.56s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.28s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.67s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.09s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.20s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.41s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.59s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.58s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.14s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.12s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.68s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.23s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.46s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.74s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.58s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.59s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.56s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.19s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.28s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.78s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.26s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.16s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.21s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.84s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.31s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.34s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.66s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.07s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T21:04:23.545Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-21T21:04:23.545Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.545Z] --- PASS: TestDockerRegistrySuite (0.11s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T21:04:23.545Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T21:04:23.546Z] === RUN TestDockerSchema1RegistrySuite [2022-04-21T21:04:23.546Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-21T21:04:23.546Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T21:04:23.546Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T21:04:23.546Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-21T21:04:23.546Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-21T21:04:23.546Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T21:04:23.546Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T21:04:23.546Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T21:04:23.546Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-21T21:04:23.546Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-21T21:04:23.546Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-21T21:04:23.546Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-21T21:04:23.546Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-21T21:04:23.546Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-21T21:04:23.546Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-21T21:04:23.546Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-21T21:04:23.546Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-21T21:04:23.546Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-21T21:04:23.546Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-21T21:04:23.546Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-21T21:04:23.546Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-21T21:04:23.546Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-21T21:04:23.546Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-21T21:04:23.546Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-21T21:04:23.546Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T21:04:23.546Z] === RUN TestDockerDaemonSuite [2022-04-21T21:04:23.546Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-21T21:04:23.546Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-21T21:04:23.546Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-21T21:04:23.546Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T21:04:23.546Z] === RUN TestDockerSwarmSuite [2022-04-21T21:04:23.546Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-21T21:04:23.546Z] === RUN TestDockerPluginSuite [2022-04-21T21:04:23.546Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-21T21:04:23.546Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-21T21:04:23.546Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-21T21:04:23.546Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-21T21:04:23.546Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-21T21:04:23.546Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-21T21:04:23.546Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-21T21:04:23.546Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-21T21:04:23.546Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-21T21:04:23.546Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-21T21:04:23.546Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-21T21:04:23.546Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T21:04:23.546Z] === RUN TestDockerExternalVolumeSuite [2022-04-21T21:04:23.546Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-21T21:04:23.546Z] === RUN TestDockerNetworkSuite [2022-04-21T21:04:23.546Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-21T21:04:23.546Z] === RUN TestDockerHubPullSuite [2022-04-21T21:04:23.546Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-21T21:04:23.546Z] PASS [2022-04-21T21:04:23.546Z] ok github.com/docker/docker/integration-cli 2208.252s [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === Skipped [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T21:04:23.546Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T21:04:23.546Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-21T21:04:23.546Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-21T21:04:23.546Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T21:04:23.546Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-21T21:04:23.546Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-21T21:04:23.546Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T21:04:23.546Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T21:04:23.546Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T21:04:23.546Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-21T21:04:23.546Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T21:04:23.546Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T21:04:23.546Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-21T21:04:23.546Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T21:04:23.546Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-21T21:04:23.546Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T21:04:23.546Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T21:04:23.546Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T21:04:23.546Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T21:04:23.546Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-04-21T21:04:23.546Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T21:04:23.546Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.546Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T21:04:23.546Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-21T21:04:23.547Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T21:04:23.547Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.547Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T21:04:23.547Z] [2022-04-21T21:04:23.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-21T21:04:23.548Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-21T21:04:23.548Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T21:04:23.548Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-21T21:04:23.548Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T21:04:23.548Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-21T21:04:23.548Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-21T21:04:23.548Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-21T21:04:23.548Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T21:04:23.548Z] [2022-04-21T21:04:23.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T21:04:23.548Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.548Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T21:04:23.549Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T21:04:23.549Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-21T21:04:23.549Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T21:04:23.549Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T21:04:23.549Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T21:04:23.549Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T21:04:23.549Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T21:04:23.549Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T21:04:23.549Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T21:04:23.549Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T21:04:23.549Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T21:04:23.549Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-21T21:04:23.549Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T21:04:23.549Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T21:04:23.549Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T21:04:23.549Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T21:04:23.549Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T21:04:23.549Z] [2022-04-21T21:04:23.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T21:04:23.549Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-21T21:04:24.010Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T21:04:24.010Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T21:04:24.010Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T21:04:24.010Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T21:04:24.010Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T21:04:24.010Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T21:04:24.010Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-21T21:04:24.010Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T21:04:24.010Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-21T21:04:24.010Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.010Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T21:04:24.010Z] [2022-04-21T21:04:24.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T21:04:24.010Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-21T21:04:24.011Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T21:04:24.011Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-21T21:04:24.011Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-21T21:04:24.011Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T21:04:24.011Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-21T21:04:24.011Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T21:04:24.011Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T21:04:24.011Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T21:04:24.011Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T21:04:24.011Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T21:04:24.011Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T21:04:24.011Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-21T21:04:24.011Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-21T21:04:24.011Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-21T21:04:24.011Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T21:04:24.011Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T21:04:24.011Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.011Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T21:04:24.011Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T21:04:24.012Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.012Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T21:04:24.012Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-21T21:04:24.013Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-21T21:04:24.013Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-21T21:04:24.013Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T21:04:24.013Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.013Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T21:04:24.013Z] [2022-04-21T21:04:24.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T21:04:24.014Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-21T21:04:24.014Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T21:04:24.014Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T21:04:24.014Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T21:04:24.014Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T21:04:24.014Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T21:04:24.014Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T21:04:24.014Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T21:04:24.014Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T21:04:24.014Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T21:04:24.014Z] [2022-04-21T21:04:24.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T21:04:24.014Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-21T21:04:24.015Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] DONE 1088 tests, 544 skipped in 2217.314s [2022-04-21T21:04:24.015Z] INFO: Integration tests ended at 04/21/2022 21:04:23. Duration:00:36:57.4632041 [2022-04-21T21:04:24.015Z] INFO: Docker info of the daemon under test at end of run [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] Containers: 10 [2022-04-21T21:04:24.015Z] Running: 0 [2022-04-21T21:04:24.015Z] Paused: 0 [2022-04-21T21:04:24.015Z] Stopped: 10 [2022-04-21T21:04:24.015Z] Images: 18 [2022-04-21T21:04:24.015Z] Server Version: 0.0.0-dev [2022-04-21T21:04:24.015Z] Storage Driver: windowsfilter [2022-04-21T21:04:24.015Z] Windows: [2022-04-21T21:04:24.015Z] Logging Driver: json-file [2022-04-21T21:04:24.015Z] Plugins: [2022-04-21T21:04:24.015Z] Volume: local [2022-04-21T21:04:24.015Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T21:04:24.015Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T21:04:24.015Z] Swarm: inactive [2022-04-21T21:04:24.015Z] Default Isolation: process [2022-04-21T21:04:24.015Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T21:04:24.015Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-21T21:04:24.015Z] OSType: windows [2022-04-21T21:04:24.015Z] Architecture: x86_64 [2022-04-21T21:04:24.015Z] CPUs: 4 [2022-04-21T21:04:24.015Z] Total Memory: 32GiB [2022-04-21T21:04:24.015Z] Name: azwin-2-a850d0 [2022-04-21T21:04:24.015Z] ID: PBHD:3HW4:4GYB:3S4A:7ZRZ:SJRL:ULNF:SCTZ:THY2:W7F3:FT7C:EOEJ [2022-04-21T21:04:24.015Z] Docker Root Dir: D:\CI\PR-43480\4\daemon [2022-04-21T21:04:24.015Z] Debug Mode (client): false [2022-04-21T21:04:24.015Z] Debug Mode (server): true [2022-04-21T21:04:24.015Z] File Descriptors: -1 [2022-04-21T21:04:24.015Z] Goroutines: 44 [2022-04-21T21:04:24.015Z] System Time: 2022-04-21T21:04:23.8861944Z [2022-04-21T21:04:24.015Z] EventsListeners: 0 [2022-04-21T21:04:24.015Z] Registry: https://index.docker.io/v1/ [2022-04-21T21:04:24.015Z] Labels: [2022-04-21T21:04:24.015Z] Experimental: false [2022-04-21T21:04:24.015Z] Insecure Registries: [2022-04-21T21:04:24.015Z] 127.0.0.0/8 [2022-04-21T21:04:24.015Z] Live Restore Enabled: false [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] [2022-04-21T21:04:24.015Z] INFO: Stopping daemon under test [2022-04-21T21:04:24.474Z] SUCCESS: The process with PID 1516 (child process of PID 840) has been terminated. [2022-04-21T21:04:24.474Z] SUCCESS: The process with PID 840 (child process of PID 5008) has been terminated. [2022-04-21T21:04:24.474Z] INFO: Stop tailing logs of the daemon under tests [2022-04-21T21:04:24.474Z] INFO: executeCI.ps1 Completed successfully at 04/21/2022 21:04:24. [2022-04-21T21:04:24.474Z] INFO: Tidying up at end of run [2022-04-21T21:04:24.474Z] ----------- DAEMON LOG ------------ [2022-04-21T21:04:24.474Z] 2022/04/21 20:24:52 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-21T21:04:24.474Z] ----------- END DAEMON LOG -------- [2022-04-21T21:04:24.474Z] INFO: Saving daemon under test log (d:\CI\PR-43480\4\dut.out) to bundles\CIDUT.out [2022-04-21T21:04:24.474Z] INFO: Saving daemon under test log (d:\CI\PR-43480\4\dut.err) to bundles\CIDUT.err [2022-04-21T21:04:24.474Z] INFO: Saving containerd logs to bundles [2022-04-21T21:04:24.474Z] INFO: Nuke-Everything... [2022-04-21T21:04:24.474Z] INFO: Container count on control daemon to delete is 2 [2022-04-21T21:04:24.933Z] 60b068a1e1e9 [2022-04-21T21:04:24.933Z] 8943fc3c21f1 [2022-04-21T21:04:24.933Z] INFO: Tidying pidfile d:\CI\PR-43480\4\docker.pid [2022-04-21T21:04:24.933Z] INFO: Killing containerd with PID 4988 [2022-04-21T21:04:24.933Z] INFO: Nuking d:\CI [2022-04-21T21:04:42.652Z] INFO: Zapped successfully [2022-04-21T21:04:42.652Z] [2022-04-21T21:04:42.652Z] INFO: executeCI.ps1 exiting at Thu Apr 21 21:04:41 CUT 2022. Duration 00:59:44.2745916 [2022-04-21T21:04:42.652Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-21T21:04:42.893Z] Recording test results [2022-04-21T21:04:52.101Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-21T21:04:53.651Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-21T21:04:55.401Z] Archiving artifacts [2022-04-21T21:05:10.770Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43480/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T21:05:11.774Z] + make clean [2022-04-21T21:05:12.884Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T21:05:12.884Z] docker-dev-cache [2022-04-21T21:05:12.884Z] 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